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
|
libapache-mod-removeip (1.0b-5.1) unstable; urgency=low
* Non-maintainer upload.
* Port to Apache 2.4 (closes: #666864).
* Remove apache1 packaging harder.
-- Colin Watson <cjwatson@debian.org> Sat, 13 Jul 2013 12:32:50 +0100
libapache-mod-removeip (1.0b-5) unstable; urgency=medium
* Removed apache1 packaging (Closes: #429129)
-- Micah Anderson <micah@debian.org> Sun, 29 Jul 2007 14:38:58 -0400
libapache-mod-removeip (1.0b-4) unstable; urgency=low
* Fixed FTBFS if built twice in a row (Closes: #424499)
* Updated README.Debian to have correct apache2 a2enmod line
-- Micah Anderson <micah@debian.org> Sat, 14 Oct 2006 13:56:36 -0600
libapache-mod-removeip (1.0b-3) unstable; urgency=high
* Updated debian/control to depend on apache2.2-common
instead of apache2-common and increase versioned build
depends on apache2-threaded-dev to 2.2 (Closes: #391786)
-- Micah Anderson <micah@debian.org> Sun, 8 Oct 2006 12:38:28 -0600
libapache-mod-removeip (1.0b-2) unstable; urgency=low
[Micah Anderson]
* Release
[Bertagaz]
* Added a patch to replace "localhost" by a correct IP
-- Micah Anderson <micah@debian.org> Tue, 15 Aug 2006 23:44:38 +0200
libapache-mod-removeip (1.0b-1) unstable; urgency=low
* New upstream release
* Removed duplicated CHANGES in docs
* Updated README.Debian with some details from Alster's mail.
-- Micah Anderson <micah@debian.org> Sat, 12 Aug 2006 16:09:22 -0400
libapache-mod-removeip (0.2-2) unstable; urgency=low
* Fixed apache2 module configuration location
* Updated README.Debian to have debian way for apache2
* Updated standards revision to 3.7.2 (no changes)
* Removed substvars from diff
* Added Build-dependency on dpatch
* Added myself to Uploaders field
* Changed modules configs to have standard names
* Updated long description to be more verbose
-- Micah Anderson <micah@debian.org> Sat, 5 Aug 2006 11:57:08 -0400
libapache-mod-removeip (0.2-1) unstable; urgency=low
* Initial Release.
* Fixed some warnings at compilation time.
-- bertagaz <bertagaz@ptitcanardnoir.org> Fri, 21 Jul 2006 23:34:34 +0200
|