diff options
author | James Laska <jlaska@ansible.com> | 2015-04-09 15:30:24 +0200 |
---|---|---|
committer | James Laska <jlaska@ansible.com> | 2015-04-09 15:30:56 +0200 |
commit | bbc05a2cf5d0c72c51f62d28b4565f6da2796c1d (patch) | |
tree | dc5710f0538fe882ec5c3a45e988a2cb04a5faeb /packaging | |
parent | Merge pull request #10642 from gaomd/patch-1 (diff) | |
download | ansible-bbc05a2cf5d0c72c51f62d28b4565f6da2796c1d.tar.xz ansible-bbc05a2cf5d0c72c51f62d28b4565f6da2796c1d.zip |
Improve generation of debian changelog
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index aa03e724d0..84bf7e7703 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,8 +1,9 @@ -ansible (2.0.0) unstable; urgency=low +ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low - * 2.0.0 (in progress) + * %VERSION% release - -- Ansible, Inc. <support@ansible.com> Fri, 01 Jan 2016 00:00:00 -0500 + -- Ansible, Inc. <support@ansible.com> %DATE% +>>>>>>> Stashed changes ansible (1.9.0.1) unstable; urgency=low |