aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-22 13:59:58 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-08-22 13:59:58 +0200
commita89e5ccd235f75596967536d98cce49045d8ede6 (patch)
tree07fba738fea7e846cb442490d666d688da0f1c77 /debian/control
parented31788a3809cc5fd630f4a5465cd7e6aa90586b (diff)
parent9df80bfc9af46dc8a611450b80b599d988596d11 (diff)
downloadayatana-indicator-application-a89e5ccd235f75596967536d98cce49045d8ede6.tar.gz
ayatana-indicator-application-a89e5ccd235f75596967536d98cce49045d8ede6.tar.bz2
ayatana-indicator-application-a89e5ccd235f75596967536d98cce49045d8ede6.zip
* New upstream release:
- Require GTK3 in Indicators (lp: #996607) * Dropped GTK2 build * Updated packaging to the current standards
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 5 insertions, 19 deletions
diff --git a/debian/control b/debian/control
index b25bb5a..8050c9e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,39 +1,25 @@
Source: indicator-application
Section: gnome
Priority: optional
-XS-Python-Version: all
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
-Build-Depends: debhelper (>= 5.0),
- cdbs (>= 0.4.41),
- libgtk2.0-dev (>= 2.12.0),
+Build-Depends: debhelper (>= 9.0),
+ dh-translations,
libgtk-3-dev (>= 2.91),
libdbus-glib-1-dev (>= 0.82),
libjson-glib-dev,
intltool,
- libappindicator-dev (>= 0.2.91),
libappindicator3-dev (>= 0.2.91),
- libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk-dev (>= 0.5.90),
libdbusmenu-gtk3-dev (>= 0.5.90)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu
Package: indicator-application
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Application Indicators
- A library and indicator to take menus from applications and place them in
- the panel.
-
-Package: indicator-application-gtk2
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- indicator-application (= ${binary:Version})
-Replaces: indicator-application (<< 0.3.90)
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.