diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-11-14 15:28:16 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-11-14 15:28:16 -0500 |
commit | f97befb58244a4b3e72e73fe6d90772a4b3584c9 (patch) | |
tree | 009ed934cfeec6efc38a5d1a7666b02dda991352 | |
parent | 5ce32eb77572d93d37ec01af452955151c913e9c (diff) | |
download | vyos-cloud-init-f97befb58244a4b3e72e73fe6d90772a4b3584c9.tar.gz vyos-cloud-init-f97befb58244a4b3e72e73fe6d90772a4b3584c9.zip |
add debian watch
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | packages/debian/watch | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,5 @@ 0.7.2: + - add a debian watch file 0.7.1: - sysvinit: fix missing dependency in cloud-init job for RHEL 5.6 - config-drive: map hostname to local-hostname (LP: #1061964) diff --git a/packages/debian/watch b/packages/debian/watch new file mode 100644 index 00000000..0f7a600b --- /dev/null +++ b/packages/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/cloud-init/+download .*/\+download/cloud-init-(.+)\.tar.gz |