From 23912f97598102be4c870a220446a6b153fb8d64 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 19 Nov 2012 11:36:55 -0500 Subject: * debian/control: - Bump debhelper Build-Depends to (>= 9). - Update style to be consistent with other indicators. --- debian/changelog | 8 ++++++++ debian/control | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5eab099..90c2889 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-printers (0.1.6-0ubuntu4) UNRELEASED; urgency=low + + * debian/control: + - Bump debhelper Build-Depends to (>= 9). + - Update style to be consistent with other indicators. + + -- Mathieu Trudel-Lapierre Mon, 19 Nov 2012 11:34:17 -0500 + indicator-printers (0.1.6-0ubuntu3) quantal; urgency=low * Cherry-pick a fix in trunk for FTBFS (cups changed its API): diff --git a/debian/control b/debian/control index dacc89f..663aab7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: extra Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Lars Uebernickel -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), cdbs (>= 0.4.41), autotools-dev, dh-autoreconf, @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), libindicator3-dev (>= 0.3.91), - libcups2-dev + libcups2-dev, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-printers Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/indicator-printers/ubuntu @@ -21,9 +21,9 @@ Package: indicator-printers Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - cups (>= 1.5) + cups (>= 1.5), Recommends: indicator-applet (>= 0.2) | indicator-renderer, - system-config-printer-gnome + system-config-printer-gnome, Description: indicator showing active print jobs This indicator is designed to let you view and control active print jobs. . -- cgit v1.2.3