aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog38
-rw-r--r--debian/control4
2 files changed, 11 insertions, 31 deletions
diff --git a/debian/changelog b/debian/changelog
index 39b0650..bf83fbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,36 +1,16 @@
-indicator-messages (0.3.0-0ubuntu1~ppa1) karmic; urgency=low
+indicator-messages (0.3.0-0ubuntu1) lucid; urgency=low
* Upstream release 0.3.0
-
- -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 12:05:25 -0600
-
-indicator-messages (0.3.0~dev-0ubuntu1~ppa3) karmic; urgency=low
-
- * Upgrading to dbusmenu 0.2.0
- * debian/control: Updating dbusmenu dependency to 0.2.0~dev
-
- -- Ted Gould <ted@ubuntu.com> Tue, 22 Dec 2009 14:49:49 -0600
-
-indicator-messages (0.3.0~dev-0ubuntu1~ppa2) karmic; urgency=low
-
- * Disabling static builds.
-
- -- Ted Gould <ted@ubuntu.com> Mon, 16 Nov 2009 11:44:37 -0600
-
-indicator-messages (0.3.0~dev-0ubuntu1~ppa1) karmic; urgency=low
-
- * Porting to libindicator 0.3.0
+ - Disabling static builds.
+ - Porting to libindicator 0.3.0
+ - Adding translator comments from hours and minutes strings.
+ (LP: #456437)
+ - Upgrading to dbusmenu 0.2.0
+ * debian/control: Updating dbusmenu dependency to 0.2.0
* debian/control: Increasing libindicator-dev dependency to
- 0.3.0~dev
-
- -- Ted Gould <ted@ubuntu.com> Thu, 05 Nov 2009 09:30:58 -0600
+ 0.3.0
-indicator-messages (0.2.6-0ubuntu2~ppa1) karmic; urgency=low
-
- * Adding translator comments from hours and minutes strings.
- (LP: #456437)
-
- -- Ted Gould <ted@ubuntu.com> Mon, 26 Oct 2009 21:06:26 -0500
+ -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 12:05:25 -0600
indicator-messages (0.2.6+r156-0ubuntu2) lucid; urgency=low
diff --git a/debian/control b/debian/control
index a71376c..6b726d4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0),
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.0),
- libdbusmenu-gtk-dev (>= 0.2.0~dev),
- libdbusmenu-glib-dev (>= 0.2.0~dev)
+ libdbusmenu-gtk-dev (>= 0.2.0),
+ libdbusmenu-glib-dev (>= 0.2.0)
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu