diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-24 10:46:35 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-24 10:48:38 -0400 |
commit | f0e9dcce1b7ac248fcadf5576e63cee92f0e578e (patch) | |
tree | 6fd415db189b1e4ead1597d4cb6505c7d96b9dfe /debian/control | |
parent | 2be0214598557ae424be88fde59a32d0d290e16f (diff) | |
download | vyos-cloud-init-f0e9dcce1b7ac248fcadf5576e63cee92f0e578e.tar.gz vyos-cloud-init-f0e9dcce1b7ac248fcadf5576e63cee92f0e578e.zip |
debian/control, debian/README.source: update to reference git.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c3e5447d..e9926e40 100644 --- a/debian/control +++ b/debian/control @@ -27,6 +27,8 @@ Build-Depends: debhelper (>= 9), python3-unittest2, python3-yaml XS-Python-Version: all +Vcs-Browser: https://git.launchpad.net/cloud-init/?h=ubuntu/devel +Vcs-Git: git://git.launchpad.net/cloud-init -b ubuntu/devel Standards-Version: 3.9.8 Package: cloud-init |