Changeset 1900
- Timestamp:
- 08/27/07 08:01:41 (1 year ago)
- Files:
-
- alternc/trunk/debian/changelog (modified) (1 diff)
- alternc/trunk/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/debian/changelog
r1898 r1900 1 1 alternc (0.9.6.5) testing; urgency=low 2 2 3 * Force the restart of apache & apache-ssl (#1000) 3 4 * Redirect are now done on http://$url$1 base, not $url/$1 (#1054) 4 5 * Patch to install properly apache and apache-ssl modules alternc/trunk/debian/rules
r1697 r1900 58 58 chown -R www-data:www-data debian/alternc/var/run/alternc 59 59 chown -R www-data:www-data debian/alternc/var/log/alternc 60 chown -R www-data:www-data debian/alternc/var/alternc/tmp 60 61 61 62 chmod a+x debian/alternc/usr/share/alternc/install/alternc.install
