diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-06-20 16:24:24 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-06-20 16:24:24 -0400 |
commit | 25403168cea7b0ece56bc98a0b3ed05043182c91 (patch) | |
tree | 502141445529815e1aceb625444d101d9b9c5fd1 /debian.trunk/changelog | |
parent | eeb7328ddb83e26b1163d2d40590498a971397c5 (diff) | |
download | vyos-cloud-init-25403168cea7b0ece56bc98a0b3ed05043182c91.tar.gz vyos-cloud-init-25403168cea7b0ece56bc98a0b3ed05043182c91.zip |
update tools/bddeb and debian.trunk packaging
* debian.trunk/changelog: increase debian version to '1' to avoid lintian
error
* debian.trunk/control: bump standards version
* debian.trunk/rules: remove cloud-init-run-module symlink (been deprecated
for some time)
* tools/bddeb: read version from ChangeLog rather than setup.py
Diffstat (limited to 'debian.trunk/changelog')
-rw-r--r-- | debian.trunk/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.trunk/changelog b/debian.trunk/changelog index 53e3678c..a36d00d6 100644 --- a/debian.trunk/changelog +++ b/debian.trunk/changelog @@ -1,4 +1,4 @@ -cloud-init (VERSION~REVNO-0) UNRELEASED; urgency=low +cloud-init (VERSION~REVNO-1) UNRELEASED; urgency=low * build |