--- indicator-printers-0.1.1.orig/debian/copyright +++ indicator-printers-0.1.1/debian/copyright @@ -0,0 +1,23 @@ +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: indicator-printers +Upstream-Contact: Lars Uebernickel +Source: https://launchpad.net/indicator-printers + +Files: * +Copyright: 2012 Canonical Ltd +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. + --- indicator-printers-0.1.1.orig/debian/changelog +++ indicator-printers-0.1.1/debian/changelog @@ -0,0 +1,36 @@ +indicator-printers (0.1.1-0ubuntu1) precise; urgency=low + + * 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 + + -- Lars Uebernickel Thu, 16 Feb 2012 21:19:35 +0100 + +indicator-printers (0.1-0ubuntu2) precise; urgency=low + + * debian/control: + - Flesh out description a tad more + - Recommend system-config-printer-gnome + + -- Michael Terry Wed, 15 Feb 2012 10:21:08 -0500 + +indicator-printers (0.1-0ubuntu1) precise; urgency=low + + * Sponsored to Ubuntu, thanks Lars! + * debian/control: + - recommends "unity | indicator-renderer", indicators are not that + useful without a renderer + - slightly improve the description + * debian/copyright: + - updated to the current format + * debian/rules: + - comment DEB_BUILDDIR to workaround a out of srcdir build issue + + [ Lars Uebernickel ] + * Initial release. + + -- Sebastien Bacher Wed, 15 Feb 2012 15:08:11 +0100 --- indicator-printers-0.1.1.orig/debian/rules +++ indicator-printers-0.1.1/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +#DEB_BUILDDIR = build + +include /usr/share/cdbs/1/rules/autoreconf.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk + +DEB_CONFIGURE_EXTRA_FLAGS = --disable-static + +CFLAGS += -Wno-error=deprecated-declarations +LDFLAGS += -Wl,-z,defs -Wl,--as-needed + +common-install-arch:: + find debian/indicator-printers -name \*.la -delete + find debian/indicator-printers -name \*.a -delete --- indicator-printers-0.1.1.orig/debian/control +++ indicator-printers-0.1.1/debian/control @@ -0,0 +1,31 @@ +Source: indicator-printers +Section: gnome +Priority: extra +Maintainer: Ubuntu Desktop Team +XSBC-Original-Maintainer: Lars Uebernickel +Build-Depends: debhelper (>= 8), + cdbs (>= 0.4.41), + autotools-dev, + dh-autoreconf, + libglib2.0-dev (>= 2.22.3), + libgtk-3-dev, + libdbusmenu-glib-dev (>= 0.5.90), + libdbusmenu-gtk3-dev (>= 0.5.90), + libindicator3-dev (>= 0.3.91), + libcups2-dev +Standards-Version: 3.9.2 +Homepage: https://launchpad.net/indicator-printers +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/indicator-printers/ubuntu + +Package: indicator-printers +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + cups (>= 1.5) +Recommends: unity | indicator-renderer, + system-config-printer-gnome +Description: indicator showing active print jobs + This 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. --- indicator-printers-0.1.1.orig/debian/compat +++ indicator-printers-0.1.1/debian/compat @@ -0,0 +1 @@ +8 --- indicator-printers-0.1.1.orig/debian/watch +++ indicator-printers-0.1.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/indicator-printers/+download .*/indicator-printers-([0-9.]+)\.tar\.gz --- indicator-printers-0.1.1.orig/debian/source/format +++ indicator-printers-0.1.1/debian/source/format @@ -0,0 +1 @@ +1.0