mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-19 21:35:58 +00:00
packaging(trixie): add debian 13 to packaging
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Alias /SOGo.woa/WebServerResources/ \
|
||||
/usr/lib/GNUstep/SOGo/WebServerResources/
|
||||
/usr/lib/x86_64-linux-gnu/GNUstep/SOGo/WebServerResources/
|
||||
Alias /SOGo/WebServerResources/ \
|
||||
/usr/lib/GNUstep/SOGo/WebServerResources/
|
||||
/usr/lib/x86_64-linux-gnu/GNUstep/SOGo/WebServerResources/
|
||||
|
||||
<Directory /usr/lib/GNUstep/SOGo/>
|
||||
<Directory /usr/lib/x86_64-linux-gnu/GNUstep/SOGo/>
|
||||
AllowOverride None
|
||||
|
||||
<IfVersion < 2.4>
|
||||
|
||||
@@ -1 +1 @@
|
||||
usr/lib/GNUstep/SOGo/ActiveSync.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/ActiveSync.SOGo
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
usr/include/GNUstep/*
|
||||
usr/lib/sogo/lib*.so
|
||||
/usr/include/x86_64-linux-gnu/GNUstep/*
|
||||
usr/lib/x86_64-linux-gnu/sogo/lib*.so
|
||||
|
||||
@@ -4,24 +4,24 @@ etc/default/sogo
|
||||
etc/logrotate.d/sogo
|
||||
etc/sogo/sogo.conf
|
||||
usr/sbin/*
|
||||
usr/lib/GNUstep/Frameworks/*
|
||||
usr/lib/GNUstep/Libraries/*
|
||||
usr/lib/GNUstep/OCSTypeModels/*
|
||||
usr/lib/GNUstep/SaxDrivers-4.9/*
|
||||
usr/lib/GNUstep/SaxMappings/*
|
||||
usr/lib/GNUstep/WOxElemBuilders-4.9/*
|
||||
usr/lib/GNUstep/SOGo/Templates
|
||||
usr/lib/GNUstep/SOGo/WebServerResources
|
||||
usr/lib/sogo/lib*.so.*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/Frameworks/*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/Libraries/*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/OCSTypeModels/*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SaxDrivers-4.9/*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SaxMappings/*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/WOxElemBuilders-4.9/*
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/Templates
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/WebServerResources
|
||||
usr/lib/x86_64-linux-gnu/sogo/lib*.so.*
|
||||
usr/share/lintian/*
|
||||
usr/lib/GNUstep/SOGo/AdministrationUI.SOGo
|
||||
usr/lib/GNUstep/SOGo/Appointments.SOGo
|
||||
usr/lib/GNUstep/SOGo/CommonUI.SOGo
|
||||
usr/lib/GNUstep/SOGo/Contacts.SOGo
|
||||
usr/lib/GNUstep/SOGo/ContactsUI.SOGo
|
||||
usr/lib/GNUstep/SOGo/MailPartViewers.SOGo
|
||||
usr/lib/GNUstep/SOGo/Mailer.SOGo
|
||||
usr/lib/GNUstep/SOGo/MailerUI.SOGo
|
||||
usr/lib/GNUstep/SOGo/MainUI.SOGo
|
||||
usr/lib/GNUstep/SOGo/PreferencesUI.SOGo
|
||||
usr/lib/GNUstep/SOGo/SchedulerUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/AdministrationUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/Appointments.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/CommonUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/Contacts.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/ContactsUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/MailPartViewers.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/Mailer.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/MailerUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/MainUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/PreferencesUI.SOGo
|
||||
usr/lib/x86_64-linux-gnu/GNUstep/SOGo/SchedulerUI.SOGo
|
||||
@@ -19,7 +19,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
||||
case "$1" in
|
||||
configure)
|
||||
# update timestamp on imgs,css,js to let apache know the files changed
|
||||
find /usr/lib/GNUstep/SOGo/WebServerResources -exec touch {} \;
|
||||
find /usr/lib/x86_64-linux-gnu/GNUstep/SOGo/WebServerResources -exec touch {} \;
|
||||
|
||||
# Make example scripts in /usr/share/doc/sogo/ executable
|
||||
# (they do not really belong there, we are violating Debian
|
||||
|
||||
Reference in New Issue
Block a user