diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 67d6995..6d61fc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,6 @@ libindicator (0.3.13-0ubuntu2~ppa1) UNRELEASED; urgency=low * debian/source: - don't use quilt format, it's making the daily build not working * debian/control: - - put the Vcs-Bzr to point the right official branch - rename to soname bump * debian/libindicator1.install: rename to soname bump * debian/rules: update MAKESHLIBS_ARGS diff --git a/debian/control b/debian/control index 9f16716..0dfe822 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 5.0), gtk-doc-tools Standards-Version: 3.9.0 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 +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/libindicator/ubuntu +Vcs-Browser: http://bazaar.launchpad.net/~indicator-applet-developers/libindicator/ubuntu Package: libindicator1 Section: libs |