diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-12-16 12:04:04 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-12-16 12:04:04 -0500 |
commit | 88837d56ed1cc57a954cf24c80f58f417488e5e8 (patch) | |
tree | 67bde4f05f206ce72aac01ec659f12a661cb33aa /debian.trunk/changelog | |
parent | 0c6228a36eebb3bc84924afa99f984c37c3245ca (diff) | |
download | vyos-cloud-init-88837d56ed1cc57a954cf24c80f58f417488e5e8.tar.gz vyos-cloud-init-88837d56ed1cc57a954cf24c80f58f417488e5e8.zip |
bddeb: improve 'bddeb' to read version and add bzr revno
This just removes one place where i had the version string
and additionally makes bddeb built debs have a revno in their
version
Diffstat (limited to 'debian.trunk/changelog')
-rw-r--r-- | debian.trunk/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian.trunk/changelog b/debian.trunk/changelog index a389d27a..53e3678c 100644 --- a/debian.trunk/changelog +++ b/debian.trunk/changelog @@ -1,5 +1,5 @@ -cloud-init (0.6.2) UNRELEASED; urgency=low +cloud-init (VERSION~REVNO-0) UNRELEASED; urgency=low * build - -- Scott Moser <smoser@ubuntu.com> Tue, 01 Feb 2011 16:15:30 -0500 + -- Scott Moser <smoser@ubuntu.com> Fri, 16 Dec 2011 11:50:25 -0500 |