diff options
author | James Laska <jlaska@ansible.com> | 2014-08-07 14:18:34 +0200 |
---|---|---|
committer | James Laska <jlaska@ansible.com> | 2014-08-07 14:18:34 +0200 |
commit | c98456a73d019ac977e73f256b89fc20c74aa500 (patch) | |
tree | 07f80f26bfecdfa4533199fffc6ffc19afa2c97a /packaging | |
parent | Update response ticket stubs. (diff) | |
download | ansible-c98456a73d019ac977e73f256b89fc20c74aa500.tar.xz ansible-c98456a73d019ac977e73f256b89fc20c74aa500.zip |
Fix debian builds by correcting debian/changelog
Remove 1.8 debian/changelog entry with a date of "TBD" as this causes
the debian build process to fail. We can add this back with the 1.8
release becomes a reality, or add it back now with a valid date in the
future.
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index d5ab560032..35c663ac2f 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,9 +1,3 @@ -ansible (1.8) unstable; urgency=low - - * 1.8 release (PENDING) - - -- Michael DeHaan <michael@ansible.com> TBD - ansible (1.7) unstable; urgency=low * 1.7.0 release |