diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bc8dc80..b98ebc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ indicator-power (12.10.6-0ubuntu1) UNRELEASED; urgency=low - Bump Build-Depends on debhelper to (>= 9). - Reorganize Build-Depends for clarity; build system b-deps first. - Use trailing commas for dep lists, as per other indicator packages. + - Update Vcs-Bzr and Vcs-Browser fields, add notice to uploaders. * debian/compat: bump to compat level 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 14 Nov 2012 13:55:03 -0500 diff --git a/debian/control b/debian/control index 0fe6c7f..195d2e2 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,11 @@ Build-Depends: debhelper (>= 9), libdbus-1-dev, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-power/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-power/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/indicator-power/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-power/trunk.13.04/files Package: indicator-power Architecture: any |