diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 55cd35c..8de90e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ indicator-messages (0.3.7-1) unstable; urgency=low * Merge from Ubuntu. Closes: #586132 + * debian/control: + - Homepage is at LP/indicator-messages, not -applet. - -- Evgeni Golov <evgeni@debian.org> Thu, 17 Jun 2010 11:39:37 +0200 + -- Evgeni Golov <evgeni@debian.org> Thu, 17 Jun 2010 11:40:36 +0200 indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low diff --git a/debian/control b/debian/control index f6e9ba8..300a852 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-gtk-dev (>= 0.2.5), libdbusmenu-glib-dev (>= 0.2.8) Standards-Version: 3.8.0 -Homepage: https://launchpad.net/indicator-applet +Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Package: indicator-messages |