diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 11:17:59 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 11:17:59 +0100 |
commit | 7009e0c413860eced640868557ff4154d415479f (patch) | |
tree | 6a522d0f2c7ae0dfc94ddd9c4df9390353ae4325 /debian | |
parent | f0eb6e32a6bebf7824bb9a9818f8754d5e77deac (diff) | |
download | libayatana-indicator-7009e0c413860eced640868557ff4154d415479f.tar.gz libayatana-indicator-7009e0c413860eced640868557ff4154d415479f.tar.bz2 libayatana-indicator-7009e0c413860eced640868557ff4154d415479f.zip |
debian/control: Fix Vcs-Bzr.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a6925e7..997ebae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: Fix Vcs-Bzr. + + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:17:43 +0100 + indicator-applet (0.1-0ubuntu1) jaunty; urgency=low * Initial release, based on DX team's PPA packaging branch. diff --git a/debian/control b/debian/control index 6ee0c1d..c74c2a9 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0), libgirepository-dev (>= 0.6) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu/files +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu Package: indicator-applet Architecture: any |