diff options
author | Ted Gould <ted@gould.cx> | 2012-03-08 14:23:12 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-08 14:23:12 -0600 |
commit | 82ed1671c765eb0c71c6ef466d3ca4030a4298ce (patch) | |
tree | 8d1cbae5a19a1ef52a03662ef2ffae194af2caea /debian | |
parent | 1cc048fcd81fa2b9bcae30cbdb31dd2789b4b567 (diff) | |
parent | e8c61c586ad9941d63043d1fed0db37b9c7c3ab0 (diff) | |
download | ayatana-indicator-messages-82ed1671c765eb0c71c6ef466d3ca4030a4298ce.tar.gz ayatana-indicator-messages-82ed1671c765eb0c71c6ef466d3ca4030a4298ce.tar.bz2 ayatana-indicator-messages-82ed1671c765eb0c71c6ef466d3ca4030a4298ce.zip |
Merge from U. Desktop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3dfcb2d..a746391 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,17 @@ -indicator-messages (0.5.92-0ubuntu1~ppa1) precise; urgency=low +indicator-messages (0.5.92-0ubuntu1) precise; urgency=low + [ Ted Gould ] * New upstream release. * Fix goto handling (by removing) (LP: #937441, LP: #937438) * Tell accountsservice when user has messages for the benefit of LightDM. * Dropping debian/patches: Merged upstream - -- Ted Gould <ted@ubuntu.com> Thu, 23 Feb 2012 00:12:42 -0600 + [ Ken VanDine ] + * debian/source/format + - dropped "3.0 (quilt), it doesn't play well with bzr maintained packages + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 23 Feb 2012 02:48:09 -0500 indicator-messages (0.5.91-0ubuntu3) precise; urgency=low diff --git a/debian/source/format b/debian/source/format deleted file mode 100644 index 163aaf8..0000000 --- a/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) |