aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-04-01 12:26:57 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-04-01 12:26:57 +0200
commit0f343edd778547d86b08bc4550f29429715928f1 (patch)
tree242e55e124171715b77d7a1902b903b9b9710731 /debian/control
parent7320945c0ee39070e261462f850829a8b3e87d73 (diff)
parent63a5d2daa865aa68b4ea152a92373e3c187e13af (diff)
downloadlibdbusmenu-0f343edd778547d86b08bc4550f29429715928f1.tar.gz
libdbusmenu-0f343edd778547d86b08bc4550f29429715928f1.tar.bz2
libdbusmenu-0f343edd778547d86b08bc4550f29429715928f1.zip
releasing version 0.2.8-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index cdc808d..9c6f3a2 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,6 @@ Build-Depends: debhelper (>= 5.0),
valac
Standards-Version: 3.8.0
Homepage: https://launchpad.net/libdbusmenu
-Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu
-Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu
Package: libdbusmenu-glib1
Section: libs
@@ -73,6 +71,7 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ python,
libdbusmenu-glib1 (= ${binary:Version})
Description: Tools useful during development with libdbusmenu
.
@@ -85,6 +84,9 @@ Depends: ${misc:Depends},
libdbusmenu-glib1 (= ${binary:Version}),
gir1.0-glib-2.0
Description: Typelib file for libdbusmenu-glib1
+ .
+ This package can be used by other packages using the GIRepository format to
+ generate dynamic bindings
Package: gir1.0-dbusmenu-gtk-0.2
Section: libs
@@ -94,4 +96,6 @@ Depends: ${misc:Depends},
gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}),
gir1.0-gtk-2.0
Description: Typelib file for libdbusmenu-gtk1
-
+ .
+ This package can be used by other packages using the GIRepository format to
+ generate dynamic bindings