diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-07-14 10:21:55 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-07-14 10:21:55 +0200 |
commit | 04371b23ce5172db703bbeeedd9a730c29eae514 (patch) | |
tree | 80b819f6a9696110454221c1b0341f25ed8975b2 /debian | |
parent | 44e511fb4f72420180baf757179efe3d483a91ca (diff) | |
download | libdbusmenu-04371b23ce5172db703bbeeedd9a730c29eae514.tar.gz libdbusmenu-04371b23ce5172db703bbeeedd9a730c29eae514.tar.bz2 libdbusmenu-04371b23ce5172db703bbeeedd9a730c29eae514.zip |
Add missing "used" to the json package description.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
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 |