diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4d99ffa..f74afbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,12 +7,16 @@ indicator-messages (0.2.0-0ubuntu2) UNRELEASED; urgency=low indicator-messages (0.2.0-0ubuntu1) karmic; urgency=low + [ Ted Gould ] * Upstream version 0.2.0 * debian/control: Adding dependency information for libdbusmenu to say >= 0.0.2 to match upstream build system. * debian/watch: Changing to use indicator-messages project. - -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 10:28:14 -0500 + [ Martin Pitt ] + * debian/control: Update Vcs-Bzr: for new branch location. + + -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 20:46:27 +0200 indicator-messages (0.2.0~bzr124-0ubuntu1) karmic; urgency=low diff --git a/debian/control b/debian/control index 707d8c4..f152a2e 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-glib-dev (>= 0.1.0) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-messages/ubuntu +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Package: indicator-messages Architecture: any |