aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index bf3ed67..70b4fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
libdbusmenu (0.3.5-1) unstable; urgency=low
- *
+ * Merge new upstream and changes from Ubuntu.
+ * debian/control:
+ + Add missing "used" to the json package description.
- -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:19:38 +0200
+ -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:21:29 +0200
libdbusmenu (0.3.5-0ubuntu1) maverick; urgency=low
diff --git a/debian/control b/debian/control
index 17ec9bf..abbe597 100644
--- a/debian/control
+++ b/debian/control
@@ -158,8 +158,8 @@ Description: library for passing menus over DBus - Test lib
create a menu simply without worrying about how it is displayed on the
other side of the bus.
.
- This package contains shared libraries to be by test suites in applications
- or libraries using dbusmenu.
+ This package contains shared libraries to be used by test suites in
+ applications or libraries using dbusmenu.
Package: libdbusmenu-jsonloader-dev
Section: libdevel