packaging(trixie): add debian 13 to packaging

This commit is contained in:
Hivert Quentin
2026-02-25 15:24:32 +01:00
parent 6119d6cf23
commit ddb7a13262
6 changed files with 30 additions and 30 deletions

View File

@@ -566,7 +566,7 @@ SSLRandomSeed connect builtin
Alias /SOGo.woa/WebServerResources/ /usr/local/lib/GNUstep/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ /usr/local/lib/GNUstep/SOGo/WebServerResources/
<Directory /usr/lib/GNUstep/SOGo/>
<Directory /usr/lib/x86_64-linux-gnu/GNUstep/SOGo/>
<IfVersion < 2.4>
Order deny,allow
Allow from all
@@ -639,7 +639,7 @@ SSLRandomSeed connect builtin
Alias /SOGo.woa/WebServerResources/ /usr/local/lib/GNUstep/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ /usr/local/lib/GNUstep/SOGo/WebServerResources/
<Directory /usr/lib/GNUstep/SOGo/>
<Directory /usr/lib/x86_64-linux-gnu/GNUstep/SOGo/>
<IfVersion < 2.4>
Order deny,allow
Allow from all
@@ -709,7 +709,7 @@ SSLRandomSeed connect builtin
SSLCertificateFile /ssl/apache-selfsigned.crt
SSLCertificateKeyFile /ssl/apache-selfsigned.key
<Directory /usr/lib/GNUstep/SOGo/>
<Directory /usr/lib/x86_64-linux-gnu/GNUstep/SOGo/>
<IfVersion < 2.4>
Order deny,allow
Allow from all