diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-11 14:14:39 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-11 14:14:39 -0400 |
commit | 2d1a071b3357517db74dbecb4a70a8233756f6f0 (patch) | |
tree | f74f9f13dac6e58bfcd813a7ab2a20ef178b3db2 /debian | |
parent | 191be4ed4601ce62c3197eb14b4044c89a26a0cd (diff) | |
parent | 52de3eb2a2a7cc6a1ed8272d85585f1463f836d9 (diff) | |
download | ayatana-indicator-messages-2d1a071b3357517db74dbecb4a70a8233756f6f0.tar.gz ayatana-indicator-messages-2d1a071b3357517db74dbecb4a70a8233756f6f0.tar.bz2 ayatana-indicator-messages-2d1a071b3357517db74dbecb4a70a8233756f6f0.zip |
* New upstream release.
* Add an item to clear the alert
* Choose mail applications based on the default application
* Clear based on middle click
* Merge new upstream from Ubuntu.
* Standards-Version: 3.9.2
* Merge new upstream from Ubuntu.
* Fix 0.3.11-0ubuntu3 changelog entry (missed a space), so that
bzr builddeb won't go crazy (see Debian Bug #620242)
* Fix debian/copyright, was refering to libdbusmenu by mistake.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 27 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b0db608..d1530ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-messages (0.4.93-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Add an item to clear the alert + * Choose mail applications based on the default application + * Clear based on middle click + + -- Ted Gould <ted@ubuntu.com> Thu, 11 Aug 2011 09:28:30 -0500 + indicator-messages (0.4.92-0ubuntu4) oneiric; urgency=low * debian/control @@ -79,6 +88,13 @@ indicator-messages (0.4.90-0ubuntu1) oneiric; urgency=low -- Ken VanDine <ken.vandine@canonical.com> Wed, 22 Jun 2011 12:34:43 -0400 +indicator-messages (0.4.0-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + * Standards-Version: 3.9.2 + + -- Evgeni Golov <evgeni@debian.org> Sun, 05 Jun 2011 13:16:03 +0200 + indicator-messages (0.4.0-0ubuntu1) natty; urgency=low * New upstream release. @@ -89,6 +105,15 @@ indicator-messages (0.4.0-0ubuntu1) natty; urgency=low -- Ted Gould <ted@ubuntu.com> Thu, 07 Apr 2011 12:35:36 -0500 +indicator-messages (0.3.92-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + * Fix 0.3.11-0ubuntu3 changelog entry (missed a space), so that + bzr builddeb won't go crazy (see Debian Bug #620242) + * Fix debian/copyright, was refering to libdbusmenu by mistake. + + -- Evgeni Golov <evgeni@debian.org> Sun, 03 Apr 2011 13:37:33 +0200 + indicator-messages (0.3.92-0ubuntu3) natty; urgency=low * debian/patches/lp_690668.patch diff --git a/debian/control b/debian/control index b336742..a05ecff 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: indicator-messages Section: gnome Priority: optional -Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> +Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Uploaders: Evgeni Golov <evgeni@debian.org> Build-Depends: debhelper (>= 5.0), diff --git a/debian/copyright b/debian/copyright index 8bb99ba..ba41392 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Name: libdbusmenu +Name: indicator-messages Maintainer: Ted Gould <ted@canonical.com> Source: https://launchpad.net/indicator-messages |