printing-metas-0.20140108/0000755000000000000000000000000012263224525011743 5ustar printing-metas-0.20140108/debian/0000755000000000000000000000000012263225016013161 5ustar printing-metas-0.20140108/debian/printer-driver-recommends.list0000644000000000000000000000070112263224574021172 0ustar # This is the list of the most important printer driver packages. # Those will get pulled in by the "Recommends" of printer-driver-all. # # Those are of the form 'printer-driver-${x}' (on purpose). # # #-style comments and version specifications e.g. (>= 1.2.3-4~) are allowed. # # (Please keep it alphabetically ordered.) c2050 c2esp cjet dymo escpr foo2zjs gutenprint hpcups hpijs m2300w min12xxw pnm2ppa postscript-hp ptouch pxljr sag-gdi splix printing-metas-0.20140108/debian/compat0000644000000000000000000000000211733623006014361 0ustar 7 printing-metas-0.20140108/debian/copyright0000644000000000000000000000133011733623006015113 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: pkg-printing-metas Upstream-Contact: debian-printing@lists.debian.org Files: * Copyright: 2011 Didier Raboud License: WTFPL-2 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 . Copyright (C) 2004 Sam Hocevar . Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. printing-metas-0.20140108/debian/control0000644000000000000000000000205112263224661014567 0ustar Source: printing-metas Section: text Priority: optional Maintainer: Debian Printing Team Uploaders: Didier Raboud Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/collab-maint/printing-metas.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/printing-metas.git Package: printer-driver-all Architecture: all Depends: ${misc:Depends} Recommends: ${driver-list-recommends} Suggests: ${driver-list-suggests} Description: printer drivers metapackage This package recommends all printer driver packages, which can be individually removed. . It does not provide any printer driver itself. Package: printer-driver-all-enforce Architecture: all Depends: ${misc:Depends}, ${driver-list-recommends}, ${driver-list-suggests} Description: printer drivers metapackage - enforcing version This package depends on all printer driver packages. . It does not provide any printer driver itself and mostly exists for the purpose of ensuring sane transitions. printing-metas-0.20140108/debian/source/0000755000000000000000000000000011733623006014463 5ustar printing-metas-0.20140108/debian/source/format0000644000000000000000000000001511733623006015672 0ustar 3.0 (native) printing-metas-0.20140108/debian/rules0000755000000000000000000000136511733623006014250 0ustar #!/usr/bin/make -f DRIVERS_LIST_RECOMMENDS := $(shell set -e; \ while read line; \ do \ if echo $${line} | egrep -v -s '^\#' > /dev/null ; \ then \ echo -n printer-driver-; \ echo -n $${line}; \ echo ","; \ fi; \ done < debian/printer-driver-recommends.list; \ ) DRIVERS_LIST_SUGGESTS := $(shell set -e; \ while read line; \ do \ if echo $${line} | egrep -v -s '^\#' > /dev/null ; \ then \ echo -n printer-driver-; \ echo -n $${line}; \ echo ","; \ fi; \ done < debian/printer-driver-suggests.list; \ ) %: dh $@ override_dh_gencontrol: dh_gencontrol -- -Vdriver-list-recommends="$(DRIVERS_LIST_RECOMMENDS)" -Vdriver-list-suggests="$(DRIVERS_LIST_SUGGESTS)" printing-metas-0.20140108/debian/changelog0000644000000000000000000000235312263225016015036 0ustar printing-metas (0.20140108) unstable; urgency=medium * Update Recommends: + add printer-driver-dymo * Bump Standards-Version to 3.9.5 without changes needed -- Didier Raboud Wed, 08 Jan 2014 11:35:03 +0100 printing-metas (0.20120416) unstable; urgency=low * Update Recommends: + add printer-driver-cjet. * Bump Standards-Version to 3.9.3 without changes needed. -- Didier Raboud Mon, 16 Apr 2012 13:54:22 +0200 printing-metas (0.20120110) unstable; urgency=low * Permit two categories of printer drivers (Recommends and Suggests). * Add hplip's printer-driver-* packages to Recommends. -- Didier Raboud Tue, 10 Jan 2012 23:01:32 +0100 printing-metas (0.20111206) unstable; urgency=low * Update Recommends: + add printer-driver-gutenprint. -- Didier Raboud Tue, 06 Dec 2011 19:32:25 +0100 printing-metas (0.20111121) unstable; urgency=low * Update Recommends: + add printer-driver-min12xxw, + add printer-driver-splix -- Didier Raboud Mon, 21 Nov 2011 13:44:17 +0100 printing-metas (0.20111027) unstable; urgency=low * Initial release. -- Didier Raboud Thu, 27 Oct 2011 14:51:10 +0200 printing-metas-0.20140108/debian/printer-driver-suggests.list0000644000000000000000000000050311733623006020674 0ustar # This is the list of the least important printer driver packages. # Those will get pulled in by the "Suggests" of printer-driver-all. # # Those are of the form 'printer-driver-${x}' (on purpose). # # #-style comments and version specifications e.g. (>= 1.2.3-4~) are allowed. # # (Please keep it alphabetically ordered.)