aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b7cd73..d0f2967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,5 +25,6 @@ libindicator (0.2.0~bzr325-0ubuntu1) UNRELEASED; urgency=low
[ Martin Pitt ]
* Flush changelog.
+ * debian/control: Fix Vcs-* links.
-- Ken VanDine <ken.vandine@canonical.com> Mon, 24 Aug 2009 12:19:54 -0400
diff --git a/debian/control b/debian/control
index 34aea00..9f0f009 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 5.0),
libtool
Standards-Version: 3.8.0
Homepage: https://launchpad.net/libindicator
-Vcs-Bzr: lp:~ubuntu-desktop/libindicator/ubuntu
-Vcs-Bzr-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
+Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
Package: libindicator-dev
Section: libdevel