aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-06-29 11:06:26 +0100
committerKen VanDine <ken.vandine@canonical.com>2011-06-29 11:06:26 +0100
commit36fb97c7c97c3b40b48190e8e37b494bdff9edb9 (patch)
treef14abb7c44170acf84cb05f90b255b9ae133f071 /debian/control
parent052a7408e7594f642ece6ca5a261e4f75a14e029 (diff)
downloadlibayatana-indicator-36fb97c7c97c3b40b48190e8e37b494bdff9edb9.tar.gz
libayatana-indicator-36fb97c7c97c3b40b48190e8e37b494bdff9edb9.tar.bz2
libayatana-indicator-36fb97c7c97c3b40b48190e8e37b494bdff9edb9.zip
releasing version 0.3.22-0ubuntu20.3.22-0ubuntu2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7cdb2a7..5d03e92 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0),
intltool,
gtk-doc-tools,
dh-autoreconf
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
Homepage: https://launchpad.net/libindicator
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
@@ -73,7 +73,8 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk-3-dev (>= 2.91.3),
- libindicator3-3 (= ${binary:Version})
+ libindicator3-3 (= ${binary:Version}),
+ libindicator-dev (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
the indicator applet.