summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 797aded..d9087d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+leap-common (0.5.0) unstable; urgency=medium
+
+ * Update to 0.5.0 release
+ * Version bump to fix previous versioning mistakes in the 0.4.x series.
+
+ -- Ben Carrillo <ben@futeisha.org> Wed, 11 Nov 2015 16:22:10 -0400
+
leap-common (0.4.11.2) unstable; urgency=medium
* Relax dependency on python-zmq
diff --git a/debian/rules b/debian/rules
index 734e561..0007226 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
dh $@ --with python2 --buildsystem=python_distutils
override_dh_installchangelogs:
- dh_installchangelogs CHANGELOG
+ dh_installchangelogs CHANGELOG.rst