aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog36
-rw-r--r--debian/control17
2 files changed, 10 insertions, 43 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f669ac..0e143ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,37 +1,5 @@
-libdbusmenu (0.0-0ubuntu1~ppa7) karmic; urgency=low
-
- * Updating from trunk changes.
- * debian/control: Adding in a build dependency on libjson-glib-dev
- as it's now required to build the tests.
-
- -- Ted Gould <ted@ubuntu.com> Tue, 04 Aug 2009 16:38:20 +0100
-
-libdbusmenu (0.0-0ubuntu1~ppa5) jaunty; urgency=low
-
- * Fix for 64-bit builds
-
- -- Ted Gould <ted@ubuntu.com> Wed, 27 May 2009 10:13:20 +0200
-
-libdbusmenu (0.0-0ubuntu1~ppa4) jaunty; urgency=low
-
- * Another bug fix.
-
- -- Ted Gould <ted@ubuntu.com> Tue, 26 May 2009 23:59:40 +0200
-
-libdbusmenu (0.0-0ubuntu1~ppa3) jaunty; urgency=low
-
- * Bug fix and a couple of convience functions.
-
- -- Ted Gould <ted@ubuntu.com> Tue, 26 May 2009 23:47:07 +0200
-
-libdbusmenu (0.0-0ubuntu1~ppa2) jaunty; urgency=low
-
- * Bringing in the gtkmenu branch
-
- -- Ted Gould <ted@ubuntu.com> Mon, 25 May 2009 23:57:48 +0200
-
-libdbusmenu (0.0-0ubuntu1~ppa1) jaunty; urgency=low
+libdbusmenu (0.0-0ubuntu1) karmic; urgency=low
* First version.
- -- Ted Gould <ted@ubuntu.com> Tue, 17 Feb 2009 10:28:14 +0100
+ -- Ted Gould <ted@ubuntu.com> Wed, 05 Aug 2009 00:46:41 +0100
diff --git a/debian/control b/debian/control
index 4120469..719c417 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,7 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Menus over DBus a shared library in several scenes.
- .
+Description: Menus over DBus shared library for glib
This package contains shared libraries to be used by applications.
Package: libdbusmenu-glib-dev
@@ -32,17 +31,17 @@ Depends: ${shlibs:Depends},
libdbusmenu-glib0 (= ${binary:Version}),
libdbus-glib-1-dev (>= 0.76),
libgtk2.0-dev (>= 2.12.0)
-Description: Menus over DBus a shared library in several scenes.
- .
+Description: Menus over DBus shared library
This package contains files that are needed to build applications.
+ .
+ This package provides the development files.
Package: libdbusmenu-gtk0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Menus over DBus a shared library in several scenes.
- .
+Description: Menus over DBus shared library for GTK
This package contains shared libraries to be used by applications.
Package: libdbusmenu-gtk-dev
@@ -54,7 +53,7 @@ Depends: ${shlibs:Depends},
libdbus-glib-1-dev (>= 0.76),
libgtk2.0-dev (>= 2.12.0),
libdbusmenu-glib-dev
-Description: Menus over DBus a shared library in several scenes.
- .
+Description: Menus over DBus shared library for GTK
This package contains files that are needed to build applications.
-
+ .
+ This package provides the development files.