summaryrefslogtreecommitdiff
path: root/packaging/debian/changelog
diff options
context:
space:
mode:
authorJames Laska <jlaska@ansible.com>2014-08-07 08:38:23 -0400
committerJames Laska <jlaska@ansible.com>2014-08-07 08:38:23 -0400
commit6c3999b898f02c888ab7ae13fc00a0de6ca1f99f (patch)
tree8eff6180ede54e2a4a19b30613a417a8e06f7bcc /packaging/debian/changelog
parentc98456a73d019ac977e73f256b89fc20c74aa500 (diff)
downloadansible-6c3999b898f02c888ab7ae13fc00a0de6ca1f99f.tar.gz
Make debuild happy by including a date in debian/changelog
The previous commit resolved the debian build problem, but was building packages with the stable version. A development version is required in the changelog to properly build development DEB packages.
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r--packaging/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 35c663ac2f..d8238612d6 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,3 +1,9 @@
+ansible (1.8) unstable; urgency=low
+
+ * 1.8 release (PENDING)
+
+ -- Michael DeHaan <michael@ansible.com> Wed, 21 Oct 2015 04:29:00 -0500
+
ansible (1.7) unstable; urgency=low
* 1.7.0 release