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 92 93 94 95 96 97 98 99
|
libapache-mod-layout (5.1-1) unstable; urgency=low
* New maintainer (Closes: #462860)
* New upstream release for apache2.2 only (Closes: #429126)
- new binary package name libapache2-mod-layout
- old binary libapache-mod-layout removed
- new debian/rules and associated files
* Updated to Standards-Version 3.7.3
- Added Homepage tag in debian/control
* Added debian/watch
* Updated debian/copyright
* Minor packaging changes
- Don't create etc/apache2/conf.d
- Remove obsolete information from debian/rules
-- Andreas Wenning <awen@awen.dk> Sat, 08 Mar 2008 17:24:18 +0100
libapache-mod-layout (3.2.1-2) unstable; urgency=low
* Updated version didn't have -fPIC in Makefile, which causes FTBFS
on hppa. Fixed, (Closes: #237636)
-- Preston Smith <psmith@physics.purdue.edu> Fri, 12 Mar 2004 09:48:09 -0500
libapache-mod-layout (3.2.1-1) unstable; urgency=low
* New upstream version.
* updated to use modules-config
-- Preston Smith <psmith@physics.purdue.edu> Tue, 24 Feb 2004 15:43:41 -0500
libapache-mod-layout (3.2-6) unstable; urgency=low
* Fixed Build-dependencies, removed libdb2-dev. (apache-dev depends on
libdb4.1-dev, which conflicts with libdb2-dev, making the build-deps
broken.) Didn't need to explicitly put libdb2-dev in there anyway.
Apache-dev will pull it in. (Closes: #199695)
-- Preston Smith <psmith@physics.purdue.edu> Wed, 2 Jul 2003 14:54:27 -0500
libapache-mod-layout (3.2-5) unstable; urgency=low
* Fixed purging error due to a stray linebreak in prerm. (Closes: #187200)
-- Preston Smith <psmith@physics.purdue.edu> Mon, 30 Jun 2003 16:02:25 -0500
libapache-mod-layout (3.2-4) unstable; urgency=low
* Updated Standards-version to 3.5.7.
-- Preston Smith <psmith@physics.purdue.edu> Fri, 15 Nov 2002 13:35:29 -0500
libapache-mod-layout (3.2-3) unstable; urgency=low
* Added missing dependency on libdb2 (Closes: #157376)
-- Preston Smith <psmith@foobird.net> Tue, 20 Aug 2002 08:40:28 -0500
libapache-mod-layout (3.2-2) unstable; urgency=low
* Makefile missing -fPIC. (Closes: #148298)
-- Preston Smith <psmith@foobird.net> Mon, 27 May 2002 11:18:12 -0500
libapache-mod-layout (3.2-1) unstable; urgency=low
* New upstream release
-- Preston Smith <psmith@foobird.net> Mon, 20 May 2002 21:45:47 -0500
libapache-mod-layout (3.0.3-2) unstable; urgency=low
* Added lines in debian/rules to properly clean VERSION and version.h
files, which cause build failures. Re-fixing 92572.. (Closes: #128747)
-- Preston Smith <psmith@foobird.net> Fri, 11 Jan 2002 13:12:53 -0500
libapache-mod-layout (3.0.3-1) unstable; urgency=low
* new upstream release
-- Preston Smith <psmith@foobird.net> Tue, 8 Jan 2002 14:24:00 -0500
libapache-mod-layout (2.10.3-2) unstable; urgency=low
* Patched Makefile to rm VERSION file, which caused a
build failure when built non-root. (Closes: #92572)
-- Preston Smith <psmith@foobird.net> Mon, 2 Apr 2001 09:24:00 -0500
libapache-mod-layout (2.10.3-1) unstable; urgency=low
* Initial release. (Closes: #89412, #82045)
-- Preston Smith <psmith@foobird.net> Mon, 12 Mar 2001 12:48:22 -0500
Local variables:
mode: debian-changelog
End:
|