diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-06-20 10:51:32 +0200 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-06-20 10:51:32 +0200 |
commit | 0b8c133d7f3cb11eeace097ab0143e16056874b2 (patch) | |
tree | d12fb79c1300c045ade8936fa4377966ba8afb2b /debian/control | |
parent | f15c5112adc7de196b0910f7ace18765a5443b45 (diff) | |
download | ayatana-indicator-messages-0b8c133d7f3cb11eeace097ab0143e16056874b2.tar.gz ayatana-indicator-messages-0b8c133d7f3cb11eeace097ab0143e16056874b2.tar.bz2 ayatana-indicator-messages-0b8c133d7f3cb11eeace097ab0143e16056874b2.zip |
Remove gtk2 package and dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control index 40b8dd5..f82bc30 100644 --- a/debian/control +++ b/debian/control @@ -7,17 +7,14 @@ 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 @@ -38,20 +35,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 |