From 2a0c152f523ce964572f3f9f318dac263e52079f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 24 Oct 2017 19:41:24 +0200 Subject: Fork from Ubuntu's indicator-printers. --- debian/control | 44 ++++++++++++++++++++------------------------ 1 file changed, 20 insertions(+), 24 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a2b0f05..50f712c 100644 --- a/debian/control +++ b/debian/control @@ -1,40 +1,36 @@ -Source: indicator-printers -Section: gnome +Source: ayatana-indicator-printers +Section: x11 Priority: extra -Maintainer: Ubuntu Desktop Team -XSBC-Original-Maintainer: Lars Uebernickel +Maintainer: Mike Gabriel Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, - dh-translations, - gnome-common, + dpkg-dev (>= 1.16.1.1), + mate-common, python, libglib2.0-dev (>= 2.43.2), libgtk-3-dev, libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - libindicator3-dev (>= 0.3.91), + libayatana-indicator3-dev (>= 0.3.91), libcups2-dev, - systemd, -Standards-Version: 3.9.2 -Homepage: https://launchpad.net/indicator-printers -# If you aren't a member of ~indicator-applet-developers but need to upload -# packaging changes, just go ahead. ~indicator-applet-developers will notice -# and sync up the code again. -Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-printers/trunk.13.04 -Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-printers/trunk.13.04/files -X-Ubuntu-Use-Langpack: yes + systemd [linux-any], +Standards-Version: 4.1.1 +Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-printers +Vcs-Git: https://github.com/AyatanaIndicators/ayatana-indicator-printers +Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-indicator-printers -Package: indicator-printers +Package: ayatana-indicator-printers Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cups (>= 1.5), - indicator-common, -Recommends: indicator-applet (>= 0.2) | indicator-renderer, - system-config-printer, -Description: indicator showing active print jobs - This indicator is designed to let you view and control active print jobs. + ayatana-indicator-common, +Recommends: system-config-printer, +Description: Ayatana Indicator showing active print jobs + This Ayatana Indicator is designed to let you view and control active + print jobs. . - It requires some way to be hosted into a panel. Either Unity or an indicator - plugin for your desktop environment. + Use an indicator plugin for your desktop environment or a desktop + environment that natively supports indicators to provide this indicator + to the user. -- cgit v1.2.3