Skip to content

Debian Changelog pkspxy (0.5-10)

2007

pkspxy (0.5-10) unstable; urgency=low

   * Change Build-Depends from libdb4.3-dev to libdb-dev (>= 4.6), which
     should solve the problems with autoconf (Closes: #441656).

 -- Roland Rosenfeld <roland@debian.org>  Tue, 11 Sep 2007 20:16:22 +0200

pkspxy (0.5-9) unstable; urgency=low

   * Upgrade to Standards-Version 3.7.2 (no changes).
   * Upgrade to debhelper >= 5.
   * make distclean only when Makefile is existing.
   * Add LSB keyword section to pkspxy init script.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 29 Jul 2007 12:31:35 +0200

2005

pkspxy (0.5-8) unstable; urgency=low

   * Upgrade to debhelper >= 4.1.68 and use dh_installppp instead of
     installing these files by hand (Closes: #212906).
   * Upgrade to Standards-Version 3.6.2 (no changes).
   * Build-Depend on libdb4.3-dev instead of libdb4.1-dev (Closes: #293187).
   * Change default keyserver from wwwkeys.pgp.net to subkeys.pgp.net.

 -- Roland Rosenfeld <roland@debian.org>  Tue, 27 Sep 2005 12:02:01 +0200

2003

pkspxy (0.5-7) unstable; urgency=low

   * Touch several files in a defined order to avoid automake run after
     applying the Debian diff (Closes: #191023).
   * Remove several compiler warnings.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 28 Apr 2003 20:38:53 +0200

pkspxy (0.5-6) unstable; urgency=low

   * Upgrade to Standards-Version 3.5.9:
     - Change handling of DEB_BUILD_OPTIONS.
   * Recompile with new debhelper (>= 4.0)
   * Change build-dependency from libdb2-dev to libdb4.1-dev.
   * Extend configure.in to search db_create, db_create_4000 or
     db_create_4001 instead of dbopen, to work with libdb3-dev,
     libdb4.0-dev and libdb4.1-dev, too.
   * Recreate ~/.pkspxy if the old version uses an outdated format, which
     isn't supported by libdb4.1 any more.
   * Stop linking pkspxy(8) against libdb.  This library is only used in
     pkspxyc(1).
   * Fix one compiler warning.
   * Add dependency on adduser (which is used in postinst).
   * Stop searching /etc/passwd before calling adduser, because this does
     not always exist and adduser ignores already existing users.
   * Tidied up postinst and postrm based on dh_make examples.
   * Guard "dpkg --compare-versions" in pkspxy.postinst against empty
     version number.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 27 Apr 2003 16:29:54 +0200

2001

pkspxy (0.5-5) unstable; urgency=low

   * Upgrade to Standards-Version 3.5.5:
     - Evaluate DEB_BUILD_OPTIONS for -g and strip.
   * Upgrade to new debhepler (>= 2.1.6)
     - Change to DH_COMPAT=2.
     - Add some dh_* calls to debian/rules.
     - Remove dh_testversion from debian/rules (use versioned Build-Depends
       instead).
     - Remove dh_suidregister from debian/rules (obsolete).
     - Remove nostrip handling from debian/rules which is done by dh_strip
       now.
   * Build-Depends on libdb2-dev, because we prefer this database library
     (Closes: #104947).

 -- Roland Rosenfeld <roland@debian.org>  Sat, 14 Jul 2001 20:15:22 +0200

2000

pkspxy (0.5-4) unstable; urgency=low

   * Use start-stop-daemon --chuid instead of using su(1).
   * Depend on dpkg (>= 1.4.1.17), which introduced --chuid.
   * Change login shell of user pkspxy to /bin/false when upgrading from
     older versions (was /bin/sh before, because su(1) didn't work
     otherwise).

 -- Roland Rosenfeld <roland@debian.org>  Tue, 11 Jan 2000 16:34:19 +0100

pkspxy (0.5-3) unstable; urgency=low

   * Upgrade to Standards version 3.1.1: Add Build-Depends

 -- Roland Rosenfeld <roland@debian.org>  Sun, 9 Jan 2000 00:33:46 +0100

1999

pkspxy (0.5-2) unstable; urgency=low

   * Upgrade Debian Standards version to 3.0.1:
     - /usr/man -> /usr/share/man
     - /usr/doc -> /usr/share/doc

 -- Roland Rosenfeld <roland@debian.org>  Tue, 7 Sep 1999 21:51:37 +0200

pkspxy (0.5-1) unstable; urgency=low

   * New upstream version (including a working debian directory).

 -- Roland Rosenfeld <roland@debian.org>  Wed, 1 Sep 1999 23:44:24 +0200

pkspxy (0.4-1) unstable; urgency=low

   * New upstream version.

 -- Roland Rosenfeld <roland@debian.org>  Wed, 25 Aug 1999 15:29:20 +0200

pkspxy (0.3-1) unstable; urgency=low

   * Initial Release.

 -- Roland Rosenfeld <roland@debian.org>  Wed, 25 Aug 1999 10:50:32 +0200