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/control | |
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/control')
-rw-r--r-- | debian.trunk/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.trunk/control b/debian.trunk/control index f2eec1e4..f0dcef6a 100644 --- a/debian.trunk/control +++ b/debian.trunk/control @@ -10,7 +10,7 @@ Build-Depends: cdbs, pylint, python-mocker, XS-Python-Version: all -Standards-Version: 3.9.1 +Standards-Version: 3.9.3 Package: cloud-init Architecture: all |