diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-02-16 21:18:56 +0100 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-02-16 21:18:56 +0100 |
commit | ba27629c4519fa09da8cbfaffe2dcff003fcfef0 (patch) | |
tree | 67aa7e8ecbb19c0c0dd4f5b1e2ea3e003684c0cd /debian/control | |
parent | 1204ca2827e64aa041b4bd36813be3d70db54802 (diff) | |
parent | 8ce897a37ffe58051684fba7478a2f076aeec57d (diff) | |
download | ayatana-indicator-printers-ba27629c4519fa09da8cbfaffe2dcff003fcfef0.tar.gz ayatana-indicator-printers-ba27629c4519fa09da8cbfaffe2dcff003fcfef0.tar.bz2 ayatana-indicator-printers-ba27629c4519fa09da8cbfaffe2dcff003fcfef0.zip |
* New upstream release.
- prepare for i18n
- make sure CUPS' dbus notification is on while the service is running
- fix build system to enable out-of-tree builds
* debian/control
- bump libindicator dependency 0.3.91
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fb464ca..a3555c8 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 8), libgtk-3-dev, libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - libindicator3-dev (>= 0.3.90), + libindicator3-dev (>= 0.3.91), libcups2-dev Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-printers |