libpaper (1.1.8) unstable; urgency=high
libpaper (1.1.8) unstable; urgency=high

  * Ensure changes made during reconfiguration take effect,
  Closes: #136702
  * Remove debconf code from preinst as it's not necessary,
  Closes: #143838

 -- Stephen Zander <gibreel@debian.org>  Sun, 21 Apr 2002 20:23:22 -0700

libpaper (1.1.7) unstable; urgency=low

  * Bring debconf template handling in line with i10n recommendations,
  Closes: #133821

 -- Stephen Zander <gibreel@debian.org>  Sat, 23 Feb 2002 16:21:20 -0800

libpaper (1.1.6) unstable; urgency=low

  * Close an additional bug related to the config typos in the previous
    version of the package,
  Closes: #132672
  * Update the french translation in the debconf template file,
  Closes: #133821
  * Remove /usr/bin/paperconf from debconf configuration; it served no
    useful purpose anyway,
  Closes: #134066

 -- Stephen Zander <gibreel@debian.org>  Fri, 22 Feb 2002 12:09:35 -0800

libpaper (1.1.5) unstable; urgency=medium

  * Fix some careless typos in the debconf config script,
  Closes: #132660, #132663

 -- Stephen Zander <gibreel@debian.org>  Wed,  6 Feb 2002 16:55:26 -0800

libpaper (1.1.4) unstable; urgency=low

  * New maintainer,
  Closes: #130829
  * Provide default paper size based on timezone,
  Closes: #48303
  * Add documentation for papername, paperpswidth & paperpsheight,
  Closes: #112733
  * Prevent libpaperg from reasking for a paper size when /etc/papersize
    exists, 
  Closes: #131335

 -- Stephen Zander <gibreel@debian.org>  Tue,  5 Feb 2002 19:54:41 -0800

libpaper (1.1.3) unstable; urgency=low

  * Orphaned this package.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 25 Jan 2002 12:59:59 +0100

libpaper (1.1.2) unstable; urgency=high

  * Fix debian/config to get dpkg-reconfigure working.

 -- Adrian Bunk <bunk@fs.tum.de>  Tue,  4 Dec 2001 10:41:42 +0100

libpaper (1.1.1) unstable; urgency=high

  * Hardcoded the papersizes in debian/templates.
    (closes: #115347)
  * #define MAXPATHLEN in src/paperconf.c if it isn't already
    defined. This should fix the compilation on GNU/Hurd.
    (closes: #103850)
  * Updated libtool.

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 17 Nov 2001 15:13:56 +0100

libpaper (1.1.0) unstable; urgency=low

  * Changed the build system to use automake and libtool.

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 23 Sep 2001 00:34:41 +0200

libpaper (1.0.10) unstable; urgency=low

  * Add a" || true" to the removal of the diversions in the
    preinst of libpaperg. (closes: #112977)
  * Renamed configure.in to configure.ac.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 21 Sep 2001 13:51:58 +0200

libpaper (1.0.9) unstable; urgency=high

  * Don't ask the debconf question when the user had the potato
    package installed. (closes: #95030)
  * The potato package didn't remove the diversion correctly.
    Remove it in the preinst of libpaperg. (closes: #112247)
  * s/defaultpapersize/defaultpapername/ in systempapername (3).
    (This time in the right file...)
  * Updated config.guess and config.sub. (closes: #88550, #94793)
  * Added spanish and brazilian portuguese translations of the
    debconf template. (closes: #103245, #106239)

 -- Adrian Bunk <bunk@fs.tum.de>  Tue, 18 Sep 2001 00:07:13 +0200

libpaper (1.0.8.1) unstable; urgency=high

  * copy in new config.{guess,sub} to get support for new architectures.
    Closes: #94793

 -- LaMont Jones <lamont@debian.org>  Mon,  9 Jul 2001 21:39:34 -0600

libpaper (1.0.8) unstable; urgency=high

  * Corrected a small error in paperconf (1). (closes: #91230)

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 15 Apr 2001 01:00:20 +0200

libpaper (1.0.7) unstable; urgency=low

  * libpaperg-dev replaces libpaperg (<< 1.0.5). (closes: #90508)
  * Corrected the sections of the binary packages:
      libpaperg    : text -> libs
      libpaperg-dev: text -> devel
  * Removed dh_testversion from debian/rules.
  * Added a Hungarian translation of the debconf template. Thanks
    to KORN Andras <korn@chardonnay.math.bme.hu> for this.

 -- Adrian Bunk <bunk@fs.tum.de>  Wed, 21 Mar 2001 18:24:15 +0100

libpaper (1.0.6) unstable; urgency=medium

  * Depend on the latest version of debconf in unstable to avoid the
    problems with the ancient version in testing. (closes: #90199)

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 19 Mar 2001 08:39:16 +0100

libpaper (1.0.5) unstable; urgency=low

  * Run paperconfig in the postinst only when /etc/papersize doesn't
    exist. (closes: #74691, #76809, #77070)
  * Changed paperconfig to show a usage message and exit with
    error code 1 when called without parameters. (closes: #73643)
  * s/systempapersize()/systempapername()/ in systempapername (3).
    (closes: #83580)
  * Added German, French and Swedish translations of the template file.
    (closes: #83970, #84705)
  * Changed the English template to suggest "a4" as well as "letter".
    (closes: #84254)
  * Moved the section 3 man pages from libpaperg to libpaperg-dev.
  * s/Debian::DebConf::Client::ConfModule/Debconf::Client::ConfModule/
    in debian/config.
  * libpaperg does now conflict with libpaper. I removed some stuff
    that did let both packages being installed together.

 -- Adrian Bunk <bunk@fs.tum.de>  Sat,  3 Mar 2001 13:40:57 +0100

libpaper (1.0.4) unstable; urgency=low

  * New maintainer.
  * libpaper is now a native Debian package.
  * Removed the libc5 libpaper package.
  * Added a libpaperg-dev package. (closes: #75660)
  * Rewritten debian/rules based on debhelper.
  * /usr/doc -> /usr/share/doc
  * /usr/man -> /usr/share/man
  * Updated the copyright file.
  * Removed the obsolete examples directory.
  * Updated config.guess and config.sub and added support for GNU/Hurd
    in configure.in. (closes: #39036)
  * Added Build-Depends.
  * Standards-Version: 3.1.1

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 18 Sep 2000 23:29:42 +0200

libpaper (1.0.3-14) unstable; urgency=low

  * Added debconf support, thaks to the patch by 
    John Goerzen <jgoerzen@progenylinux.com> (Closes: Bug#70959).

 -- Marco Pistore <pistore@debian.org>  Tue, 12 Sep 2000 07:26:25 +0200

libpaper (1.0.3-13) unstable frozen; urgency=low

  * Fixed preinst and postrm scripts for the libpaperg package,
    so that diversions are handled correctly (Closes: Bug#49205)
  * Fixed bugs in lib/paper.c file that made function systempapername
    if file /etc/papersize is present but not readable (also
    dixed memory lead in the same function) (Closes: Bug#63582)
  * Now file /etc/papersize is chmod 644 after creation in
    paperconfig, to override root's umask.

 -- Marco Pistore <pistore@debian.org>  Sun, 14 May 2000 19:32:17 +0200

libpaper (1.0.3-12.2) unstable; urgency=low

  * Fixed a syntax error in debian/control introduced by the last NMU:
    The Architecture: list is separated by spaces not commas.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Wed,  2 Jun 1999 13:16:28 +0200

libpaper (1.0.3-12.1) unstable; urgency=low

  * Added support for arm architecture in config.guess

 -- Tor Slettnes <tor@slett.net>  Mon, 22 Mar 1999 17:40:50 -0800

libpaper (1.0.3-12) unstable; urgency=low

  * Added sparc among the libc5 compat architectures in debian/rules
    (Closes: Bug#30173)
  * Now function systempapername return the paper name in the correct 
    case (Closes: Bug#29911)

 -- Marco Pistore <pistore@di.unipi.it>  Tue,  8 Dec 1998 09:50:04 +0100

libpaper (1.0.3-11) unstable; urgency=low

  * added some "|| true" in the paperconfig script, so that it does not
    fail even if called with "bash -e" (closes: Bug#26014)

 -- Marco Pistore <pistore@di.unipi.it>  Sat, 22 Aug 1998 15:39:30 +0200

libpaper (1.0.3-10) unstable frozen; urgency=low

  * Now libpaper does not depend anymore on libpaperg (this was  
    the release critical bug#22942). In previous versions, the
    dependency was added so that the executables /usr/bin/paperconf and 
    /usr/sbin/paperconfig (that were present only in libpaperg), could
    be used also from the old (i.e., bo) packages that depends on libpaper
    (in bo, libpaper provided both the libraries and the executables,
    so both of them should be provided to a package that depends on libpaper).
    Now, the executables are present in both packages, and libpaperg
    uses dpkg-divert to "move away" the libpaper binaries when
    libpaperg is installed (closes: Bug#22942)
  * Removed "sparc" in debian/rules from the libraries that require 
    libc5 support (closes: Bug#22082)
  * Added some new #include in the source (changes in the c headers?)

 -- Marco Pistore <pistore@di.unipi.it>  Sun, 14 Jun 1998 20:02:11 +0200

libpaper (1.0.3-9) unstable frozen; urgency=low

  * I forgot to upload previous version also to FROZEN!
    BRIAN, please include this in HAMM, since it closes a bug (20566) 
    and assures that copyright appears in /usr/doc/libpaper.

 -- Marco Pistore <pistore@di.unipi.it>  Sun,  5 Apr 1998 19:18:00 +0200

libpaper (1.0.3-8) unstable; urgency=low

  * Now paperconfig converts the given paper name into the correctly
    capitalized name. I.e., "paperconfig -p LeTtEr" sets the system paper
    to "letter" (closes: Bug#20566).
  * Now paperconfig uses /usr/bin/pager as default pager if ${PAGER} is 
    unset. 
  * Changelogs and copyright now appear also in the libc5 package.
    /usr/doc/libpaper is no more a link to /usr/doc/libpaperg; hence
    in the preinst script of the libc5 package the link is transformed 
    into a void directory if needed.

 -- Marco Pistore <pistore@di.unipi.it>  Fri,  3 Apr 1998 23:23:01 +0200

libpaper (1.0.3-7) unstable frozen; urgency=low

  * Only the shared libs are compiled with -fPIC and all libs are 
    compiled with -D_REENTRANT
  * Corrected wrong permissions for some files
  * Docs of libc6 version are now in libpaperg
  * Symlinks have been fixed
  * /etc/papersize is removed on purge
  * ldconfig is called in postinst and postrm

 -- Marco Pistore <pistore@di.unipi.it>  Thu, 12 Mar 1998 23:52:53 +0100

libpaper (1.0.3-6) unstable; urgency=low

  * Modified debian/rules so that the "build" target works correctly
      (bug 15827)
  * Added options to paperconf to use centimetres, millimetres and inches
      as units for paper size (bug 5928)

 -- Marco Pistore <pistore@di.unipi.it>  Sun, 11 Jan 1998 17:49:55 +0100

libpaper (1.0.3-5) unstable; urgency=low

  * Corrected many man pages, so that "which" works with the .so 
    directive (bugs 4993 and 12121) 
  * Now shared libraries are strippend with --strip-unneeded 
    (bugs 5133 and 8310)
  * Small changes in the README files (bug 7833)
  * Fixed security hole in paperconfig (superuser uses file in /tmp: 
    bug 11607) 
  * File "configure" regenerated with a more recent version of autoconf 

 -- Marco Pistore <pistore@di.unipi.it>  Mon, 27 Oct 1997 23:54:51 +0100

libpaper (1.0.3-4) unstable; urgency=low

  * Libc6 (hamm) version
  * Now we have two binary packages:
    - libpaperg (which is like the old libpaper packages, but it is
      compiled for libc6 libraries), and
    - libpaper  (which contains static and shared libraries compiled
      for libc5)
  * The debian/* files have been largely rewritten
  * Small changes in Makefile.in
  * /etc/papersize is now a conffile

 -- Marco Pistore <pistore@di.unipi.it>  Fri, 26 Sep 1997 19:06:24 +0200

libpaper (1.0.3-3) unstable; urgency=LOW

  * Suppressed the error message output produced by the call to paperconf
      in the paperconfig script.

 -- Yves Arrouye <Yves.Arrouye@marin.fdn.fr>  Sat, 28 Sep 1996 11:54:58 +0200

libpaper (1.0.3-2) unstable; urgency=LOW

  * Removed the overriden CFLAGS and LDFLAGS in debian/rules (fixes bug
      #4581).

 -- Yves Arrouye <Yves.Arrouye@marin.fdn.fr>  Wed, 25 Sep 1996 09:04:30 +0200

libpaper (1.0.3-1) unstable; urgency=LOW

  * Put a call to ldconfig back into postinst.
  * Put the manpage suffix paper back (so we have xxx.3paper).
  * Upgraded to libpaper 1.0.3 which has a complete set of manual
      pages.

 -- Yves Arrouye <Yves.Arrouye@marin.sevy.fr>  Tue, 24 Sep 1996 07:49:30 +0200

libpaper (1.0.2-3) unstable; urgency=LOW

  * Removed the call to ldconfig in the postrm, since the library and its
      symbolic mode are in the correct order.

 -- Yves Arrouye <Yves.Arrouye@marin.fdn.fr>  Tue, 17 Sep 1996 19:27:59 +0200

libpaper (1.0.2-2) unstable; urgency=LOW

  * Switched to the new source format.
  * Corrected Makefile.in for clean target.

 -- Yves Arrouye <arrouye@marin.sevy.fr>  Thu, 5 Sep 1996 11:49:05 +0200

libpaper (1.0.1-2) unstable; urgency=LOW

  * Renamed PAPER env. var to PAPERCONF.
  * Changes in paperconfig(8) to unset the PAPERCONF variable, to use the
      file specified by the $PAPERSIZE variable and to rewrite the file
      only when really needed.
  * The postinst does not ask if whitespace and comments should be removed
      because paperconfig(8) handles that.

 -- Yves Arrouye <arrouye@marin.sevy.fr>  Thu, 5 Sep 1996 11:21:52 +0200

libpaper (1.0.1-1) unstable; urgency=LOW

  * Corrected bug #4139 (/etc/papersize was a conffile modified by
      scripts) and added paperconfig(8).
  * Renamed paper(1) to paperconf(1) (fixes bugs #4137 and #4138).
  * Removed postrm which called ldconfig(8) (fixes bug #4251).
  * Added TODO file.

 -- Yves Arrouye <arrouye@marin.sevy.fr>  Sat, 24 Aug 1996 11:22:56 +0200