From b83632a648ef96d295d494c07cf07be5457fd719 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 8 Dec 2009 14:15:23 -0600 Subject: debian/control, debian/libdbusmenu-tools.install: Setting up a package for the new dbusmenu-dumper tool. --- debian/control | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 69d6adf..7854be9 100644 --- a/debian/control +++ b/debian/control @@ -58,3 +58,11 @@ Description: Menus over DBus shared library for GTK This package contains files that are needed to build applications. . This package provides the development files. + +Package: libdbusmenu-tools +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libdbusmenu-glib0 (= ${binary:Version}) +Description: Need a better description. -- cgit v1.2.3 From 85842906707111c8e0869956f4fd29327de9a0a6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 18 Dec 2009 14:30:21 -0600 Subject: debian/control: Mentioning nicely that this will cause indicator-messages << 0.3 and indicator-session << 0.2 to break. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7854be9..c392b34 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: indicator-messages (<< 0.3.0), + indicator-session (<< 0.2.0) Description: Menus over DBus shared library for glib This package contains shared libraries to be used by applications. -- cgit v1.2.3 From 995a27ae56fb63ec7835090e6264b3e489e38b64 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 18 Dec 2009 21:18:19 -0600 Subject: debian/control: Switching the breaks to be ~dev as those versions are not yet released. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c392b34..7e307d3 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Breaks: indicator-messages (<< 0.3.0), - indicator-session (<< 0.2.0) +Breaks: indicator-messages (<< 0.3.0~dev), + indicator-session (<< 0.2.0~dev) Description: Menus over DBus shared library for glib This package contains shared libraries to be used by applications. -- cgit v1.2.3 From f3de0ef8eff09e02c81d86d0ce2c0912070c2af9 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Sat, 9 Jan 2010 09:09:31 -0500 Subject: * Added debian/libdbusmenu-tools.install * debian/control - improved description for libdbusmenu-tools --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c392b34..80f22f6 100644 --- a/debian/control +++ b/debian/control @@ -67,4 +67,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libdbusmenu-glib0 (= ${binary:Version}) -Description: Need a better description. +Description: Tools useful during development with libdbusmenu + . + This package contains tools that are useful when building applications. + -- cgit v1.2.3 From 391b595afecea47fb36295c33cddaa6f5fbb0d4a Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 4 Feb 2010 14:19:05 -0800 Subject: releasing version 0.2.2-0ubuntu2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c27756a..c4e4f3e 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,7 @@ Section: devel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-glib0 (= ${binary:Version}) + libdbusmenu-glib1 (= ${binary:Version}) Description: Tools useful during development with libdbusmenu . This package contains tools that are useful when building applications. -- cgit v1.2.3 From 730e7609ef6042130f945f8ac43a8220171fee37 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 4 Feb 2010 18:12:21 -0800 Subject: releasing version 0.2.2-0ubuntu3 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c4e4f3e..561429f 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: indicator-messages (<< 0.3.0), - indicator-session (<< 0.2.0) + indicator-session (<< 0.2.0), + libdbusmenu-glib0 Description: Menus over DBus shared library for glib This package contains shared libraries to be used by applications. -- cgit v1.2.3 From 9d30df280c0f9ea924891ff9546a9f2743a79eb8 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 28 Feb 2010 14:46:01 -0600 Subject: debian/control, debian/gir1.0-dbusmenu-glib-0.2.install, gir1.0-dbusmenu-gtk-0.2.install: Adding new packages to hold the typelib files generated by GObject introspection. --- debian/control | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 561429f..8e72167 100644 --- a/debian/control +++ b/debian/control @@ -72,3 +72,15 @@ Description: Tools useful during development with libdbusmenu . This package contains tools that are useful when building applications. +Package: gir1.0-dbusmenu-glib-0.2 +Section: libs +Architecture: any +Depends: libdbusmenu-glib1 (= ${binary:Version}) +Description: Typelib file for libdbusmenu-glib1 + +Package: gir1.0-dbusmenu-gtk-0.2 +Section: libs +Architecture: any +Depends: libdbusmenu-gtk1 (= ${binary:Version}) +Description: Typelib file for libdbusmenu-gtk1 + -- cgit v1.2.3 From fd15b2518b038e31c95f0ecad8f8331d3cba3914 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 28 Feb 2010 14:52:48 -0600 Subject: debian/gir1.0-dbusmenu-gtk-0.2.install: Adding new packages to hold the typelib files generated by GObject introspection. * debian/control: Adding in build dependencies for GIR dev --- debian/control | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8e72167..5575fb9 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 5.0), libtool, intltool, libxml2-dev, - libjson-glib-dev + libjson-glib-dev, + libgirepository1.0-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/libdbusmenu Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu @@ -75,12 +76,15 @@ Description: Tools useful during development with libdbusmenu Package: gir1.0-dbusmenu-glib-0.2 Section: libs Architecture: any -Depends: libdbusmenu-glib1 (= ${binary:Version}) +Depends: libdbusmenu-glib1 (= ${binary:Version}), + gir1.0-glib-2.0 Description: Typelib file for libdbusmenu-glib1 Package: gir1.0-dbusmenu-gtk-0.2 Section: libs Architecture: any -Depends: libdbusmenu-gtk1 (= ${binary:Version}) +Depends: libdbusmenu-gtk1 (= ${binary:Version}), + gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), + gir1.0-gtk-2.0 Description: Typelib file for libdbusmenu-gtk1 -- cgit v1.2.3 From 219065ec232985727a201fd1eac7cfd42ea72d22 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 28 Feb 2010 14:58:31 -0600 Subject: Fixing deps --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5575fb9..10a0d82 100644 --- a/debian/control +++ b/debian/control @@ -76,14 +76,16 @@ Description: Tools useful during development with libdbusmenu Package: gir1.0-dbusmenu-glib-0.2 Section: libs Architecture: any -Depends: libdbusmenu-glib1 (= ${binary:Version}), +Depends: ${misc:Depends}, + libdbusmenu-glib1 (= ${binary:Version}), gir1.0-glib-2.0 Description: Typelib file for libdbusmenu-glib1 Package: gir1.0-dbusmenu-gtk-0.2 Section: libs Architecture: any -Depends: libdbusmenu-gtk1 (= ${binary:Version}), +Depends: ${misc:Depends}, + libdbusmenu-gtk1 (= ${binary:Version}), gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), gir1.0-gtk-2.0 Description: Typelib file for libdbusmenu-gtk1 -- cgit v1.2.3 From 0f771fe8f7985930d4935de3208207f06a4aa78f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 28 Feb 2010 20:30:21 -0600 Subject: debian/control: Adding in gir's as build dependencies. --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 10a0d82..ebd3ca9 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 5.0), intltool, libxml2-dev, libjson-glib-dev, - libgirepository1.0-dev + libgirepository1.0-dev, + gir1.0-glib-2.0, + gir1.0-gtk-2.0 Standards-Version: 3.8.0 Homepage: https://launchpad.net/libdbusmenu Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu -- cgit v1.2.3 From 61ff7d827555b8f8fc60122ebdc5b3cebb0e21de Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 1 Mar 2010 10:53:04 -0600 Subject: * debian/control: Adding dependency on valac * debian/libdbusmenu-glib-dev.install, debian/libdbusmenu-gtk-dev.install: Added VAPI files to the packages. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ebd3ca9..869b3e8 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 5.0), libjson-glib-dev, libgirepository1.0-dev, gir1.0-glib-2.0, - gir1.0-gtk-2.0 + gir1.0-gtk-2.0, + valac Standards-Version: 3.8.0 Homepage: https://launchpad.net/libdbusmenu Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu -- cgit v1.2.3 From e77ba68be1e4429a94ce5f6513fadb289cc9c987 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 1 Mar 2010 14:04:38 -0600 Subject: * debian/rules: Setting up to run autogen.sh * debian/control: Adding dep on gnome-common --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 869b3e8..6c925e5 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libxml2-dev, libjson-glib-dev, + gnome-common, libgirepository1.0-dev, gir1.0-glib-2.0, gir1.0-gtk-2.0, -- cgit v1.2.3 From a7e96d73d61223b26ec64186d33584a73428e763 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 2 Mar 2010 10:13:36 -0600 Subject: * debian/control: * Adding dependencies for gir-repository-dev and gobject-introspection to ensure we get all the GI goodies. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 869b3e8..cdc808d 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Build-Depends: debhelper (>= 5.0), intltool, libxml2-dev, libjson-glib-dev, + gobject-introspection, + gir-repository-dev, libgirepository1.0-dev, gir1.0-glib-2.0, gir1.0-gtk-2.0, -- cgit v1.2.3 From aaf2c098253373978f5a42fedc37ead470d0bea9 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Jun 2010 19:27:15 +0200 Subject: Merge from Ubuntu. * debian/control: - Set Maintainer to pkg-ayatana. - Add myself as Uploader. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9ddb90b..44fcfb9 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: libdbusmenu Section: gnome Priority: optional -Maintainer: Ubuntu Core Developers +Maintainer: The Ayatana Packagers +Uploaders: Evgeni Golov Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.12.0), -- cgit v1.2.3 From 05c812550569d64b3573a5fcf2fe8b66bb5906a9 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Jun 2010 19:30:24 +0200 Subject: Update package descriptions. --- debian/control | 66 +++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 19 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 44fcfb9..8041076 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,11 @@ Depends: ${shlibs:Depends}, Breaks: indicator-messages (<< 0.3.0), indicator-session (<< 0.2.0), libdbusmenu-glib0 -Description: Menus over DBus shared library for glib +Description: library for passing menus over DBus + 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 contains shared libraries to be used by applications. Package: libdbusmenu-glib-dev @@ -43,18 +47,24 @@ Depends: ${shlibs:Depends}, libdbusmenu-glib1 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) -Description: Menus over DBus shared library - This package contains files that are needed to build applications. +Description: library for passing menus over DBus - development files + 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 provides the development files. + This package contains files that are needed to build applications. Package: libdbusmenu-gtk1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Menus over DBus shared library for GTK - This package contains shared libraries to be used by applications. +Description: library for passing menus over DBus - GTK version + 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 contains shared libraries to be used by GTK applications. Package: libdbusmenu-gtk-dev Section: libdevel @@ -65,10 +75,12 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0), libdbusmenu-glib-dev -Description: Menus over DBus shared library for GTK - This package contains files that are needed to build applications. +Description: library for passing menus over DBus - GTK version developement files + 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 provides the development files. + This package contains files that are needed to build GTK applications. Package: libdbusmenu-tools Section: devel @@ -77,9 +89,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python, libdbusmenu-glib1 (= ${binary:Version}) -Description: Tools useful during development with libdbusmenu +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 + other side of the bus. . - This package contains tools that are useful when building applications. + This package contains tools that are useful when developing and building + applications with libdbusmenu. Package: gir1.0-dbusmenu-glib-0.2 Section: libs @@ -87,10 +103,13 @@ Architecture: any Depends: ${misc:Depends}, libdbusmenu-glib1 (= ${binary:Version}), gir1.0-glib-2.0 -Description: Typelib file for libdbusmenu-glib1 +Description: typelib file for libdbusmenu-glib1 + 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 + generate dynamic bindings for libdbusmenu-glib1. Package: gir1.0-dbusmenu-gtk-0.2 Section: libs @@ -99,24 +118,33 @@ Depends: ${misc:Depends}, libdbusmenu-gtk1 (= ${binary:Version}), gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), gir1.0-gtk-2.0 -Description: Typelib file for libdbusmenu-gtk1 +Description: typelib file for libdbusmenu-gtk1 + 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 + generate dynamic bindings for libdbusmenu-gtk1. Package: libdbusmenu-glib-doc Section: doc Architecture: any Depends: ${misc:Depends} -Description: Docs for libdbusmenu-glib +Description: library for passing menus over DBus - documentation + 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 contains developer documentation. + This package contains developer documentation for libdbusmenu-glib. Package: libdbusmenu-gtk-doc Section: doc Architecture: any Depends: ${misc:Depends} -Description: Docs for libdbusmenu-gtk +Description: library for passing menus over DBus - GTK version documentation + 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 contains developer documentation. + This package contains developer documentation for libdbusmenu-gtk. -- cgit v1.2.3 From 5272ac12e39c3a45d9f5016df7c48b3b6508c400 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Jun 2010 19:31:27 +0200 Subject: - Standards-Version: 3.8.4 - Fix Homepage URL. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8041076..47b64b1 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: debhelper (>= 5.0), gir1.0-glib-2.0, gir1.0-gtk-2.0, valac -Standards-Version: 3.8.0 -Homepage: https://launchpad.net/libdbusmenu +Standards-Version: 3.8.4 +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 -- cgit v1.2.3 From c7155ebdb13500400902b0600c77115375c193f2 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Jun 2010 19:39:34 +0200 Subject: Update Vcs-* fields. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 47b64b1..ed86b8a 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends: debhelper (>= 5.0), valac Standards-Version: 3.8.4 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 +Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libdbusmenu/debian +Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libdbusmenu/debian Package: libdbusmenu-glib1 Section: libs -- cgit v1.2.3 From 2dfaa21730da0cb153d45bfa5a9d2110c7e1a379 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Sun, 20 Jun 2010 13:56:19 +0200 Subject: -doc packages are Arch:all --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ed86b8a..f5e0b20 100644 --- a/debian/control +++ b/debian/control @@ -128,7 +128,7 @@ Description: typelib file for libdbusmenu-gtk1 Package: libdbusmenu-glib-doc Section: doc -Architecture: any +Architecture: all Depends: ${misc:Depends} Description: library for passing menus over DBus - documentation libdbusmenu passes a menu structure across DBus so that a program can @@ -139,7 +139,7 @@ Description: library for passing menus over DBus - documentation Package: libdbusmenu-gtk-doc Section: doc -Architecture: any +Architecture: all Depends: ${misc:Depends} Description: library for passing menus over DBus - GTK version documentation libdbusmenu passes a menu structure across DBus so that a program can -- cgit v1.2.3 From 5259846f36df1eb4703c56cae6a08a4bd0b4ed15 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Sun, 20 Jun 2010 14:17:47 +0200 Subject: s/GTK/GTK+/ --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f5e0b20..8f4ca78 100644 --- a/debian/control +++ b/debian/control @@ -59,12 +59,12 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: library for passing menus over DBus - GTK version +Description: library for passing menus over DBus - GTK+ version 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 contains shared libraries to be used by GTK applications. + This package contains shared libraries to be used by GTK+ applications. Package: libdbusmenu-gtk-dev Section: libdevel @@ -75,12 +75,12 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0), libdbusmenu-glib-dev -Description: library for passing menus over DBus - GTK version developement files +Description: library for passing menus over DBus - GTK+ version developement files 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 contains files that are needed to build GTK applications. + This package contains files that are needed to build GTK+ applications. Package: libdbusmenu-tools Section: devel @@ -141,7 +141,7 @@ Package: libdbusmenu-gtk-doc Section: doc Architecture: all Depends: ${misc:Depends} -Description: library for passing menus over DBus - GTK version documentation +Description: library for passing menus over DBus - GTK+ version documentation 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. -- cgit v1.2.3 From fb676fe5663d49c0c4e15ec1785146082fa57202 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 28 Jun 2010 23:10:43 -0500 Subject: debian/control, debian/libdbusmenu-jsonloader*install: Adding two binary packages for the jsonloader test library. --- debian/control | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 18222ae..f05a0e6 100644 --- a/debian/control +++ b/debian/control @@ -149,3 +149,32 @@ Description: library for passing menus over DBus - GTK version documentation . This package contains developer documentation for libdbusmenu-gtk. +Package: libdbusmenu-jsonloader0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: library for passing menus over DBus - Test lib + 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 contains shared libraries to be by test suites in applications + or libraries using dbusmenu. + +Package: libdbusmenu-jsonloader-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libdbus-glib-1-dev (>= 0.76), + libdbusmenu-glib-dev (= ${binary:Version}), + libjson-glib-dev +Description: library for passing menus over DBus - Test lib + 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 contains files that are needed to build test suites in applications + or libraries using dbusmenu. + -- cgit v1.2.3 From 520bea0764aeec95396984cbc491a3ff1bea26d2 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 29 Jun 2010 08:21:55 -0500 Subject: debian/libdbusmenu-jsonloader0 moving to 1 to match library version. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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}, -- cgit v1.2.3 From fa92b7508f63678353a05024c3b30bc770716907 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 1 Jul 2010 11:40:19 +0200 Subject: Standards-Version: 3.9.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8f4ca78..c11bb1c 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 5.0), gir1.0-glib-2.0, gir1.0-gtk-2.0, valac -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libdbusmenu/debian Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libdbusmenu/debian -- cgit v1.2.3 From 04371b23ce5172db703bbeeedd9a730c29eae514 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Wed, 14 Jul 2010 10:21:55 +0200 Subject: Add missing "used" to the json package description. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') 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 -- cgit v1.2.3 From 267513170831eeff1bc8fa76e5a6c6f56414da8c Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Wed, 14 Jul 2010 21:07:54 +0200 Subject: more description updates --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index abbe597..8e2234e 100644 --- a/debian/control +++ b/debian/control @@ -169,7 +169,7 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (= ${binary:Version}), libjson-glib-dev -Description: library for passing menus over DBus - Test lib +Description: library for passing menus over DBus - Test lib development files 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. -- cgit v1.2.3 From d9fdc575e49d357c425826740e919447c4f1eb24 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 29 Jul 2010 12:00:16 +0200 Subject: Standards-Version: 3.9.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8e29045..c10b31a 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 5.0), gir1.0-gtk-2.0, libx11-dev (>= 1.3), valac -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libdbusmenu/debian Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libdbusmenu/debian -- cgit v1.2.3 From aeac8ff44a799bf17dc9e2e7b52d9ea52bfa9c58 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 7 Aug 2010 16:22:18 -0500 Subject: debian/control: Adding build deps xvfb and dbus-test-runner for new make check rules --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9fe2dd8..1039d9e 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,10 @@ Build-Depends: debhelper (>= 5.0), gir1.0-glib-2.0, gir1.0-gtk-2.0, libx11-dev (>= 1.3), - valac + valac, +# Check dependencies + xvfb, + dbus-test-runner Standards-Version: 3.9.1 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu -- cgit v1.2.3 From ba14febc25e422922d0b9b45ddb80579355f6ba3 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 9 Sep 2010 12:34:05 -0400 Subject: releasing version 0.3.13-0ubuntu1 --- debian/control | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1039d9e..9fe2dd8 100644 --- a/debian/control +++ b/debian/control @@ -20,10 +20,7 @@ Build-Depends: debhelper (>= 5.0), gir1.0-glib-2.0, gir1.0-gtk-2.0, libx11-dev (>= 1.3), - valac, -# Check dependencies - xvfb, - dbus-test-runner + valac Standards-Version: 3.9.1 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu -- cgit v1.2.3 From 4f4949c181a88e41354e338061c5be73dff6bbaf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 13 Oct 2010 12:45:37 -0500 Subject: debian/control, debian/libdbusmenu-glib2.install, debian/libdbusmenu-gtk2.install: Switching package names to match .so bump. --- debian/control | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1039d9e..b162015 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu -Package: libdbusmenu-glib1 +Package: libdbusmenu-glib2 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -49,7 +49,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-glib1 (= ${binary:Version}), + libdbusmenu-glib2 (= ${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-gtk1 +Package: libdbusmenu-gtk2 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -76,7 +76,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-gtk1 (= ${binary:Version}), + libdbusmenu-gtk2 (= ${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-glib1 (= ${binary:Version}) + libdbusmenu-glib2 (= ${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,30 +106,30 @@ Package: gir1.0-dbusmenu-glib-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-glib1 (= ${binary:Version}), + libdbusmenu-glib2 (= ${binary:Version}), gir1.0-glib-2.0 -Description: typelib file for libdbusmenu-glib1 +Description: typelib file for libdbusmenu-glib2 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-glib1. + generate dynamic bindings for libdbusmenu-glib2. Package: gir1.0-dbusmenu-gtk-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-gtk1 (= ${binary:Version}), + libdbusmenu-gtk2 (= ${binary:Version}), gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), gir1.0-gtk-2.0 -Description: typelib file for libdbusmenu-gtk1 +Description: typelib file for libdbusmenu-gtk2 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-gtk1. + generate dynamic bindings for libdbusmenu-gtk2. Package: libdbusmenu-glib-doc Section: doc -- cgit v1.2.3 From 95e4fc742556e9cdb56ee1459549abd764ea30d8 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 24 Nov 2010 12:04:18 -0500 Subject: Initial work on building with gtk3 as well as gtk2 --- debian/control | 55 +++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 49 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b162015..bec5001 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ XSBC-Original-Maintainer: The Ayatana Packagers Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), - libgtk2.0-dev (>= 2.12.0), + libgtk2.0-dev (>= 2.23.2-0ubuntu2), + libgtk3.0-dev (>= 2.91.4-0ubuntu1), libdbus-glib-1-dev, gnome-doc-utils, gtk-doc-tools, @@ -16,14 +17,12 @@ Build-Depends: debhelper (>= 5.0), libjson-glib-dev, gobject-introspection, gir-repository-dev, - libgirepository1.0-dev, + libgirepository1.0-dev (>= 0.9.3), gir1.0-glib-2.0, gir1.0-gtk-2.0, + gir1.0-gtk-3.0, libx11-dev (>= 1.3), - valac, -# Check dependencies - xvfb, - dbus-test-runner + valac Standards-Version: 3.9.1 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu @@ -181,3 +180,47 @@ 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 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: library for passing menus over DBus - GTK+ version + 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 contains shared libraries to be used by GTK+ applications. + +Package: libdbusmenu-gtk3-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libdbusmenu-gtk3 (= ${binary:Version}), + libdbus-glib-1-dev (>= 0.76), + libgtk3.0-dev (>= 2.91.4-0ubuntu1), + libdbusmenu-glib-dev +Description: library for passing menus over DBus - GTK+ version developement files + 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 contains files that are needed to build GTK+ applications. + +Package: gir1.0-dbusmenu-gtk3-0.2 +Section: libs +Architecture: any +Depends: ${misc:Depends}, + libdbusmenu-gtk3 (= ${binary:Version}), + gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), + gir1.0-gtk-3.0 +Description: typelib file for libdbusmenu-gtk2 + 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-gtk2. + -- cgit v1.2.3 From 0d98749cbe9f405e4579adf0c30d534c277c2686 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 24 Nov 2010 14:07:15 -0500 Subject: * debian/rules - Added build targets to build with gtk3 enabled in additional to default build with gtk2 * debian/control - Updated build depends to support building with gtk+-3.0 - Added dh-autoreconf build depends - Added libdbusmenu-gtk3-2, libdbusmenu-gtk3-dev, gir1.0-dbusmenu-gtk3-0.2 binaries - build depend on libgdk-pixbuf2.0-dev >= 2.22.1-0ubuntu4, needed for GIR fixes * docs/libdbusmenu-gtk/reference/Makefile.am, libdbusmenu-glib/Makefile.am, libdbusmenu-gtk/Makefile.am - Fixes needed for building with-gtk=3 --- debian/control | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index bec5001..6a16de9 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.23.2-0ubuntu2), libgtk3.0-dev (>= 2.91.4-0ubuntu1), + libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4), libdbus-glib-1-dev, gnome-doc-utils, gtk-doc-tools, @@ -22,6 +23,7 @@ Build-Depends: debhelper (>= 5.0), gir1.0-gtk-2.0, gir1.0-gtk-3.0, libx11-dev (>= 1.3), + dh-autoreconf, valac Standards-Version: 3.9.1 Homepage: https://launchpad.net/dbusmenu @@ -152,7 +154,7 @@ Description: library for passing menus over DBus - GTK+ version documentation . This package contains developer documentation for libdbusmenu-gtk. -Package: libdbusmenu-jsonloader1 +Package: libdbusmenu-jsonloader2 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -181,7 +183,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 +Package: libdbusmenu-gtk3-2 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -198,7 +200,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-gtk3 (= ${binary:Version}), + libdbusmenu-gtk3-2 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk3.0-dev (>= 2.91.4-0ubuntu1), libdbusmenu-glib-dev @@ -213,7 +215,7 @@ Package: gir1.0-dbusmenu-gtk3-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-gtk3 (= ${binary:Version}), + libdbusmenu-gtk3-2 (= ${binary:Version}), gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), gir1.0-gtk-3.0 Description: typelib file for libdbusmenu-gtk2 -- cgit v1.2.3 From de669471f0df99a6ea165d3e13b50410f7aaa500 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 1 Dec 2010 15:17:32 -0500 Subject: - Removed build depends for gir-repository-dev (LP: #677382) - Use gir:Depends --- debian/control | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6a16de9..bef3fd0 100644 --- a/debian/control +++ b/debian/control @@ -17,14 +17,13 @@ Build-Depends: debhelper (>= 5.0), libxml2-dev, libjson-glib-dev, gobject-introspection, - gir-repository-dev, libgirepository1.0-dev (>= 0.9.3), gir1.0-glib-2.0, gir1.0-gtk-2.0, gir1.0-gtk-3.0, libx11-dev (>= 1.3), dh-autoreconf, - valac + valac-0.12 Standards-Version: 3.9.1 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu @@ -108,7 +107,7 @@ Section: libs Architecture: any Depends: ${misc:Depends}, libdbusmenu-glib2 (= ${binary:Version}), - gir1.0-glib-2.0 + ${gir:Depends} Description: typelib file for libdbusmenu-glib2 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 @@ -122,8 +121,7 @@ Section: libs Architecture: any Depends: ${misc:Depends}, libdbusmenu-gtk2 (= ${binary:Version}), - gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), - gir1.0-gtk-2.0 + ${gir:Depends} Description: typelib file for libdbusmenu-gtk2 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 @@ -216,8 +214,7 @@ Section: libs Architecture: any Depends: ${misc:Depends}, libdbusmenu-gtk3-2 (= ${binary:Version}), - gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), - gir1.0-gtk-3.0 + ${gir:Depends} Description: typelib file for libdbusmenu-gtk2 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 -- cgit v1.2.3 From 38c611a94f1bf07f33e5e9470c06812bce32088f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 9 Dec 2010 16:54:26 -0600 Subject: debian/control: Bumping ABI version in package names --- debian/control | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index bef3fd0..b8f965c 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu -Package: libdbusmenu-glib2 +Package: libdbusmenu-glib3 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -49,7 +49,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-glib2 (= ${binary:Version}), + libdbusmenu-glib3 (= ${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-gtk2 +Package: libdbusmenu-gtk3 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -76,7 +76,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-gtk2 (= ${binary:Version}), + libdbusmenu-gtk3 (= ${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-glib2 (= ${binary:Version}) + libdbusmenu-glib3 (= ${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.0-dbusmenu-glib-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-glib2 (= ${binary:Version}), + libdbusmenu-glib3 (= ${binary:Version}), ${gir:Depends} -Description: typelib file for libdbusmenu-glib2 +Description: typelib file for libdbusmenu-glib3 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-glib2. + generate dynamic bindings for libdbusmenu-glib3. Package: gir1.0-dbusmenu-gtk-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-gtk2 (= ${binary:Version}), + libdbusmenu-gtk3 (= ${binary:Version}), ${gir:Depends} -Description: typelib file for libdbusmenu-gtk2 +Description: typelib file for libdbusmenu-gtk3 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-gtk2. + generate dynamic bindings for libdbusmenu-gtk3. Package: libdbusmenu-glib-doc Section: doc @@ -181,7 +181,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-2 +Package: libdbusmenu-gtk3-3 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -198,7 +198,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbusmenu-gtk3-2 (= ${binary:Version}), + libdbusmenu-gtk3-3 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk3.0-dev (>= 2.91.4-0ubuntu1), libdbusmenu-glib-dev @@ -213,13 +213,13 @@ Package: gir1.0-dbusmenu-gtk3-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, - libdbusmenu-gtk3-2 (= ${binary:Version}), + libdbusmenu-gtk3-3 (= ${binary:Version}), ${gir:Depends} -Description: typelib file for libdbusmenu-gtk2 +Description: typelib file for libdbusmenu-gtk3-3 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-gtk2. + generate dynamic bindings for libdbusmenu-gtk3. -- cgit v1.2.3 From 8b80249372e0050fd6daf2ad73b4abd94feda477 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 9 Dec 2010 16:58:17 -0600 Subject: debian/control: Forgot jsonloader --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b8f965c..084f794 100644 --- a/debian/control +++ b/debian/control @@ -152,7 +152,7 @@ Description: library for passing menus over DBus - GTK+ version documentation . This package contains developer documentation for libdbusmenu-gtk. -Package: libdbusmenu-jsonloader2 +Package: libdbusmenu-jsonloader3 Section: libs Architecture: any Depends: ${shlibs:Depends}, -- cgit v1.2.3 From 6cc24ff51aab2888b854fb61d2c5b12d89b77f29 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 16 Dec 2010 10:10:58 -0500 Subject: releasing version 0.3.90-0ubuntu3 --- debian/control | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index bef3fd0..e63b108 100644 --- a/debian/control +++ b/debian/control @@ -18,9 +18,9 @@ Build-Depends: debhelper (>= 5.0), libjson-glib-dev, gobject-introspection, libgirepository1.0-dev (>= 0.9.3), - gir1.0-glib-2.0, - gir1.0-gtk-2.0, - gir1.0-gtk-3.0, + gir1.2-glib-2.0, + gir1.2-gtk-2.0, + gir1.2-gtk-3.0, libx11-dev (>= 1.3), dh-autoreconf, valac-0.12 @@ -102,7 +102,9 @@ Description: tools useful during development with libdbusmenu This package contains tools that are useful when developing and building applications with libdbusmenu. -Package: gir1.0-dbusmenu-glib-0.2 +Package: gir1.2-dbusmenu-glib-0.2 +Conflicts: gir1.0-dbusmenu-glib-0.2 +Replaces: gir1.0-dbusmenu-glib-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, @@ -116,7 +118,9 @@ Description: typelib file for libdbusmenu-glib2 This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib2. -Package: gir1.0-dbusmenu-gtk-0.2 +Package: gir1.2-dbusmenu-gtk-0.2 +Conflicts: gir1.0-dbusmenu-gtk-0.2 +Replaces: gir1.0-dbusmenu-gtk-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, @@ -209,7 +213,9 @@ Description: library for passing menus over DBus - GTK+ version developement fil . This package contains files that are needed to build GTK+ applications. -Package: gir1.0-dbusmenu-gtk3-0.2 +Package: gir1.2-dbusmenu-gtk3-0.2 +Conflicts: gir1.0-dbusmenu-gtk3-0.2 +Replaces: gir1.0-dbusmenu-gtk3-0.2 Section: libs Architecture: any Depends: ${misc:Depends}, -- cgit v1.2.3 From 1f9dddfbc341fc73cce1854c5d3ca949f346e1ef Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 5 Jan 2011 21:53:31 -0600 Subject: debian/control: Changing the GIR package names from "0.2" to "0.4" which now the names of the actual files. --- debian/control | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a93dc6a..5d96966 100644 --- a/debian/control +++ b/debian/control @@ -102,9 +102,7 @@ Description: tools useful during development with libdbusmenu This package contains tools that are useful when developing and building applications with libdbusmenu. -Package: gir1.2-dbusmenu-glib-0.2 -Conflicts: gir1.0-dbusmenu-glib-0.2 -Replaces: gir1.0-dbusmenu-glib-0.2 +Package: gir1.2-dbusmenu-glib-0.4 Section: libs Architecture: any Depends: ${misc:Depends}, @@ -118,9 +116,7 @@ Description: typelib file for libdbusmenu-glib3 This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib3. -Package: gir1.2-dbusmenu-gtk-0.2 -Conflicts: gir1.0-dbusmenu-gtk-0.2 -Replaces: gir1.0-dbusmenu-gtk-0.2 +Package: gir1.2-dbusmenu-gtk-0.4 Section: libs Architecture: any Depends: ${misc:Depends}, @@ -213,9 +209,7 @@ Description: library for passing menus over DBus - GTK+ version developement fil . This package contains files that are needed to build GTK+ applications. -Package: gir1.2-dbusmenu-gtk3-0.2 -Conflicts: gir1.0-dbusmenu-gtk3-0.2 -Replaces: gir1.0-dbusmenu-gtk3-0.2 +Package: gir1.2-dbusmenu-gtk3-0.4 Section: libs Architecture: any Depends: ${misc:Depends}, -- cgit v1.2.3 From 2bfb5ca0d47f56df86bb96c768e5952316cccb00 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 17 Feb 2011 11:06:37 -0600 Subject: debian/control: Removing libxml2 Build-Dep --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 90af90f..3b01816 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: debhelper (>= 5.0), gtk-doc-tools, libtool, intltool, - libxml2-dev, libjson-glib-dev, gobject-introspection, libgirepository1.0-dev (>= 0.9.3), -- cgit v1.2.3 From 29af5b7724fa9ec4eda16a96a9d65bbf73905d57 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 22 Feb 2011 16:17:07 +1100 Subject: * debian/control: - Use new libgtk-3-dev build-depends --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3b01816..0703fed 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Evgeni Golov Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.23.2-0ubuntu2), - libgtk3.0-dev (>= 2.99.2-1ubuntu2), + libgtk-3-dev (>= 2.99.2-1ubuntu2), libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4), libdbus-glib-1-dev, gnome-doc-utils, @@ -199,7 +199,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libdbusmenu-gtk3-3 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), - libgtk3.0-dev (>= 2.91.4-0ubuntu1), + libgtk-3-dev (>= 2.91.4-0ubuntu1), libdbusmenu-glib-dev Description: library for passing menus over DBus - GTK+ version developement files libdbusmenu passes a menu structure across DBus so that a program can -- cgit v1.2.3 From 5788fe09fa3a433ac617690c5ed27abf591f608d Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 1 Mar 2011 12:09:57 -0500 Subject: releasing version 0.3.99-0ubuntu3 --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0703fed..6d879d8 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ XSBC-Original-Maintainer: The Ayatana Packagers Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), + quilt, libgtk2.0-dev (>= 2.23.2-0ubuntu2), libgtk-3-dev (>= 2.99.2-1ubuntu2), libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4), -- cgit v1.2.3 From 0d6b61d67b331fd86cf489d4beceee39c0e9e60e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 26 Apr 2011 08:52:48 -0500 Subject: debian/control, debian/*: Renaming packages for library version bump from 3 to 4. --- debian/control | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'debian/control') 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. -- cgit v1.2.3 From 4a1791ecf45589924462e444a1a44a7770003c21 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 24 Jun 2011 15:58:51 -0400 Subject: releasing version 0.4.90-0ubuntu1 --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index da0842d..85a8715 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0), gtk-doc-tools, libtool, intltool, - libjson-glib-dev, + libjson-glib-dev (>= 0.13.4), gobject-introspection, libgirepository1.0-dev (>= 0.9.3), gir1.2-glib-2.0, @@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 5.0), libx11-dev (>= 1.3), dh-autoreconf, valac-0.12 -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 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 @@ -108,6 +108,8 @@ Architecture: any Depends: ${misc:Depends}, libdbusmenu-glib4 (= ${binary:Version}), ${gir:Depends} +Breaks: gir1.2-unity-3.0 (<< 3.8.4-0ubuntu2), + gir1.2-indicate-0.5 (<< 0.5.0-0ubuntu4) 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 -- cgit v1.2.3 From 5c18b9297487c1c6098efbec2aae6ccca8c6a2d6 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 24 Jun 2011 16:17:22 -0400 Subject: releasing version 0.4.90-0ubuntu2 --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 85a8715..8ea0aca 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: indicator-messages (<< 0.3.0), indicator-session (<< 0.2.0), - libdbusmenu-glib0 + libdbusmenu-glib0, + gir1.2-unity-3.0 (<< 3.8.4-0ubuntu2), + gir1.2-indicate-0.5 (<< 0.5.0-0ubuntu4) Description: library for passing menus over DBus 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 -- cgit v1.2.3 From b9a57897d1b62553d16ae44fef08801bfb053360 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 20 Sep 2011 09:41:41 -0700 Subject: releasing version 0.4.94-0ubuntu1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8ea0aca..2555cd1 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 5.0), gir1.2-gtk-3.0, libx11-dev (>= 1.3), dh-autoreconf, - valac-0.12 + valac-0.14 Standards-Version: 3.9.2 Homepage: https://launchpad.net/dbusmenu Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu -- cgit v1.2.3 From 74aaf2261edeb98ac895636ee11ef8a7f4ed23e6 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 28 Oct 2011 09:25:56 -0400 Subject: releasing version 0.5.0-1ubuntu1 --- debian/control | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2555cd1..a7ff43d 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ Source: libdbusmenu Section: gnome Priority: optional -Maintainer: Ubuntu Core Developers +Maintainer: Ubuntu Developers XSBC-Original-Maintainer: The Ayatana Packagers Uploaders: Evgeni Golov -Build-Depends: debhelper (>= 5.0), - cdbs (>= 0.4.41), +Build-Depends: debhelper (>= 8.1.3), + cdbs (>= 0.4.93), quilt, - libgtk2.0-dev (>= 2.23.2-0ubuntu2), + libgtk2.0-dev (>= 2.24.4-1~), libgtk-3-dev (>= 2.99.2-1ubuntu2), libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4), libdbus-glib-1-dev, @@ -26,8 +26,8 @@ Build-Depends: debhelper (>= 5.0), valac-0.14 Standards-Version: 3.9.2 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 +Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libdbusmenu/debian +Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libdbusmenu/debian Package: libdbusmenu-glib4 Section: libs @@ -39,6 +39,8 @@ Breaks: indicator-messages (<< 0.3.0), libdbusmenu-glib0, gir1.2-unity-3.0 (<< 3.8.4-0ubuntu2), gir1.2-indicate-0.5 (<< 0.5.0-0ubuntu4) +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same Description: library for passing menus over DBus 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 @@ -54,6 +56,7 @@ Depends: ${shlibs:Depends}, libdbusmenu-glib4 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) +Multi-Arch: same Description: library for passing menus over DBus - development files 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 @@ -66,6 +69,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same Description: library for passing menus over DBus - GTK+ version 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 @@ -82,6 +87,7 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0), libdbusmenu-glib-dev +Multi-Arch: same Description: library for passing menus over DBus - GTK+ version developement files 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 @@ -96,6 +102,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python, libdbusmenu-glib4 (= ${binary:Version}) +Multi-Arch: foreign 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 @@ -161,6 +168,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same Description: library for passing menus over DBus - Test lib 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 @@ -178,6 +187,7 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (= ${binary:Version}), libjson-glib-dev +Multi-Arch: same Description: library for passing menus over DBus - Test lib development files 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 @@ -191,6 +201,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same Description: library for passing menus over DBus - GTK+ version 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 @@ -207,6 +219,7 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libgtk-3-dev (>= 2.91.4-0ubuntu1), libdbusmenu-glib-dev +Multi-Arch: same Description: library for passing menus over DBus - GTK+ version developement files 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 -- cgit v1.2.3 From 933e39cc70a28ca07b195064a1cd40bd4a755375 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 31 Jan 2012 10:58:15 -0500 Subject: * debian/control - build depend on libatk1.0-dev * debian/*-dev.install - fixed paths for installed headers * debian/libdbusmenu-glib4.symbols - added new symbols --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a7ff43d..ba4e3a1 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 8.1.3), libgtk-3-dev (>= 2.99.2-1ubuntu2), libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4), libdbus-glib-1-dev, + libatk1.0-dev, gnome-doc-utils, gtk-doc-tools, libtool, -- cgit v1.2.3 From 3c72518d5dca5c9f330d730d870504e67943d42b Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Wed, 15 Feb 2012 21:59:50 +0100 Subject: debian/control: restore gtk2 gir depends until that source is updated --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d10d7dd..a14bc40 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 8.1.3), intltool, libjson-glib-dev (>= 0.13.4), gobject-introspection, + gir1.2-gtk-2.0, libgirepository1.0-dev (>= 0.9.3), libx11-dev (>= 1.3), dh-autoreconf, -- cgit v1.2.3 From 24c6a1293c2333ea523740bba8cc02a6d941bfad Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 29 Mar 2012 16:35:34 -0400 Subject: releasing version 0.5.96-0ubuntu1 --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a14bc40..49438f9 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 8.1.3), libgirepository1.0-dev (>= 0.9.3), libx11-dev (>= 1.3), dh-autoreconf, + valgrind, valac-0.16 Standards-Version: 3.9.2 Homepage: https://launchpad.net/dbusmenu -- cgit v1.2.3