diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-21 14:19:22 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-21 14:19:22 -0500 |
commit | 20640f316057304f9a6d7439e40467508eae080e (patch) | |
tree | db95947441e93eaef1622e89735ad525d623b5db | |
parent | 9ecf1e08075b2ba554ca594292d604d05d311b24 (diff) | |
download | libdbusmenu-20640f316057304f9a6d7439e40467508eae080e.tar.gz libdbusmenu-20640f316057304f9a6d7439e40467508eae080e.tar.bz2 libdbusmenu-20640f316057304f9a6d7439e40467508eae080e.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 f64fb06..2743496 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Update style to match other indicator stack packages. - Drop Build-Depends on cdbs. - Bump debhelper Build-Depends to (>= 9). + - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. * debian/rules: - Convert to dh9; some variables where kept but renamed to brevity. - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run diff --git a/debian/control b/debian/control index e612de0..ea18efc 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,11 @@ Build-Depends: debhelper (>= 9), valac-0.16, Standards-Version: 3.9.2 Homepage: https://launchpad.net/dbusmenu -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu +# If you aren't a member of ~dbusmenu-team but need to upload +# packaging changes, just go ahead. ~dbusmenu-team will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~dbusmenu-team/dbusmenu/trunk.13.04/files Package: libdbusmenu-glib4 Section: libs |