diff --git a/debian/changelog b/debian/changelog index 7f51978..f6dce25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +splix (2.0.0+svn315-8) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + + -- Debian Janitor Wed, 10 Nov 2021 16:35:20 -0000 + splix (2.0.0+svn315-7) unstable; urgency=medium * Team upload @@ -150,7 +156,7 @@ * Non-maintainer upload. * Fix alignment to allow printing on ARM, thanks to Luca Niccoli. - (Closes: #574349) + (Closes: #574349) -- Philipp Kern Sun, 03 Oct 2010 10:51:05 +0200 @@ -186,8 +192,8 @@ splix (1.0.1-1.2) unstable; urgency=low * Non-maintainer upload to fix important usability bug. - * Applied patch from upstream that corrects a bug for the ML-2010 - printer. Thanks to Pablo De Napoli for the patch. (Closes: #439817) + * Applied patch from upstream that corrects a bug for the ML-2010 + printer. Thanks to Pablo De Napoli for the patch. (Closes: #439817) -- Margarita Manterola Sun, 12 Oct 2008 15:46:27 +0000 @@ -214,7 +220,7 @@ o Support for Xerox Phaser 6100 o Bug fixes * Removed 10-fix-ppds.dpatch: PPDs fixed upstream - * debian/rules: Removed PPDs for Samsung CLP-300 and CLP-600, these + * debian/rules: Removed PPDs for Samsung CLP-300 and CLP-600, these printers are known to not work with this release of the driver. -- Till Kamppeter Wed, 7 Feb 2007 10:44:10 +0000 diff --git a/debian/control b/debian/control index f509579..f76893e 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ ML-17xx, ML-2xxx) and color (CLP-5xx, CLP-6xx) models are supported. Also some rebranded Samsungs like the Xerox Phaser 6100 work with this driver. - . + . Note that older SPL1-based models (ML-12xx, ML-14xx) do not work. Use these printers with the older "gdi" driver which is built into GhostScript. diff --git a/debian/rules b/debian/rules index 8c58e3a..aa5f0f2 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ dh_testroot rm -f build-stamp configure-stamp $(MAKE) V=1 cleanppd - $(MAKE) V=1 clean DRV_ONLY=1 + $(MAKE) V=1 clean DRV_ONLY=1 dh_clean optimized/pstoqpdl optimized/rastertoqpdl optimized/src/* debug/src/* .defs.mk install: build @@ -49,7 +49,7 @@ install -D -m 644 debian/local/apport-hook.py $(CURDIR)/debian/printer-driver-splix/usr/share/apport/package-hooks/source_splix.py endif -binary-indep: +binary-indep: dh_testdir -i dh_testroot -i dh_installchangelogs -i ChangeLog