diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-07-10 17:30:20 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-07-10 17:30:20 -0400 |
commit | ee7deec1f122d1c0ae02a02dc6f726bbe9e3c9d5 (patch) | |
tree | 096b41749d07a18b4bb1a9e86e14a2dd4b46b1cc /packages/debian/changelog.in | |
parent | 040b1c2f2b75c761fcb490fe97c40c747919f61b (diff) | |
download | vyos-cloud-init-ee7deec1f122d1c0ae02a02dc6f726bbe9e3c9d5.tar.gz vyos-cloud-init-ee7deec1f122d1c0ae02a02dc6f726bbe9e3c9d5.zip |
debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO
The ubuntu packaging uses ~bzrREVNO, just be more like that.
Diffstat (limited to 'packages/debian/changelog.in')
-rw-r--r-- | packages/debian/changelog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/debian/changelog.in b/packages/debian/changelog.in index eda08c57..e3e94f54 100644 --- a/packages/debian/changelog.in +++ b/packages/debian/changelog.in @@ -1,5 +1,5 @@ ## This is a cheetah template -cloud-init (${version}~${revision}-1) UNRELEASED; urgency=low +cloud-init (${version}~bzr${revision}-1) UNRELEASED; urgency=low * build |