From: Peter Palfrader Date: Sat, 10 Jan 2009 13:43:09 +0000 (+0100) Subject: Rename restart-apache to apache2-vhost-update X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=commitdiff_plain;h=09efc8cd9d37f03c72dae07112972b145fee82b8 Rename restart-apache to apache2-vhost-update --- diff --git a/restart-apache b/apache2-vhost-update similarity index 100% rename from restart-apache rename to apache2-vhost-update diff --git a/debian/changelog b/debian/changelog index 8512955..1afa4c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ debian.org (9) stable; urgency=low * Make restart-apache way more powerful. + * Rename restart-apache to apache2-vhost-update. - -- Peter Palfrader Sat, 10 Jan 2009 14:41:10 +0100 + -- Peter Palfrader Sat, 10 Jan 2009 14:42:52 +0100 debian.org (8) stable; urgency=low diff --git a/debian/rules b/debian/rules index ca8b11f..8c27fe3 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ binary-indep: chown -R root.root debian/tmp chmod -R g-ws debian/tmp install -m755 upgrade-porter-chroots debian/tmp/usr/sbin - install -m755 restart-apache debian/tmp/usr/sbin + install -m755 apache2-vhost-update debian/tmp/usr/sbin install -m644 debian/copyright debian/tmp/usr/share/doc/debian.org/ install -m644 debian/changelog debian/tmp/usr/share/doc/debian.org/changelog gzip -9f debian/tmp/usr/share/doc/debian.org/changelog