diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-09-21 12:36:23 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-09-21 12:36:23 +0200 |
commit | 5ca60866b7146c0bda1f8123c72b07fe4c08859e (patch) | |
tree | 6ee2e361584ba6d90e0463585949067a5da21bd5 /debian | |
parent | c667aaf039d4ccb978be4b2605978d1de1341573 (diff) | |
download | libayatana-indicator-5ca60866b7146c0bda1f8123c72b07fe4c08859e.tar.gz libayatana-indicator-5ca60866b7146c0bda1f8123c72b07fe4c08859e.tar.bz2 libayatana-indicator-5ca60866b7146c0bda1f8123c72b07fe4c08859e.zip |
* debian/control:
- put the Vcs-Bzr to point the right official branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 20bad04..62a1087 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ libindicator (0.3.13-0ubuntu2) 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 -- Didier Roche <didrocks@ubuntu.com> Tue, 21 Sep 2010 12:33:31 +0200 diff --git a/debian/control b/debian/control index 6530e9b..10bccec 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/~indicator-applet-developers/libindicator/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~indicator-applet-developers/libindicator/ubuntu +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu Package: libindicator0 Section: libs |