diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-26 21:28:40 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-26 21:28:40 -0500 |
commit | ee4094487bceebe59f8b2fd1416fdfcdcea52222 (patch) | |
tree | d0901c8097967c66a397ffde9906e777307caa6b | |
parent | 6ccd3329d72fca557b77ef5cd3f36b89798ba5c0 (diff) | |
download | libayatana-appindicator-ee4094487bceebe59f8b2fd1416fdfcdcea52222.tar.gz libayatana-appindicator-ee4094487bceebe59f8b2fd1416fdfcdcea52222.tar.bz2 libayatana-appindicator-ee4094487bceebe59f8b2fd1416fdfcdcea52222.zip |
Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a35fa3f..6826cf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libappindicator (12.10.1-0ubuntu1) UNRELEASED; urgency=low - Bump Build-Depends on debhelper to (>= 9). - Drop Build-Depends on cdbs. - Drop old Conflicts, Replaces, Provides for old unsupported upgrade paths. + - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. * debian/compat: bump to compat level 9. * debian/rules: - Convert from cdbs to debhelper 9. diff --git a/debian/control b/debian/control index 590343e..a3fad26 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,11 @@ Build-Depends: debhelper (>= 9), valac-0.16, Standards-Version: 3.9.1 Homepage: https://launchpad.net/libappindicator -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/libappindicator/ubuntu +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/libappindicator/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/libappindicator/trunk.13.04/files Package: python-appindicator Section: python |