--- lprng-doc-3.8.A~rc2.orig/configure +++ lprng-doc-3.8.A~rc2/configure @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash while [ $# -gt 0 ] ; do case $1 in --- lprng-doc-3.8.A~rc2.orig/debian/dirs +++ lprng-doc-3.8.A~rc2/debian/dirs @@ -0,0 +1 @@ +/usr/share/lintian/overrides/ --- lprng-doc-3.8.A~rc2.orig/debian/control +++ lprng-doc-3.8.A~rc2/debian/control @@ -0,0 +1,16 @@ +Source: lprng-doc +Section: doc +Priority: extra +Maintainer: Craig Small +Build-Depends: debhelper (>= 5) +Build-Depends-Indep: jade, docbook, tidy, jadetex, imagemagick, docbook-dsssl, ghostscript +Standards-Version: 3.8.0 + +Package: lprng-doc +Architecture: all +Depends: ${misc:Depends} +Description: lpr/lpd printer spooling system (documentation) + The LPRng software is an enhanced, extended, and portable version + of the Berkeley LPR software (the standards UNIX printer spooler) + You can use this for local and remote printers. + This is the documentation for LPRng --- lprng-doc-3.8.A~rc2.orig/debian/copyright +++ lprng-doc-3.8.A~rc2/debian/copyright @@ -0,0 +1,32 @@ +This package was debianized by Craig Small on +Fri, 25 Jan 2008 14:53:51 +1100. + +It was downloaded from http://lprng.sf.net/ + +Upstream Author: + Patrick Powell, Astart Technologies + +Copyright: + Copyright 1996-2001 Patrick Powell + +License: + + The LPRng Print Spooler and the ifhp Print Filter software are distributed + under the GNU Public License (GPL) and the Artistic License. Users can + choose to redistribute or use the software under a license that is + appropriate for their purpose. Other licenses and distribution agreements + are available by contacting AStArt Technologies for information. + + THE MATERIAL IN THESE SOFTWARE PACKAGES AND DOCUMENTS IS PROVIDED WITHOUT + FEE AND AS-IS WITH NO WARRANTY REGARDING FITNESS OF USE FOR ANY PURPOSE. + THE AUTHOR AND ALL CONTRIBUTORS ARE NOT LIABLE FOR ANY DAMAGES, DIRECT OR + INDIRECT, RESULTING FROM THE USE OF THE SOFTWARE OR ANY INFORMATION + PROVIDED IN THIS DOCUMENT. + +The Debian packaging is (C) 2008, Craig Small and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + +On Debian GNU/Linux systems you will find the Artistic License at +/usr/share/common-licenses/Artistic and the GNU GPL at +/usr/share/common-licenses/GPL + --- lprng-doc-3.8.A~rc2.orig/debian/changelog +++ lprng-doc-3.8.A~rc2/debian/changelog @@ -0,0 +1,800 @@ +lprng-doc (3.8.A~rc2-3) unstable; urgency=low + + * Depends on ghostscript for ps2pdf Closes: #493425 + * Fixed up the copyright file + + -- Craig Small Mon, 04 Aug 2008 15:51:15 +1000 + +lprng-doc (3.8.A~rc2-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with dash. Thanks to Soeren Sonnenburg for + the patch (Closes: #471760) + * debian/control: + - Bump Standards-Version to 3.8.0 + - Add ${misc:Depends} to Depends of binary "lprng-doc" package + * Ensure clean rule target removes generated LPRng-Reference.out file + * Move lprng-ref doc-base section to System/Administration + + -- Chris Lamb Mon, 09 Jun 2008 00:58:02 +0100 + +lprng-doc (3.8.A~rc2-2) unstable; urgency=low + + * Added dependency of docbook-dsssl Closes: #464175 + + -- Craig Small Wed, 12 Mar 2008 08:51:11 +1100 + +lprng-doc (3.8.A~rc2-1) unstable; urgency=low + + * First version of the documentation split out from the codebase. + + -- Craig Small Fri, 25 Jan 2008 14:53:51 +1100 + +lprng (3.8.28dfsg.1-1) unstable; urgency=low + + * Removed RFC 1179 Closes: 393395 + * Init script changed to handle RAMRUN option Closes: #390687 + * Updated Japanese po-debconf file Closes: #392167 + + -- Craig Small Wed, 25 Oct 2006 14:47:02 +1000 + +lprng (3.8.28-6) unstable; urgency=low + + * init.d returns ok if stop is run but lpd is already dead + * Rolling back 10_linelist_closefd patch makes lpd print Closes: #381512 + + -- Craig Small Sun, 6 Aug 2006 07:48:22 +1000 + +lprng (3.8.28-5) unstable; urgency=low + + * close fds before LDAP sockets Closes: #360788 + * Check configuration file location only with old prev versions + * preinst has POSIX checks Closes: #358628 + * lp.1 optios->options Closes: #368482 + * README and lpd.conf.8 mention unix_socket_path Closes: #311774 + * Updated nl.po Closes: #377249 + * Standards version 3.7.2 + + -- Craig Small Tue, 18 Jul 2006 11:11:02 +1000 + +lprng (3.8.28-4) unstable; urgency=low + + * init.d script checks for /usr/lib/lprng Closes: #356054 + * debhelper v5 + * Standards version to 3.6.2 + * Depends on debconf-2.0 too Closes: #332011 + * Added debconf-updatepo to Clean target Closes: #337268 + * Updated German po file Closes: #345851 + * Updated French po file Closes: #337301 + * Updated Swedish PO file Closes: #338873 + * Updated Danish PO file Closes: #343441 + * Updated Italian PO file Closes: #343867 + * Remove /etc/default/lprng on purge Closes: #327530 + * Uses lsb init.d + + -- Craig Small Sun, 12 Mar 2006 11:07:00 +1100 + +lprng (3.8.28-3.0.1) unstable; urgency=low + + * Binary-only non-maintainer upload for i386; no source changes. + * Rebuild with libssl0.9.8 + + -- Debian/i386 Build Daemon Wed, 12 Oct 2005 00:47:44 -0700 + +lprng (3.8.28-3) unstable; urgency=low + + * Added Vietnamese translation Closes: #312602 + * Added Italian translation Closes: #287752 + * Compilies on gcc4 and AMD Closes: #287521 + * Since->From in templates Closes: #312603 + + -- Craig Small Fri, 26 Aug 2005 14:17:00 +1000 + +lprng (3.8.28-2) unstable; urgency=high + + * Fixed insecure lprng_certs directory Closes: #286391 + Above bug is a security fix + + -- Craig Small Thu, 23 Dec 2004 14:33:21 +1100 + +lprng (3.8.28-1) unstable; urgency=low + + * New upstream release + * Updated German debconf po Closes: #281134 + * Updated Dutch debconf po Closes: #277762 + * Added Czech debconf po Closes: #261791 + * Check for spool directory in postinst Closes: #218319 + + -- Craig Small Thu, 18 Nov 2004 15:43:33 +1100 + +lprng (3.8.27-1) unstable; urgency=low + + * New upstream release + Upstream fixed busy loop Closes: #245274 + * Added Japanese po file Closes: #243264 + + -- Craig Small Wed, 26 May 2004 13:45:37 +1000 + +lprng (3.8.26-1) unstable; urgency=low + + * New upstream version + IPP socket disabled Closes: #231587 + * Now uses dpatch for patch management + * Added Dutch debconf translation Closes: #216935 + * Added Danish debconf translation Closes: #236490 + + -- Craig Small Wed, 24 Mar 2004 10:01:55 +1100 + +lprng (3.8.25-1) unstable; urgency=low + + * New upstream release + * Upgraded to standards version 3.6.1 + * Upgraded watch file to version 2 + * Updated pt_BR po file Closes: #219849 + * Added Dutch debian po files Closes: #219635 + + -- Craig Small Fri, 6 Feb 2004 21:31:18 +1100 + +lprng (3.8.22-2) unstable; urgency=low + + * Added files line to deb-doc Closes: #210681 + + -- Craig Small Sat, 13 Sep 2003 20:39:12 +1000 + +lprng (3.8.22-1) unstable; urgency=low + + * New upstream release + - Upstream accepted most of the patches, yay + * Closes: #205528: chown with ':' not with '.' in postinst + * Closes: #189045: checks with dpkg-statoverride before changing spool + directory permissions. + * Closes: #206342: Updated French debconf templates translation + * Closes: #207975: Included updated Brazilian + Portuguese (pt_BR) debconf template translations + + -- Craig Small Fri, 12 Sep 2003 20:22:14 +1000 + +lprng (3.8.21-3) unstable; urgency=low + + * Fixed gettext brokeness that put stuff in wierd directories + Closes: #204530 + + -- Craig Small Fri, 8 Aug 2003 13:17:51 +1000 + +lprng (3.8.21-2) unstable; urgency=low + + * Updated libtool Closes: #201936, #201624 + * Patched OF filter problem Closes: #200850 + * Changed template so that it doesn't use yes and no Closes: #201248 + + -- Craig Small Mon, 21 Jul 2003 07:02:01 +1000 + +lprng (3.8.21-1) unstable; urgency=low + + * New upstream source + * Remove RFC1179 because of license issues Closes: #199812 + * Removed KRB5_PROTOTYPE Closes: #200588 + * Put in krb5 deprecated function workaround Closes: #200618 + * Removed log() function, its not used anywhere Closes: #200621 + * Fixed the config script so it checks for /etc/default files closes: + #135356 + * Fixed checkpc man page to remove -c flag Closes: #139565 + * Debconf templates now use po-debconf + * Fixed typo in debconf template Closes: #186131 + * My thanks to Kalle for the Kerberos patches + * link liblpr with libkrb5 and libssl Closes: #195992 + + -- Craig Small Thu, 10 Jul 2003 11:21:47 +1000 + +lprng (3.8.20-4) unstable; urgency=high + + * Removed unsecure create of /tmp/before + SECURITY BUG Closes: #188366 + + -- Craig Small Thu, 10 Apr 2003 21:13:56 +1000 + +lprng (3.8.20-3) unstable; urgency=medium + + * Fixed stupid flag type problem (causes crash on 64-bit): Closes: #183137 + + -- Craig Small Mon, 3 Mar 2003 09:00:58 +1100 + +lprng (3.8.20-2) unstable; urgency=low + + * Added libssl-dev to Build-Depends + * Updated config.* using the rules Closes: #181859 + + -- Craig Small Fri, 21 Feb 2003 21:21:07 +1100 + +lprng (3.8.20-1) unstable; urgency=low + + * New upstream release + - This should hopefully fix all those done_jobs problems + + -- Craig Small Thu, 13 Feb 2003 21:47:22 +1100 + +lprng (3.8.15-2) unstable; urgency=low + + * Forced done_jobs to 0, doesnt fix #159632 but at least works by + default + * Added note in README.Debian about the evils of done_jobs + * Added Kerberos 5 support, hope it doesn't break anything Closes: #166558 + * Ship an empty never changing /etc/lprng/lpd.conf, instead of reqiring + users to remerge the change with every new upstream version + (Thankyou Andreas) Closes: #147304, #120257 + + -- Craig Small Sun, 27 Oct 2002 09:24:49 +1100 + +lprng (3.8.15-1) unstable; urgency=low + + * New upstream source + + fixes race condition on remove done jobs. + + man page fixes + + -- Craig Small Tue, 13 Aug 2002 18:13:05 +1000 + +lprng (3.8.12-5) unstable; urgency=low + + * Added t to printcap in postinst Closes: #147641, #149718, #149719 + + -- Craig Small Wed, 12 Jun 2002 10:10:39 +1000 + +lprng (3.8.12-4) unstable; urgency=low + + * Put /etc/lprng/printcap symlink in if nothing exists already + Closes: #147641 + + -- Craig Small Mon, 3 Jun 2002 09:30:01 +1000 + +lprng (3.8.12-3) unstable; urgency=low + + * Disabled tcpwrappers Closes: #146511 + * Removed dh_testversion to stop it complaining during build. + + -- Craig Small Thu, 16 May 2002 21:55:53 +1000 + +lprng (3.8.12-2) unstable; urgency=low + + * Updated config.sub and config.guess again Closes: #146322 + + -- Craig Small Thu, 9 May 2002 12:54:23 +1000 + +lprng (3.8.12-1) unstable; urgency=low + + * New upstream source + - libwrap linked Closes: #140033 + - lprng 3.8.11 was withdrawn + * Fixed ldconfig post(inst|rm) so lintian (should) stops complaining + + -- Craig Small Mon, 6 May 2002 12:59:22 +1000 + +lprng (3.8.10-1) unstable; urgency=low + + * New upstream version + - checkpc behaves itself with print filters Closes: #141090 + - as and ae options fixed in man page Closes: #137249 + + -- Craig Small Mon, 8 Apr 2002 09:25:12 +1000 + +lprng (3.8.9-1) unstable; urgency=low + + * New upstream source + + -- Craig Small Sun, 10 Mar 2002 08:35:36 +1100 + +lprng (3.8.8-2) unstable; urgency=low + + * Fixed lpq -a problem, thanks luca! Closes: #129786 + + -- Craig Small Mon, 4 Mar 2002 09:18:25 +1100 + +lprng (3.8.8-1) unstable; urgency=low + + * New upstream version + - local printer name should stay same Closes: #130608, #113707 + * Added new French template Closes: #132389 + * check for statoverrides + + -- Craig Small Sat, 9 Feb 2002 16:40:31 +1100 + +lprng (3.8.4-2) unstable; urgency=low + + * Changed permissions of /var/run/lprng so non-root can get to it + Closes: #129162,#129295 + + -- Craig Small Tue, 15 Jan 2002 08:43:23 +1100 + +lprng (3.8.4-1) unstable; urgency=low + + * New upstream version + - Now allows Unix socket access /var/run/lprng/socket + - Also can shut down tcp/ip access using lpd_port = 0 + - t1: file 'hfA877', age 24.57 hours > 24.00 hours maximum + Closes: #125843 + * cron job now ignores missing pid file Closes: #127882 + * init script now has quiet cron Closes: #124284 + + -- Craig Small Sat, 12 Jan 2002 16:53:55 +1100 + +lprng (3.8.2-1) unstable; urgency=low + + * New upstream version + - New document about printing cookbook + * Debconf question about do you want to start lpd. + Closes: #57778, #85290, #115574 + * No longer have a printcap, but there is one in examples. + Closes: #71050, #108655 + + -- Craig Small Wed, 5 Dec 2001 09:37:51 +1100 + +lprng (3.8.1-1) unstable; urgency=high + + * New upstream source + - setuid SECURITY BUG fixed Closes: #120133 + * checkpc no longer talks about bogus Warning - calling Check_file for + messages Closes: #118152 + + -- Craig Small Thu, 29 Nov 2001 08:10:20 +1100 + +lprng (3.8.0-1) unstable; urgency=low + + * New upstream source + * changed pid filename from printer to 515 Closes: #115235 + * Deleted liblpr.a and liblpr.la. They were installed for some reason? + + -- Craig Small Wed, 17 Oct 2001 08:45:41 +1000 + +lprng (3.7.7-2) unstable; urgency=low + + * Updated config.guess and config.sub Closes: #114709 + + -- Craig Small Sun, 7 Oct 2001 21:54:09 +1000 + +lprng (3.7.7-1) unstable; urgency=low + + * New upstream version + - direct flag works, Closes: #97273 + - group option works, Closes: #85548 + - checkpc doesn't stuff filters permissions up + Closes: #92608, #100086, #100717, #106191 + - doco fixed up, Closes: #97271, #86394, #108668 + - Uses right defaults for printer port, Closes: #105387 + - Direct was a Flag, Closes: #88180 + * Escape init.d file for funny characters Closes: #107095 + * Conflicts with cupsys-bsd Closes: #107219 + * Fixed paths in lpd.conf.5 Closes: #110888 + * Now have lpd.conf.local Closes:#82393 + * init.d start has oknodo Closes: #113966 + + -- Craig Small Thu, 6 Sep 2001 12:53:04 +1000 + +lprng (3.7.4-5) unstable; urgency=high + + * Added procps to build-depends Closes: #100795 + * Fixed getrlimit problem Closes: #95989 + * init.d works for lpd_ports Closes: #97272 + * Fixed up README.Debian Closes: #99404 + * Hopefully stopped dinstal from complaining Closes: #94672 + + -- Craig Small Thu, 21 Jun 2001 08:51:39 +1000 + +lprng (3.7.4-4) unstable; urgency=high + + * updated config.* for parisc people Closes: #94215 + * Added pt_BR language to templates, Closes: #92840 + * Added a patch to fix netmask selection + + -- Craig Small Fri, 20 Apr 2001 13:07:58 +1000 + +lprng (3.7.4-3) unstable; urgency=high + + * Added a death to all lpd in postinst hopefully Closes: #88173, #74564 + * Also #85075, #85267 + * Debconf has German templates. Closes: #82856 + * Swedish too Closes: #83611 + * and French Closes: #83786 + * cron.daily will not complain if checkpc is not there Closes: #83073, #84276 + * cron.daily has better error messages Closes: #85869 + * No longer uses suidregister, hope I don't mess it up!! + + -- Craig Small Sun, 11 Mar 2001 16:26:54 +1100 + +lprng (3.7.4-2) unstable; urgency=high + + * small patch to stop evil segfaults on alpha Closes: #82476, #82711 + * fix so it compiles on alpha Closes: #81707 + + -- Craig Small Sat, 20 Jan 2001 15:10:07 +1100 + +lprng (3.7.4-1) unstable; urgency=low + + * New upstream release + * Split documents out to lprng-doc again. + + -- Craig Small Thu, 4 Jan 2001 11:12:02 +1100 + +lprng (3.7.3-1) unstable; urgency=low + + * New upstream source + - checks for inet_ntop Closes: #74390 + * copyright file fixed + + -- Craig Small Wed, 27 Dec 2000 18:08:43 +1100 + +lprng (3.7.2-1) unstable; urgency=low + + * New upstream source + * Upstream recalled this version before Debian release + + -- Craig Small Fri, 22 Dec 2000 10:46:20 +1100 + +lprng (3.6.26-1) unstable; urgency=high + + * New upstream source + * SECURITY FIX for gettext NLSPATH security bug + * IPv6 stuff removed, Closes: #74390 + + -- Craig Small Mon, 16 Oct 2000 10:43:07 +1100 + +lprng (3.6.24-3) unstable; urgency=high + + * SECURITY FIX for syslog buffer overflow + + -- Craig Small Thu, 5 Oct 2000 10:10:47 +1100 + +lprng (3.6.24-2) unstable; urgency=medium + + * Check for suidregsiter Closes: #69796, #69876, #69877, #69917 + + -- Craig Small Thu, 24 Aug 2000 08:36:46 +1000 + +lprng (3.6.24-1) unstable; urgency=medium + + * New upstream version + * Actually released it, closing 3.6.22 bugs Closes: #67512, #67363 + + -- Craig Small Mon, 21 Aug 2000 11:50:16 +1000 + +lprng (3.6.22-1) unstable; urgency=medium + + * New upstream source + * Removed dependancy on suidmanager Closes: #67512 + * CPU overload problem fixed Closes: #67363 + * NEVER RELEASED + + -- Craig Small Wed, 9 Aug 2000 11:18:31 +1000 + +lprng (3.6.20-1) unstable; urgency=medium + + * New upstream version + * - Fixes checkpc Closes: #66777, #66597 + * Default config now longer allows remotes to print Closes: #67135 + This is a security bug!! + * Now has the html docs back in, thanks joeyh. + * no need for lprng-doc + * lpq, lprm and lpr can now be non setuid root. Asked by debconf. + * README talks about force_localhost Closes: #64868 + + -- Craig Small Mon, 10 Jul 2000 10:30:19 +1000 + +lprng (3.6.18-2) unstable; urgency=low + + * Removed references to lpd.conf in /etc/init.d file Closes: #66568 + * Check and warn if we have old and new config file locations Closes: #66570 + * Removed debug crud (fff) out of cron.daily Closes: #66613, #66741 + + -- Craig Small Mon, 3 Jul 2000 20:49:19 +1000 + +lprng (3.6.18-1) unstable; urgency=low + + * New upstream version + * Fixed build dependencies (HELLO ROMAN!!) Closes: #66358 + * Put correct path for checkpc in cron file Closes: #66363, #66471, #66356 + * Fixed moronic shell stuffup on my part in preinst Closes: #66407, #66400 + * preinst now deletes old config file locations + + -- Craig Small Thu, 29 Jun 2000 22:12:59 +1000 + +lprng (3.6.16-1) unstable; urgency=low + + * New upstream version + * Config files found in /etc/lprng + + -- Craig Small Tue, 20 Jun 2000 09:19:04 +1000 + +lprng (3.6.14-1) unstable; urgency=low + + * New upstream version - not released + + -- Craig Small Wed, 7 Jun 2000 20:09:48 +1000 + +lprng (3.6.12-6) frozen unstable; urgency=medium + + * IMPORTANT Fixed lprm forwarding bug Closes: #64614 + * Fixes preinst s-s-d problem Closes: #62487, #57098 + * Remove /var/spool/lpd on purge Closes: #59548 + * Change path to lpd in lpd.8 Closes: #58341 + * lpr.1 no longer refers to itself Closes: #60598 + + -- Craig Small Mon, 29 May 2000 09:25:23 +1000 + +lprng (3.6.12-5) frozen unstable; urgency=medium + + * IMPORTANT BUG IN PPC : Removed kerberos from configure.in Closes: #57565 + + + -- Craig Small Fri, 11 Feb 2000 09:58:27 +1100 + +lprng (3.6.12-4) frozen unstable; urgency=low + + * Check for lpd.conf before grepping it RC BUG Closes: #55934 + + -- Craig Small Thu, 3 Feb 2000 16:01:07 +1100 + +lprng (3.6.12-3) frozen unstable; urgency=low + + * Fixed kill children routine using patch from Patrick + * lpq doesn't segfault Closes: #51164 + * Check for a file in preinst so it doesnt die + + -- Craig Small Wed, 12 Jan 2000 12:15:15 +1100 + +lprng (3.6.12-2) unstable; urgency=low + + * Added more stty speeds Closes: #50335 + * Fixed init.d script so it doesn't reference exec + Closes: #45857, #50709, #51824 + * Check for /usr/share/doc/lprng not /usr/doc/lprng, Closes #49025 + + -- Craig Small Fri, 3 Dec 1999 15:37:19 +1100 + +lprng (3.6.12-1) unstable; urgency=high + + * New upstream release with SECURITY FIXES + + -- Craig Small Tue, 2 Nov 1999 12:55:50 +1100 + +lprng (3.6.11-1) unstable; urgency=low + + * New upstream source + * Complains about invalid printer name Closes: #44649 + * Fixed bashism in postinst Closes: #47527 + + -- Craig Small Mon, 25 Oct 1999 10:02:35 +1000 + +lprng (3.6.10-2) unstable; urgency=low + + * Fixed postinst Closes: #46239 + * Fixed copyright file, it uses Artistic not GPL + + -- Craig Small Thu, 30 Sep 1999 09:41:14 +1000 + +lprng (3.6.10-1) unstable; urgency=low + + * New upstream version + * Attempt to kill old lpd Closes: #44017, #44064 + * Deleted useless README.Debian Closes: #43946 + * Fixed postinst for wierd spool files Closes: #44494 + * init.d goes looking for the pid file Closes: #44953 + * init.d runs checkpc -f Closes: #44954 + * Made Joey's build life easier Closes: #44626 + * lpc manpage now in section 8 Closes: #43922 + + -- Craig Small Mon, 13 Sep 1999 15:21:53 +1000 + +lprng (3.6.8-3) unstable; urgency=medium + + * Fixed spool permission problem Closes: #43925, #44091, #44108 + + -- Craig Small Sun, 5 Sep 1999 18:25:07 +1000 + +lprng (3.6.8-2) unstable; urgency=medium + + * Fixed /usr/etc problem Closes: #43870 + + -- Craig Small Wed, 1 Sep 1999 11:00:29 +1000 + +lprng (3.6.8-1) unstable; urgency=low + + * New upstream version Closes: #36649 + * Added some suggested scripts Closes: #16959 + * lpc moved to /usr/sbin Closes: #43027 + * init.d scripts cd to / Closes: #42068 + * lpr.1 man page fixed Closes: #35764 + + -- Craig Small Tue, 31 Aug 1999 13:29:03 +1000 + +lprng (3.6.2-2) unstable; urgency=low + + * Moved /var/run/lpd.printer to /var/run/lprng/lpd.printer Closes: #41185 + * Fixed init.d to use correct pid file Closes: #41186 #41246 + + -- Craig Small Tue, 13 Jul 1999 13:02:11 +1000 + +lprng (3.6.2-1) unstable; urgency=low + + * New maintainer + * New Upstream Version Closes: #36649 + * Fixed init.d script Closes: #20577 + * No ugly prompting in postinst Closes: #12577 + * lpd.perms manpage fixed Closes: #31892 + * lpd.8 manpage has proper path Closes: #32418 + * No bashisms in postinst Closes: #32788 #26519 + * init.d checks for /usr/doc/lprng as well Closes: #35283 + * package now uses setuidregister Closes: #36765 + * lpr now prints mime stuff (woo!) Closes: #26707 + * init.d script has a path Closes: #19691 + * LPR HOWTO moved to docs Closes: #30008 + * No annoying postinst stop Closes: #21407 #32906 + * Security fix for lpd.perms + + -- Craig Small Fri, 9 Jul 1999 13:01:51 +1000 + +lprng (3.5.3-0.1) unstable; urgency=low + + * New upstream version + + -- Robert Woodcock Fri, 19 Feb 1999 20:20:42 -0800 + +lprng (3.5.2-1.3) frozen unstable; urgency=low + + * Fix the fix of lpd.perms :( (Bug #32628). + (This only changes 5 lines in the default configuration + file; thanks to Eric for the patch) + + -- Vincent Renardias Sat, 30 Jan 1999 21:03:51 +0100 + +lprng (3.5.2-1.2) frozen unstable; urgency=low + + * NMU to fix my previous NMU :( + * s/DEFAUT/DEFAULT/ in /etc/lpd.perms (Bug #32527). + + -- Vincent Renardias Thu, 28 Jan 1999 18:25:19 +0100 + +lprng (3.5.2-1.1) frozen unstable; urgency=low + + * NMU: + Fix critical bug #23682 (changed lpd.perms). + Fix critical bug #31889 (swaped 2 lines in postinst). + + -- Vincent Renardias Sun, 24 Jan 1999 05:18:42 +0100 + +lprng (3.5.2-1) unstable; urgency=low + + * new upstream version + + -- Sven Rudolph Sun, 9 Aug 1998 11:49:02 +0200 + +lprng (3.4.2-5) frozen unstable; urgency=low + + * debian/conffiles: added /etc/filter.{pcl,ps} + + -- Sven Rudolph Wed, 10 Jun 1998 14:29:04 +0200 + +lprng (3.4.2-4) frozen unstable; urgency=low + + * debian/control: added Conflicts: apsfilter (<<4.9.1-10) + + -- Sven Rudolph Wed, 13 May 1998 19:48:48 +0200 + +lprng (3.4.2-3) frozen unstable; urgency=low + + * debian/rules: move lpc to /usr/sbin/ (Fixes: 21202) + + -- Sven Rudolph Thu, 16 Apr 1998 17:04:07 +0200 + +lprng (3.4.2-2) frozen unstable; urgency=low + + * debian/rc: make messages policy-conforming (Fixes: #20489) + + -- Sven Rudolph Mon, 13 Apr 1998 16:18:37 +0200 + +lprng (3.4.2-1) unstable; urgency=low + + * new upstream version + * debian/rules: remove monitor.1 manual page (Fixes: #8690) + moved printcap,filter.* to debian/ + install postrm (Fixes: #14727) + * debian/rc: add restart and force-reload targets + + -- Sven Rudolph Tue, 3 Mar 1998 00:34:20 +0100 + +lprng (3.4.1-1) unstable; urgency=low + + * new upstream version (fixes #11015, #8690) + * debian/rc: stop) add --oknodo (#12533, #10724) + * debian/rules: install filter.* files again (#15180) + * fixes #15960 (Cannot unpack source) + * src/common/vars.c: set filter_ld_path empty (#15117, probably #9826) + + -- Sven Rudolph Mon, 5 Jan 1998 22:04:42 +0100 + +lprng (3.2.6-2) unstable; urgency=low + + * man/printcap.5: fixed an inconsistency (#11015) + * linked against libc6 (#11459, and possibly #10581 and #10555) + + -- Sven Rudolph Mon, 4 Aug 1997 17:37:08 +0200 + +lprng (3.2.6-1) unstable; urgency=low + + * new upstream version + + -- Sven Rudolph Sun, 8 Jun 1997 22:57:30 +0200 + +lprng (3.2.5-1) unstable; urgency=low + + * new upstream version + * debian/rc: adapted console messages to standard (#8505) + added `reload' rule (#8609) + * debian/rules: upstream log is called changelog (#9616) + * src/common/default.c; lpd.conf: pr=/usr/bin/pr (#10029) + + -- Sven Rudolph Wed, 14 May 1997 22:35:02 +0200 + +lprng (3.2.1-1) unstable; urgency=low + + * new upstream version + + -- Sven Rudolph Tue, 25 Mar 1997 00:04:03 +0100 + +lprng (3.1.8-1) experimental; urgency=low + + * new upstream version + + -- Sven Rudolph Thu, 20 Feb 1997 12:51:11 +0100 + +lprng (3.1.7-2) experimental; urgency=low + + * install lpd, lpf etc in /usr/sbin + + -- Sven Rudolph Wed, 19 Feb 1997 15:18:09 +0100 + +lprng (3.1.7-1) experimental; urgency=low + + * new upstream version + * src/LPR/lpr_cpyfiles.c: removed the patch for recognising + Windows Postscript files as text + * debian.rc: moved to debian/rc + * src/common/default.c, lpd.conf: check_for_nonprintable no + + -- Sven Rudolph Wed, 19 Feb 1997 00:26:56 +0100 + +lprng (2.4.2-1) unstable; urgency=low + + * new upstream version + * new upstream version + * src/LPR/lpr_cpyfiles.c: recognize Windows-generated PostScript as text + * src/common/termclear.c: corrects conflicting definitions of tgetstr + + -- Sven Rudolph Thu, 7 Nov 1996 22:35:24 +0100 + +lprng (2.3.12-3) unstable stable; urgency=high + + * moved to unstable and stable + * replaces lpr which has security problems + + -- Sven Rudolph Mon, 7 Oct 1996 19:10:48 +0200 + +lprng (2.3.12-2) experimental; urgency=low + + * (debian/control): install conffiles + * (debian/control): added Provides: lpr + Suggests: magicfilter + Conflicts: lpr + Replaces: lpr + + -- Sven Rudolph Thu, 26 Sep 1996 17:34:18 +0200 + +lprng (2.3.12-1) experimental; urgency=low + + * added minimal printcap + * run daemon as lp + * install daemon and admin programs in /usr/sbin + * Initial release. + + -- Sven Rudolph Tue, 17 Sep 1996 23:32:15 +0200 + +Local variables: +mode: debian-changelog +End: --- lprng-doc-3.8.A~rc2.orig/debian/lintian +++ lprng-doc-3.8.A~rc2/debian/lintian @@ -0,0 +1,3 @@ +lprng-doc: extra-license-file usr/share/doc/lprng-doc/LPRng-Reference-Multipart/license.htm +lprng-doc: extra-license-file usr/share/doc/lprng-doc/LPRng-Reference-Multipart/license.txt + --- lprng-doc-3.8.A~rc2.orig/debian/compat +++ lprng-doc-3.8.A~rc2/debian/compat @@ -0,0 +1 @@ +5 --- lprng-doc-3.8.A~rc2.orig/debian/doc-base.lprngref +++ lprng-doc-3.8.A~rc2/debian/doc-base.lprngref @@ -0,0 +1,13 @@ +Document: lprng-ref +Title: LPRng Reference Manual +Author: Patrick A Powell +Abstract: The LPRng Printing Software consists of the LPRng print spooler, + the ifhp print filter, and the LPRngTool graphical user interface. +Section: System/Administration + +Format: pdf +Files: /usr/share/doc/lprng-doc/LPRng-Reference.pdf + +Format: HTML +Index: /usr/share/doc/lprng-doc/LPRng-Reference.html +Files: /usr/share/doc/lprng-doc/LPRng-Reference.html --- lprng-doc-3.8.A~rc2.orig/debian/rules +++ lprng-doc-3.8.A~rc2/debian/rules @@ -0,0 +1,89 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +INSTALL = install +INSTALL_FILE = $(INSTALL) -p -o root -g root -m 644 + +Makefile: configure + dh_testdir + # Add here commands to configure the package. + ./configure + +build: build-stamp + +build-stamp: Makefile + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + rm -f LPRng-Reference.out + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/lprng-doc. + $(MAKE) DESTDIR=$(CURDIR)/debian/lprng-doc pkgdatadir=/usr/share/doc/lprng-doc install + rm $(CURDIR)/debian/lprng-doc/usr/share/doc/lprng-doc/license.txt + $(INSTALL_FILE) debian/lintian $(CURDIR)/debian/lprng-doc/usr/share/lintian/overrides/lprng-doc + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs +# dh_installexamples +# dh_install +# dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_python +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress -X.pdf -Xlicense.txt + dh_fixperms +# dh_perl +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- lprng-doc-3.8.A~rc2.orig/debian/docs +++ lprng-doc-3.8.A~rc2/debian/docs @@ -0,0 +1 @@ +y2k.txt