diff options
author | Ted Gould <ted@gould.cx> | 2010-06-29 08:21:55 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-29 08:21:55 -0500 |
commit | 520bea0764aeec95396984cbc491a3ff1bea26d2 (patch) | |
tree | d3723cf694f8f2d567ebf932afc5b13ea53473ed /debian | |
parent | 48e3270b1d530b376756ab979ab4c4509451be30 (diff) | |
download | libdbusmenu-520bea0764aeec95396984cbc491a3ff1bea26d2.tar.gz libdbusmenu-520bea0764aeec95396984cbc491a3ff1bea26d2.tar.bz2 libdbusmenu-520bea0764aeec95396984cbc491a3ff1bea26d2.zip |
debian/libdbusmenu-jsonloader0 moving to 1 to match
library version.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/libdbusmenu-jsonloader1.install (renamed from debian/libdbusmenu-jsonloader0.install) | 0 |
3 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2213a6f..5ddaa4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdbusmenu (0.3.3-0ubuntu2~ppa2~json2) UNRELEASED; urgency=low + + * debian/libdbusmenu-jsonloader0 moving to 1 to match + library version. + + -- Ted Gould <ted@ubuntu.com> Tue, 29 Jun 2010 08:20:52 -0500 + libdbusmenu (0.3.3-0ubuntu2~ppa2~json1) lucid; urgency=low * Upstream Merge diff --git a/debian/control b/debian/control index f05a0e6..aefb40e 100644 --- a/debian/control +++ b/debian/control @@ -149,7 +149,7 @@ Description: library for passing menus over DBus - GTK version documentation . This package contains developer documentation for libdbusmenu-gtk. -Package: libdbusmenu-jsonloader0 +Package: libdbusmenu-jsonloader1 Section: libs Architecture: any Depends: ${shlibs:Depends}, diff --git a/debian/libdbusmenu-jsonloader0.install b/debian/libdbusmenu-jsonloader1.install index bff47f5..bff47f5 100644 --- a/debian/libdbusmenu-jsonloader0.install +++ b/debian/libdbusmenu-jsonloader1.install |