Apache-Auth-UserDB

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

#   + = Added a feature (in a backwards compatible way)
#   ! = Changed something significant, or removed a feature
#   * = Fixed a bug, or made a minor improvement

--- 0.120 (2007-09-18 00:35)

  Apache::Auth::UserDB:
  + Added support for overwriting user DB files in-place as opposed to writing
    a new file and renaming it over the old one.  This way file ownership and
    permissions can be preserved.
  * Turned global constants into object methods, thereby improving mod_perl
    compatibility.
  * Use version module.
  * Sign distribution with the proper PGP key (closes: rt.cpan.org #16851).

  Debian:
  * Renamed source package to apache-auth-userdb-perl
    (was: libapache-auth-userdb-perl).
  * Standards-Version: 3.7.2 (was: 3.6.1)
  * Raised build dependency and compatibility level on debhelper to version 5
    (was: 4.0.2).

debian/changelog  view on Meta::CPAN

  * Tweaked other build dependencies.
  * Depends: perl (>= 5.6) (was: ${perl:Depends})
  * Slightly tweaked package description.
  * debian/copyright: Refer to GPL-2 rather than GPL license file.
  * debian/rules: Minor tweaks.

  Apache::Auth::UserDB:
  + Added support for overwriting user DB files in-place as opposed to writing
    a new file and renaming it over the old one.  This way file ownership and
    permissions can be preserved.
  * Turned global constants into object methods, thereby improving mod_perl
    compatibility.
  * Use version module.

 -- Julian Mehnle <julian@mehnle.net>  Tue, 18 Sep 2007 00:34:13 +0000

libapache-auth-userdb-perl (0.11) unstable; urgency=low

  * Initial Debian release (no other changes).

 -- Julian Mehnle <julian@mehnle.net>  Tue, 21 Sep 2004 01:45:33 +0200



( run in 1.018 second using v1.01-cache-2.11-cpan-1d5ca39e368 )