diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-06-20 19:04:14 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-06-20 19:04:14 +0200 |
commit | f859e1f60f2601eb13424634bdbc03c58ef7a985 (patch) | |
tree | 9fb264d5aba1a6c4622c3b576fa5bdca4c9fc112 /debian/control | |
parent | f15c5112adc7de196b0910f7ace18765a5443b45 (diff) | |
parent | 0b8c133d7f3cb11eeace097ab0143e16056874b2 (diff) | |
download | ayatana-indicator-messages-f859e1f60f2601eb13424634bdbc03c58ef7a985.tar.gz ayatana-indicator-messages-f859e1f60f2601eb13424634bdbc03c58ef7a985.tar.bz2 ayatana-indicator-messages-f859e1f60f2601eb13424634bdbc03c58ef7a985.zip |
Drop gtk2 build from the packaging since support for it was
dropped in trunk, thanks Lars Uebernickel
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/debian/control b/debian/control index 40b8dd5..68b2d19 100644 --- a/debian/control +++ b/debian/control @@ -7,20 +7,16 @@ Uploaders: Evgeni Golov <evgeni@debian.org> Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), dh-autoreconf, - libgtk2.0-dev (>= 2.12.0), libgtk-3-dev, libdbus-glib-1-dev, intltool, libindicate-dev (>= 0.6.90), - libindicate-gtk-dev (>= 0.6.90), libindicate-gtk3-dev (>= 0.6.90), - 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), libtelepathy-glib-dev (>= 0.9.0) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu/files @@ -38,20 +34,6 @@ Description: indicator that collects messages that need a response for quick access, but without making them annoying in times that you want to ignore them. -Package: indicator-messages-gtk2 -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - indicator-messages (= ${binary:Version}) -Recommends: indicator-applet | indicator-renderer -Replaces: indicator-messages (<< 0.4.90) -Breaks: indicator-applet (<< 0.3.0) -Description: indicator that collects messages that need a response - A place on the user's desktop that collects messages that need a response. - This menu provides a condensed and collected view of all of those messages - for quick access, but without making them annoying in times that you want - to ignore them. - Package: libindicator-messages-status-provider1 Architecture: any Section: libs |