Codebase list splix / 8310aca
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 2 years ago
3 changed file(s) with 13 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
0 splix (2.0.0+svn315-8) UNRELEASED; urgency=medium
1
2 * Trim trailing whitespace.
3
4 -- Debian Janitor <janitor@jelmer.uk> Wed, 23 Jun 2021 04:32:16 -0000
5
06 splix (2.0.0+svn315-7) unstable; urgency=medium
17
28 * Team upload
149155
150156 * Non-maintainer upload.
151157 * Fix alignment to allow printing on ARM, thanks to Luca Niccoli.
152 (Closes: #574349)
158 (Closes: #574349)
153159
154160 -- Philipp Kern <pkern@debian.org> Sun, 03 Oct 2010 10:51:05 +0200
155161
185191 splix (1.0.1-1.2) unstable; urgency=low
186192
187193 * Non-maintainer upload to fix important usability bug.
188 * Applied patch from upstream that corrects a bug for the ML-2010
189 printer. Thanks to Pablo De Napoli for the patch. (Closes: #439817)
194 * Applied patch from upstream that corrects a bug for the ML-2010
195 printer. Thanks to Pablo De Napoli for the patch. (Closes: #439817)
190196
191197 -- Margarita Manterola <marga@debian.org> Sun, 12 Oct 2008 15:46:27 +0000
192198
213219 o Support for Xerox Phaser 6100
214220 o Bug fixes
215221 * Removed 10-fix-ppds.dpatch: PPDs fixed upstream
216 * debian/rules: Removed PPDs for Samsung CLP-300 and CLP-600, these
222 * debian/rules: Removed PPDs for Samsung CLP-300 and CLP-600, these
217223 printers are known to not work with this release of the driver.
218224
219225 -- Till Kamppeter <till.kamppeter@gmail.com> Wed, 7 Feb 2007 10:44:10 +0000
2121 ML-17xx, ML-2xxx) and color (CLP-5xx, CLP-6xx) models are supported.
2222 Also some rebranded Samsungs like the Xerox Phaser 6100 work with this
2323 driver.
24 .
24 .
2525 Note that older SPL1-based models (ML-12xx, ML-14xx) do not work. Use
2626 these printers with the older "gdi" driver which is built into
2727 GhostScript.
3333 dh_testroot
3434 rm -f build-stamp configure-stamp
3535 $(MAKE) V=1 cleanppd
36 $(MAKE) V=1 clean DRV_ONLY=1
36 $(MAKE) V=1 clean DRV_ONLY=1
3737 dh_clean optimized/pstoqpdl optimized/rastertoqpdl optimized/src/* debug/src/* .defs.mk
3838
3939 install: build
4848 install -D -m 644 debian/local/apport-hook.py $(CURDIR)/debian/printer-driver-splix/usr/share/apport/package-hooks/source_splix.py
4949 endif
5050
51 binary-indep:
51 binary-indep:
5252 dh_testdir -i
5353 dh_testroot -i
5454 dh_installchangelogs -i ChangeLog