Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-19 | Update changelog for pending upload to experimentaldebian/2.4.1-1 | Stefan Fritsch | 1 | -1/+1 | |
2012-03-19 | Purge some more directories | Stefan Fritsch | 1 | -1/+3 | |
2012-03-19 | Don't build apache2.2-bin transitional package | Stefan Fritsch | 2 | -11/+1 | |
We don't need it and it may even create trouble if the config included in gnome-user-share doesn't work with 2.4 | |||||
2012-03-19 | make suexec packages depend on -bin | Stefan Fritsch | 1 | -4/+2 | |
To make sure suexec is removed when apache2 is | |||||
2012-03-19 | Update paths in docs | Stefan Fritsch | 6 | -7/+7 | |
2012-03-19 | make -dbg depend only on apache2-bin, not on apache2 | Stefan Fritsch | 1 | -1/+1 | |
2012-03-19 | * Change MPM transition packages to arch:all | Arno Töll | 6 | -17/+14 | |
* Add ${perl:Depends} where required (though probably useless) * Fix syntax error in apache2-maintscript-helper introduced recently * Update apache2-doc maintainer scripts | |||||
2012-03-18 | Rename dh_apache2 to dh_apache2.in, process it from debian/rules | Arno Töll | 3 | -30/+16 | |
2012-03-18 | Merge dh-apache2 into apache2-dev | Stefan Fritsch | 6 | -22/+17 | |
2012-03-18 | More clarification/spelling fixes in dh_apache2 | Arno Töll | 1 | -12/+13 | |
2012-03-18 | apache2-maintscript-helper improvements | Stefan Fritsch | 4 | -24/+18 | |
- put EXPORT_APACHE2_MAINTSCRIPT_HELPER check inside helper - some docs tweaks | |||||
2012-03-18 | Correct docs. Modules are installed by using a "mod" type. Thanks to sf for | Arno Töll | 1 | -5/+5 | |
catching this. | |||||
2012-03-18 | fix typos and improve wording | Stefan Fritsch | 1 | -30/+31 | |
2012-03-18 | More tweaks of load order deps | Stefan Fritsch | 1 | -5/+5 | |
Remove include of mods-enabled/bar.conf because for the overwhelming majority of modules, it does not make a difference. | |||||
2012-03-18 | Document pre-load dependencies | Arno Töll | 1 | -2/+20 | |
2012-03-18 | small tweaks, TODO | Stefan Fritsch | 1 | -2/+4 | |
2012-03-18 | Add manpage for a2query, add links to dh_apache2's manpage | Arno Töll | 5 | -0/+78 | |
2012-03-18 | Change apache2-maintscript-helper license to MIT. It's basically the same | Arno Töll | 2 | -18/+33 | |
wording, but using a well known license instead of own wording | |||||
2012-03-18 | Install manpages for dh_apache2 being generated by pod2man | Arno Töll | 4 | -1/+4 | |
2012-03-18 | remove code that duplicates refresh_modules() functionality | Stefan Fritsch | 1 | -7/+0 | |
2012-03-18 | Use new names for MaxClients and MaxRequestsPerChild | Stefan Fritsch | 3 | -28/+25 | |
2012-03-18 | More docs fixes | Stefan Fritsch | 2 | -15/+16 | |
2012-03-18 | Such a hook into postrm turned out not to work, remove it | Stefan Fritsch | 1 | -7/+0 | |
Use case 1) apt-get --purge dist-upgrade: Here the old package is purged before any preinst can trigger the hook Use case 2) Prevent havoc from old package's postrm: Here the file triggering the hook would have to stay around until the old package is purged. Therefore the right place for such a file is definitely not in /etc. But we hope we don't need this anymore, anyway, because we now have separate packages for ABI and config files. | |||||
2012-03-18 | Updates/Fixes/Clarifications | Stefan Fritsch | 1 | -23/+24 | |
2012-03-18 | Rename PROGRAMMING -> PACKAGING | Stefan Fritsch | 5 | -4/+4 | |
2012-03-17 | die on unparsable output from apache2ctl -V | Stefan Fritsch | 1 | -1/+1 | |
2012-03-17 | enable more modules during new install, alwayw enable access_compat | Stefan Fritsch | 1 | -36/+17 | |
Without access_compat, nearly no legacy .htaccess file will work. Also enable new dependencies for already enabled modules | |||||
2012-03-17 | purge apache2.2-common's postrm | Stefan Fritsch | 1 | -0/+10 | |
Otherwise it would cause havoc on purge | |||||
2012-03-17 | add some debug output | Stefan Fritsch | 2 | -0/+4 | |
2012-03-17 | force removal of apache2.2-bin, apache2.2-common | Stefan Fritsch | 1 | -4/+5 | |
Use conflicts not breaks | |||||
2012-03-17 | guess MPM from .load file if config is broken | Stefan Fritsch | 1 | -0/+17 | |
2012-03-17 | another todo, debug output | Stefan Fritsch | 1 | -0/+2 | |
2012-03-17 | Enable mod_filter on upgrade, note TODOs | Stefan Fritsch | 1 | -1/+3 | |
2012-03-17 | AddOutputFilterByType needs mod_filter now | Stefan Fritsch | 1 | -0/+3 | |
compress application/xml | |||||
2012-03-17 | disable verbose build by default | Stefan Fritsch | 1 | -1/+1 | |
2012-03-16 | unexpand tabs, no code change | Stefan Fritsch | 4 | -162/+162 | |
2012-03-14 | Fix error handling | Stefan Fritsch | 1 | -2/+2 | |
the build should abort if one of the sub-commands fails | |||||
2012-03-14 | Add some quoting | Stefan Fritsch | 1 | -7/+7 | |
better be safe than sorry | |||||
2012-03-14 | Treat old version of httpd.conf as unchanged | Stefan Fritsch | 1 | -1/+3 | |
This version came with some 2.0.x package | |||||
2012-03-14 | Fix lintian -I complaints | Stefan Fritsch | 2 | -23/+0 | |
- don't repeat source package's priority - remove unused license paragraph GPL-2.0+ | |||||
2012-03-13 | More docs updates | Arno Töll | 3 | -17/+5 | |
2012-03-13 | Refactor patches (again) | Arno Töll | 14 | -171/+107 | |
* aggregate all apxs related patch into a single one, drop obsolete hunks * give all patches a .patch sufifix, drop squence numbers quilt takes care about the order * Update references to the patch in debian/patches/series and debian/rules | |||||
2012-03-12 | Update the bug report script a bit | Arno Töll | 4 | -18/+41 | |
2012-03-11 | Update changelog, document Lintian overrides, update maintainer scripts | Arno Töll | 10 | -588/+512 | |
* Update debian/copyright for Apache 2.4. While I was at it, I switched to DEP-5 * Update maintainer scripts for apache2-doc to use the maintscript-helper * Update descriptions of MPM transitional packages * Document Lintian overrides * Make changelog.Debian.gz in apache2-data a symlink to apache2's changelog. Lintian won't like that. Me neither. Bad bad bad Arno. | |||||
2012-03-09 | Fix some bugs, but make us much more work really | Arno Töll | 2 | -4/+14 | |
2012-03-09 | * Declare copyrights in a2query.in and apache2-maintscript-helper | Arno Töll | 4 | -3/+55 | |
* Fix watch file (thanks to nirgal for the hint) | |||||
2012-03-09 | Fix regression in debian/rules introduced in ↵ | Arno Töll | 1 | -0/+1 | |
5dae324701fd5e3a860680f09a1b47b01c7df8e9 | |||||
2012-03-09 | Update documentation | Arno Töll | 6 | -61/+390 | |
* Write PROGRAMMING hints to module and web application packagers * Document functions in apache2-maintscript-helper * Update README.Debian with changes introduced in 2.4 * Stylistic fixes in apache2.conf's embedded documentation | |||||
2012-03-07 | Add MPM transitional package | Arno Töll | 3 | -23/+70 | |
* Add transitional packages for MPMs (except itk which breaks upgrades for users which did not have apache2 installed. On purpose? * Fix an evil bug in postinst [ -n $foo ] != [ -n "$foo" ] * Guess whether to enable mod_access_compat | |||||
2012-03-06 | Extend a2query provide maintscript-helper | Arno Töll | 11 | -46/+184 | |
* Parse meta variables of a2query in debian/rules, generate file from a2query.in * Remove stubs in dh_apache2 to call a2query instead * Add a dh-apache2 package for now * Provide an apache2-maintscript-helper which can be called from maintainer scripts, change postinst logic in dh_apache2 to make use of it * Determine the Apache API version at build time for debian/control * Adapt debian/rules to parse *.in files |