summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2013-07-27 01:19:54 -0400
committerGravatar Mike Burns <mike@mike-burns.com>2013-07-27 20:07:50 -0400
commit74367c4d887c672a2cf5106107d074279828858c (patch)
treeeca84f3358782e68bb1b433753255500c333c3ef /debian/changelog
parent4f5259cc5b6273f509602434747f702d16b71b27 (diff)
Able to generate deb packages
The following command can generate a Debian package: debuild -us uc The directory structure and tarball must be perfectly set up first. This is documented in `DEVELOPERS.md`.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..c06838b
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+rcm (0.0.2-1) unstable; urgency=low
+
+ * Initial Debian release (Closes: #1)
+
+ -- Mike Burns <mburns@thoughtbot.com> Tue, 23 Jul 2013 16:43:33 +0200