diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 02:30:41 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 02:30:41 -0500 |
commit | 1d6bc1dc2ce966ebfc26a842afd51f2d31a9b0b9 (patch) | |
tree | 23bcfbc522cfdfee6232d7339189c4d5ba21ab93 /debian | |
parent | e16a12634552cf2981a437cac745aa24359e9627 (diff) | |
download | libayatana-indicator-1d6bc1dc2ce966ebfc26a842afd51f2d31a9b0b9.tar.gz libayatana-indicator-1d6bc1dc2ce966ebfc26a842afd51f2d31a9b0b9.tar.bz2 libayatana-indicator-1d6bc1dc2ce966ebfc26a842afd51f2d31a9b0b9.zip |
Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
Diffstat (limited to 'debian')
-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 9771710..97c5bfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libindicator (12.10.2-0ubuntu1) UNRELEASED; urgency=low - Bump debhelper Build-Depends to (>= 9). - Drop Build-Depends on cdbs. - Add a Build-Depends on gnome-common. + - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. * debian/rules: - Convert to using the dh9 sequencer. - Override dh_autoreconf to run autogen.sh and not call configure. diff --git a/debian/control b/debian/control index 9e8bc57..beea51c 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,11 @@ Build-Depends: debhelper (>= 9), libgtk-3-dev (>= 2.91.3), Standards-Version: 3.9.2 Homepage: https://launchpad.net/libindicator -Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/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/libindicator/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/libindicator/trunk.13.04/files Package: libindicator7 Section: libs |