diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-06-24 14:15:33 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-06-24 14:15:33 -0400 |
commit | 9a8c84b879e78aa8e0a9c1759fc5b73a29efd116 (patch) | |
tree | 8471f1da76c5592c05fffb462337726c43b81db5 /debian/control | |
parent | 565603d992afa03da6a8f485fcdbe8b71677f7db (diff) | |
parent | b08640dfaa65d54ac758e14f103e92bdc20990e0 (diff) | |
download | libdbusmenu-9a8c84b879e78aa8e0a9c1759fc5b73a29efd116.tar.gz libdbusmenu-9a8c84b879e78aa8e0a9c1759fc5b73a29efd116.tar.bz2 libdbusmenu-9a8c84b879e78aa8e0a9c1759fc5b73a29efd116.zip |
* debian/control, debian/*: Renaming packages for library version
bump from 3 to 4.
* New upstream release.
* Fixing visibility for Eclipse (LP: #770263 and LP: #618587)
* Unseting a GValue properly (LP: #785828)
* Memory leaks for GVariant usage (LP: #784890)
* Making GTK 3 default build
* Removing the SerializableMenuitem object
* debian/rules: Making GTK2 the special build
* New upstream release.
- Fix a typo in the signal name to make it match the XML
files (LP: #641209)
- Ref'ing the server for the entire time we're getting the
bus (LP: #738568)
- Watch additions/removals from submenus that get added
- Activate new toplevel menu items as they get added
- Make sure we don't activate toplevel children that aren't
menu items or don't have submenus (LP: #761112)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/debian/control b/debian/control index a2cd3d3..da0842d 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu -Package: libdbusmenu-glib3 +Package: libdbusmenu-glib4 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -49,7 +49,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-glib3 (= ${binary:Version}), + libdbusmenu-glib4 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: library for passing menus over DBus - development files @@ -59,7 +59,7 @@ Description: library for passing menus over DBus - development files . This package contains files that are needed to build applications. -Package: libdbusmenu-gtk3 +Package: libdbusmenu-gtk4 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -76,7 +76,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-gtk3 (= ${binary:Version}), + libdbusmenu-gtk4 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0), libdbusmenu-glib-dev @@ -93,7 +93,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python, - libdbusmenu-glib3 (= ${binary:Version}) + libdbusmenu-glib4 (= ${binary:Version}) Description: tools useful during development with libdbusmenu libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the @@ -106,29 +106,29 @@ Package: gir1.2-dbusmenu-glib-0.4 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-glib3 (= ${binary:Version}), + libdbusmenu-glib4 (= ${binary:Version}), ${gir:Depends} -Description: typelib file for libdbusmenu-glib3 +Description: typelib file for libdbusmenu-glib4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to - generate dynamic bindings for libdbusmenu-glib3. + generate dynamic bindings for libdbusmenu-glib4. Package: gir1.2-dbusmenu-gtk-0.4 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-gtk3 (= ${binary:Version}), + libdbusmenu-gtk4 (= ${binary:Version}), ${gir:Depends} -Description: typelib file for libdbusmenu-gtk3 +Description: typelib file for libdbusmenu-gtk4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to - generate dynamic bindings for libdbusmenu-gtk3. + generate dynamic bindings for libdbusmenu-gtk4. Package: libdbusmenu-glib-doc Section: doc @@ -152,7 +152,7 @@ Description: library for passing menus over DBus - GTK+ version documentation . This package contains developer documentation for libdbusmenu-gtk. -Package: libdbusmenu-jsonloader3 +Package: libdbusmenu-jsonloader4 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -170,6 +170,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + libdbusmenu-jsonloader4 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (= ${binary:Version}), libjson-glib-dev @@ -181,7 +182,7 @@ Description: library for passing menus over DBus - Test lib development files This package contains files that are needed to build test suites in applications or libraries using dbusmenu. -Package: libdbusmenu-gtk3-3 +Package: libdbusmenu-gtk3-4 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -198,7 +199,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-gtk3-3 (= ${binary:Version}), + libdbusmenu-gtk3-4 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk-3-dev (>= 2.91.4-0ubuntu1), libdbusmenu-glib-dev @@ -213,13 +214,13 @@ Package: gir1.2-dbusmenu-gtk3-0.4 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-gtk3-3 (= ${binary:Version}), + libdbusmenu-gtk3-4 (= ${binary:Version}), ${gir:Depends} -Description: typelib file for libdbusmenu-gtk3-3 +Description: typelib file for libdbusmenu-gtk3-4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to - generate dynamic bindings for libdbusmenu-gtk3. + generate dynamic bindings for libdbusmenu-gtk4. |