diff options
author | Ted Gould <ted@canonical.com> | 2009-02-02 09:20:14 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-02 09:20:14 +0100 |
commit | 5913f29a9d01ec7dff3f877ed073d6e521aaeee9 (patch) | |
tree | 3c93d8a4b04ef0a3c625c3ffe4539d874514dd0a | |
parent | c5c02892ac1549b28ad0f22534c654d53bf21082 (diff) | |
download | ayatana-indicator-messages-5913f29a9d01ec7dff3f877ed073d6e521aaeee9.tar.gz ayatana-indicator-messages-5913f29a9d01ec7dff3f877ed073d6e521aaeee9.tar.bz2 ayatana-indicator-messages-5913f29a9d01ec7dff3f877ed073d6e521aaeee9.zip |
Bumping for PPA
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index db6c212..317464c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-messages (0.1~ppa8) intrepid; urgency=low + + * Bumping for PPA + + -- Ted Gould <ted@ubuntu.com> Mon, 02 Feb 2009 09:19:45 +0100 + indicator-messages (0.1~ppa7) intrepid; urgency=low * Adding in activate callback when the menu item is diff --git a/debian/control b/debian/control index 078b9bc..3b4bdf4 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, intltool, - libindicate-dev (>= 0.1~ppa18) + libindicate-dev Standards-Version: 3.8.0 Package: indicator-messages |