[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] cf3/apache2.cf: Symlink userdir.conf, not userdir.load.
Mike Gabriel
gitlab at salsa.debian.org
Mon Oct 22 08:00:14 BST 2018
Mike Gabriel pushed to branch master at Debian Edu / debian-edu-config
Commits:
52f2f4d4 by Mike Gabriel at 2018-10-22T07:00:00Z
cf3/apache2.cf: Symlink userdir.conf, not userdir.load.
- - - - -
2 changed files:
- cf3/cf.apache2
- debian/changelog
Changes:
=====================================
cf3/cf.apache2
=====================================
@@ -8,8 +8,8 @@ files:
"/etc/php/apache2/php.ini"
link_from => ln_s("/etc/php/apache2/php-debian-edu.ini"),
move_obstructions => "true";
- "/etc/apache2/mods-available/debian-edu-userdir.load"
- link_from => ln_s("/etc/apache2/mods-available/userdir.load"),
+ "/etc/apache2/mods-available/debian-edu-userdir.conf"
+ link_from => ln_s("/etc/apache2/mods-available/userdir.conf"),
move_obstructions => "true";
commands:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,11 @@
debian-edu-config (2.10.41) UNRELEASED; urgency=medium
+ [ Holger Levsen ]
* Use the new debhelper-compat(=11) notation and drop d/compat.
+ [ Mike Gabriel ]
+ * cf3/apache2.cf: Symlink userdir.conf, not userdir.load.
+
-- Holger Levsen <holger at debian.org> Sun, 14 Oct 2018 09:40:23 +0100
debian-edu-config (2.10.40) unstable; urgency=medium
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/52f2f4d4ef94571e87ac28f20ff8851146d3d165
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/52f2f4d4ef94571e87ac28f20ff8851146d3d165
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20181022/364e152f/attachment.html>
More information about the debian-edu-commits
mailing list