1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
libapache2-mod-auth-plain (2.0.52) unstable; urgency=low
* QA upload.
* Port to the Apache 2.2 authentication provider interface (closes:
#619408).
* Port to Apache 2.4 (closes: #666838).
-- Colin Watson <cjwatson@debian.org> Mon, 08 Jul 2013 18:36:49 +0100
libapache2-mod-auth-plain (2.0.51) unstable; urgency=low
* QA upload.
* Orphan the package since there's been no activity for a while.
* Rework the packaging to use dh instead of yada, which is a (bad)
running joke (Closes: #636889). Notable change: since I'm not sure
automatically depending on latest apache is a good idea, I used the
version generated during 2.0.50's build. To restore automatic
updates, pass a variable through dh_gencontrol.
* Thanks to IRILL for sponsoring this BSP in Paris.
-- Cyril Brulebois <kibi@debian.org> Fri, 17 Feb 2012 14:10:19 +0000
libapache2-mod-auth-plain (2.0.50) unstable; urgency=low
* Adopted the package. (closes: #447064)
-- LENART Janos <ocsi@debian.org> Tue, 14 Apr 2009 08:53:43 +0200
libapache2-mod-auth-plain (2.0.49) unstable; urgency=low
* QA upload.
+ Set maintainter to Debian QA Group <packages@qa.debian.org>
* Acknowledge NMUs. (Closes: #393343).
* Use proper versioning for native package.
* Bump Standards Version to 3.8.0.
-- Barry deFreese <bdefreese@debian.org> Wed, 04 Feb 2009 12:16:18 -0500
libapache2-mod-auth-plain (2.0.48-4-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Replace dependency on obsolete apache2-common with
apache2.2-common (Closes: #391767)
-- Michael Ablassmeier <abi@debian.org> Mon, 16 Oct 2006 10:02:01 +0200
libapache2-mod-auth-plain (2.0.48-4-2.1) unstable; urgency=high
* NMU: Back out the ill-fated apache2 LFS transition. (closes: #267348)
* Bump the apache2-threaded-dev build-dep to (>= 2.0.50-10)
-- Adam Conrad <adconrad@0c3.net> Sun, 22 Aug 2004 22:55:12 -0700
libapache2-mod-auth-plain (2.0.48-4-2) unstable; urgency=medium
* Recompiled for new Apache2. Closes: #266181.
-- Piotr Roszatycki <dexter@debian.org> Tue, 17 Aug 2004 16:57:25 +0200
libapache2-mod-auth-plain (2.0.48-4-1) unstable; urgency=low
* Renamed config option "AuthAuthoritative" to "AuthPlainAuthoritative".
* Build-Depends on apache2-threaded-dev, closes: #224693.
-- Piotr Roszatycki <dexter@debian.org> Sun, 21 Dec 2003 21:45:51 +0100
libapache2-mod-auth-plain (2.0.47-1-4) unstable; urgency=low
* Fix for configuration with an absolute path for the user/group file.
-- Piotr Roszatycki <dexter@debian.org> Tue, 4 Nov 2003 14:45:39 +0100
libapache2-mod-auth-plain (2.0.47-1-3) unstable; urgency=low
* Mark in debian/packages that package is now native.
* Standards-Version: 3.6.1
-- Piotr Roszatycki <dexter@debian.org> Fri, 31 Oct 2003 14:02:49 +0100
libapache2-mod-auth-plain (2.0.47-1-2) unstable; urgency=low
* Converted to Debian native package.
-- Piotr Roszatycki <dexter@debian.org> Fri, 31 Oct 2003 12:16:43 +0100
libapache2-mod-auth-plain (2.0.47-1-1) unstable; urgency=low
* Initial release.
-- Piotr Roszatycki <dexter@debian.org> Thu, 30 Oct 2003 16:24:35 +0100
|