diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ad87958..e020f46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,7 +19,11 @@ libindicator (0.2.0~bzr325-0ubuntu1) UNRELEASED; urgency=low * debian/indicator-applet-sus.install: List files that are now used by the new binary package. - -- Ken VanDine <ken.vandine@canonical.com> Mon, 24 Aug 2009 08:59:06 -0400 + [ Ken VanDine ] + * debian/control: + - Set both Vcs-Bzr and Vcs-Bzr-Browser, with ~ubuntu-desktop + + -- Ken VanDine <ken.vandine@canonical.com> Mon, 24 Aug 2009 12:19:54 -0400 indicator-applet (0.2.0~bzr319-0ubuntu4) karmic; urgency=low diff --git a/debian/control b/debian/control index 1c91055..34aea00 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 5.0), libtool Standards-Version: 3.8.0 Homepage: https://launchpad.net/libindicator -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/libindicator/ubuntu +Vcs-Bzr: lp:~ubuntu-desktop/libindicator/ubuntu +Vcs-Bzr-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu Package: libindicator-dev Section: libdevel |