diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-23 02:31:42 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-23 02:31:42 -0500 |
commit | 3e1b3a67033b5b0a504c5cd024b2ecfda42ffbcf (patch) | |
tree | 4fc0b199736ec75d91869ebb39ced3910c6cfed7 /debian | |
parent | d8efd5053bca6f02f962545d98f4758d1af26091 (diff) | |
download | ayatana-indicator-messages-3e1b3a67033b5b0a504c5cd024b2ecfda42ffbcf.tar.gz ayatana-indicator-messages-3e1b3a67033b5b0a504c5cd024b2ecfda42ffbcf.tar.bz2 ayatana-indicator-messages-3e1b3a67033b5b0a504c5cd024b2ecfda42ffbcf.zip |
* debian/source/format
- dropped "3.0 (quilt), it doesn't play well with bzr maintained packages
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..ba10f1d 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) UNRELEASED; 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:29:10 -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) |