From 1d6adb900de58132e663efd114701a9a45a8fae8 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 3 Sep 2009 16:24:23 -0400 Subject: fixed typo --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 05c75a4..5da0cab 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0), libjson-glib-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/libdbusmenu -Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/dbusmenu/ubunt +Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/dbusmenu/ubuntu Vcs-Browser: http://code.launchpad.net/~ubuntu-core-dev/dbusmenu/ubuntu Package: libdbusmenu-glib0 -- cgit v1.2.3 From 43bd26d270635ecbdc6707daed449dca44ac598a Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 27 Aug 2009 20:55:42 +0200 Subject: debian/control: Fix Vcs-* links. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index a520785..759a175 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ libdbusmenu (0.1.0-0ubuntu1) karmic; urgency=low [ Martin Pitt ] * Add bzr-builddep configuration for merge mode. + * debian/control: Fix Vcs-* links. -- Ted Gould Thu, 27 Aug 2009 09:59:48 -0500 diff --git a/debian/control b/debian/control index 5da0cab..69d6adf 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 5.0), libjson-glib-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/libdbusmenu -Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/dbusmenu/ubuntu -Vcs-Browser: http://code.launchpad.net/~ubuntu-core-dev/dbusmenu/ubuntu +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu Package: libdbusmenu-glib0 Section: libs -- cgit v1.2.3