aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog37
-rw-r--r--debian/control2
2 files changed, 12 insertions, 27 deletions
diff --git a/debian/changelog b/debian/changelog
index c631fd0..44f900e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
-indicator-application (0.2.0-0ubuntu1~ppa1) lucid; urgency=low
+indicator-application (0.2.0-0ubuntu1) UNRELEASED; urgency=low
* New upstream release.
* Unref the child that was created
* Build GIR and VAPI files (LP: #510610)
* Fixes to documentation and enum construction
* Fix distcheck
+ * Merging patch to add assembly information to Mono
+ binding (LP: #547195)
* debian/control: Add GObject Introspection and Vala build
dependencies.
* Added debian/gir1.0-libappindicator-0.1.install and modified
@@ -14,23 +16,6 @@ indicator-application (0.2.0-0ubuntu1~ppa1) lucid; urgency=low
-- Ted Gould <ted@ubuntu.com> Thu, 03 Jun 2010 14:49:48 -0500
-indicator-application (0.0.21-0ubuntu1~ppa1) lucid; urgency=low
-
- * New upstream release.
- * Adding AssemblyInfo.cs for building
-
- -- Ted Gould <ted@ubuntu.com> Thu, 20 May 2010 21:59:48 -0500
-
-indicator-application (0.0.20-0ubuntu1~ppa1) lucid; urgency=low
-
- * New upstream release.
- * Unref the child when created in libappindicator (LP: #569273)
- * Merging patch to add assembly information to Mono
- binding (LP: #547195)
- * Remove child-leakage.patch as merged upstream
-
- -- Ted Gould <ted@ubuntu.com> Thu, 20 May 2010 21:56:44 -0500
-
indicator-application (0.0.19-0ubuntu5) lucid-proposed; urgency=low
* debian/patches/child-leakage.patch
@@ -397,14 +382,6 @@ indicator-application (0.0.3-0ubuntu1) lucid; urgency=low
-- Ted Gould <ted@ubuntu.com> Thu, 10 Dec 2009 13:34:40 -0600
-indicator-application (0.0.2-0ubuntu1~ppa1) karmic; urgency=low
-
- * Upstream release 0.0.2
- * Updates API to use GTK instead of dbusmenu to make it
- easier for upstream developers to use.
-
- -- Ted Gould <ted@ubuntu.com> Fri, 04 Dec 2009 14:50:45 -0600
-
indicator-application (0.0.2-0~ppa3) karmic; urgency=low
* debian/watch:
@@ -414,6 +391,14 @@ indicator-application (0.0.2-0~ppa3) karmic; urgency=low
-- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 09:00:06 -0500
+indicator-application (0.0.2-0ubuntu1~ppa1) karmic; urgency=low
+
+ * Upstream release 0.0.2
+ * Updates API to use GTK instead of dbusmenu to make it
+ easier for upstream developers to use.
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 04 Dec 2009 14:50:45 -0600
+
indicator-application (0.0.1-0ubuntu3~ppa4) karmic; urgency=low
* Adding in copyright headers and licenses
diff --git a/debian/control b/debian/control
index f3d57c0..4bd1570 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: indicator-application
Section: gnome
Priority: optional
XS-Python-Version: all
-Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
python-central (>= 0.6),