Codebase list pnm2ppa / f9278bc
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Didier Raboud 3 years ago
2 changed file(s) with 8 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
143143 * Debconf translations:
144144 - Dutch. Closes: #415514
145145 - Portuguese. Closes: #436562
146 * Remove mention of pbm2ppa from the package's description.
146 * Remove mention of pbm2ppa from the package's description.
147147 Closes: #400259
148148 * [Lintian] Add copyright information to debian/copyright
149149 * [Lintian] Update FSF address in debian/copyright
259259 * Added /etc/pnm2ppa.conf to config file list
260260 * Switched to to gettext-based debconf, and added the French translation.
261261 Thanks, Michel Grentzinger <mic.grentz@online.fr>! Closes: #209105, #211266
262 * Added doc-base file to register SGML, HTML, and TXT documents.
262 * Added doc-base file to register SGML, HTML, and TXT documents.
263263
264264 -- Chad Walstrom <chewie@debian.org> Thu, 23 Oct 2003 00:15:03 -0500
265265
271271 shouldn't even be in this package, or should be placed in the doc
272272 directory under examples. Feedback welcome.)
273273 * Edited the copyright file, added some more information about Upstream
274 Authors, Homepage, and Download URL's.
274 Authors, Homepage, and Download URL's.
275275
276276 -- Chad Walstrom <chewie@debian.org> Fri, 6 Dec 2002 10:40:54 -0600
277277
288288 * ACK! Introduced a bug that effectively deleted /bin/tempfile in 1.12-2.
289289 * update-magicfilter was not set executable.
290290 * config script exited incorrectly, which caused an error when the user
291 chose NOT to use debconf to configure the /etc/pnm2ppa.conf file.
291 chose NOT to use debconf to configure the /etc/pnm2ppa.conf file.
292292
293293 -- Chad Walstrom <chewie@debian.org> Sun, 24 Nov 2002 00:44:13 -0600
294294
295295 pnm2ppa (1.12-2) unstable; urgency=low
296296
297297 * Fix auto-build bug regarding removal of generated control files
298 pnm2ppa.{install,examples}. Closes: #170249
298 pnm2ppa.{install,examples}. Closes: #170249
299299 * Added 'rmdir' for /etc/magicfilter if the directory is empty. (Complying
300300 to policy to remove all configuration files on a 'purge'.)
301301
336336 pnm2ppa (1.04-4) unstable; urgency=low
337337
338338 * Long overdue adopted package. Closes: #88234
339 * Added a manpage for both pnm2ppa and calibrate_ppa.
339 * Added a manpage for both pnm2ppa and calibrate_ppa.
340340
341341 -- Chad C. Walstrom <chewie@debian.org> Sat, 23 Jun 2001 00:26:02 -0500
342342
343343 pnm2ppa (1.04-3) unstable; urgency=low
344344
345345 * `Suggests: magicfilter | apsfilter' rather than `Depends:
346 magicfilter'.
346 magicfilter'.
347347 * The postinst no longer calls magicfilterconfig. If you're using
348348 magicfilter or apsfilter, run magicfilterconfig or apsfilterconfig and
349349 simply follow the instructions.
2020 install -D -m 644 debian/ubuntu/apport-hook.py $(CURDIR)/debian/printer-driver-pnm2ppa/usr/share/apport/package-hooks/source_pnm2ppa.py
2121 endif
2222
23 override_dh_installdocs:
23 override_dh_installdocs:
2424 dh_installdocs
2525 # Remove useless or redundant files
2626 cd debian/printer-driver-pnm2ppa/usr/share/doc/printer-driver-pnm2ppa/;\