summaryrefslogtreecommitdiff
path: root/debian/debhelper
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Merge branch 'master' of git://anonscm.debian.org/pkg-apache/apache2Igor Pashev2-19/+59
2016-08-11dh_ apache2: Be less strict with versioned recommendsStefan Fritsch1-1/+1
2016-08-11apache2_switch_mpm: check if admin has disabled the mpmStefan Fritsch1-7/+17
2016-08-11Fix info messageStefan Fritsch1-2/+2
2016-06-04Fix spelling typoJean-Michel Vourgère1-1/+1
2016-05-29dh_apache2: add missing options to the help summaryStefan Fritsch1-0/+1
2016-01-09apache2-maintscript-helper: Add some quotesStefan Fritsch1-7/+7
2015-08-07dh_apache2 add a versioned dependency on apache2-binStefan Fritsch1-1/+6
2015-06-08Process actions in trigger states. #787103Colin Watson1-1/+1
2015-04-28Fix typo in dh_apache2.in man pageStefan Fritsch1-1/+1
2014-09-28Defer actions by maintscript-helper if apache2 is unconfiguredStefan Fritsch1-2/+18
2014-09-01apache2-maintscript-helper: print config errorsStefan Fritsch1-1/+9
2014-06-01Merge branch 'master' of git://anonscm.debian.org/pkg-apache/apache2Igor Pashev1-1/+3
2013-12-21apache2 (2.4.6-4+dyson2) unstable; urgency=lowdyson/2.4.6-4+dyson2Igor Pashev1-2/+19
2013-11-02Allow 'apache2_invoke disconf' in postinst/preinstArno Töll1-1/+3
2013-07-23Allos apache2-maintscript-helper consumers to use triggers in their maintaine...debian/2.4.6-2Arno Töll1-1/+1
2013-07-20correctly detect alternative httpds to be supported when using dh_apache2. W...Arno Töll1-1/+1
2013-07-13Document that the dh_apache2 conditional must be available in postrm, too. Th...Arno Töll1-2/+2
2013-06-16Allow the use of apache2-maintscript-helper from a sub-function. We relyArno Töll1-3/+26
2013-06-07Make apache2-maintscript-helper usable in uncommon environmentsArno Töll1-3/+8
2013-06-07Send output of apache2-maintscript-helper to stderr, instead of stdout. Thank...Arno Töll1-3/+3
2013-06-07Remove the .suffix from maintainer script actions installed by dh_apache2 whe...Arno Töll1-4/+7
2013-05-29fix pod error found by lintianStefan Fritsch1-1/+1
2013-05-20Also purge the state when the module was disabled by the site administratorArno Töll1-1/+3
2013-05-20Restart the web-server during upgradesArno Töll1-11/+11
2013-05-20Hook dh_apache2 into postrm and premArno Töll3-7/+33
2013-05-12Move postrm script to prerm to fix 681546Arno Töll3-5/+5
2013-05-08Add --noenable option to dh_apache (Closes #681544)Arno Töll1-0/+12
2012-07-29Properly implement -p/-N in dh_apache2Arno Töll1-1/+1
2012-07-29APACHE2_NEED_ACTION is not defined for web appsArno Töll1-2/+1
2012-07-29Properly check return code of a2query in apache2_invokeArno Töll1-2/+2
2012-04-30Make dh_apache2 only accept shell function names as conditionalStefan Fritsch1-8/+15
2012-04-27Improve apache2-maintscript-helperArno Töll1-2/+53
2012-04-27* Implement -r (restart server) switch for dh_apache2Arno Töll4-24/+37
2012-04-27Even more fixes in apache2-maintscript-helperArno Töll1-43/+41
2012-04-26* Add a -p|--purge option to a2enmod which purges the internal state data baseArno Töll2-9/+31
2012-04-20Stop the mixed indentation mess:Arno Töll2-0/+4
2012-04-09* Enable stateful configuration handlingArno Töll1-7/+7
2012-04-02Fix #666875 - change directory permissions to 755 by default. Thanks Axel Bec...Arno Töll1-1/+2
2012-03-31apache2_invoke fixesStefan Fritsch1-6/+22
2012-03-31this is more readable if we use a caseStefan Fritsch1-19/+18
2012-03-31be compatible with set -uStefan Fritsch1-1/+1
2012-03-31replace some use of sed with shell constructsStefan Fritsch1-5/+4
2012-03-28* Break gnome-user-share in the transitional packageArno Töll1-53/+57
2012-03-26* accept a single configuration in apache2_invoke only (BREAKS APIS)Arno Töll4-36/+32
2012-03-25apache2-maintscript-helper: Add apache2_msg call, switch back to true inArno Töll2-17/+53
2012-03-25Disable set -x again, update changelogArno Töll1-1/+2
2012-03-25* Add some upgrade functions to apache2-maintscript-helperArno Töll3-25/+134
2012-03-25* Enable mod_version staticallyArno Töll1-0/+35
2012-03-20Make autoscripts only run on upgrades by default.Stefan Fritsch1-4/+18