mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
Move packaging stuff to its own subdirectory
Monotone-Parent: 0a2787d6259826c9137c4fbee005b7cf638fa317 Monotone-Revision: d538a70c8651aa1849c88eedda7782a21b41b591 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-02T17:40:27
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
sogo (1.3.5) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Inverse Support <support@inverse.ca> Wed, 25 January 2011 12:00:00 -0500
|
||||
|
||||
sogo (1.2.2) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Inverse Support <support@inverse.ca> Tue, 04 May 2010 16:45:59 -0400
|
||||
|
||||
sogo (1.2.1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* SOGo-debian.conf installed as /etc/apache2/conf.d/
|
||||
* SOGo.conf removed from documentation examples.
|
||||
|
||||
-- Inverse Support <support@inverse.ca> Wed, 17 Feb 2010 11:06:41 -0500
|
||||
|
||||
sogo (1.2.0) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Inverse Support <support@inverse.ca> Tue, 26 Jan 2010 08:34:20 -0500
|
||||
|
||||
sogo (1.1.0) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
* Install a default Apache 2 configuration file.
|
||||
* Added a dependency on sope4.9-libxmlsaxdriver, sope4.9-db-connector
|
||||
|
||||
-- Inverse Support <support@inverse.ca> Wed, 28 Oct 2009 17:06:03 -0400
|
||||
|
||||
sogo (1.0.4) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
* debian/control:
|
||||
- bumped standards-version
|
||||
- updated dependencies
|
||||
|
||||
-- Inverse Support <support@inverse.ca> Tue, 11 Aug 2009 18:22:41 -0400
|
||||
|
||||
sogo (1.0.3) UNRELEASED; urgency=low
|
||||
|
||||
* Initial package
|
||||
|
||||
-- Cyril Robert <crobert@inverse.ca> Tue, 23 Dec 2008 00:49:45 +0100
|
||||
@@ -0,0 +1 @@
|
||||
8
|
||||
@@ -0,0 +1,47 @@
|
||||
Source: sogo
|
||||
Priority: optional
|
||||
Maintainer: Inverse Support <support@inverse.ca>
|
||||
Build-Depends: debhelper (>= 8.0.0), gobjc | objc-compiler, libgnustep-base-dev, libsope-appserver4.9-dev, libsope-core4.9-dev, libsope-gdl1-4.9-dev, libsope-ldap4.9-dev, libsope-mime4.9-dev, libsope-xml4.9-dev, libmemcached-dev, libxml2-dev, libsbjson-dev, libssl-dev, libcurl4-openssl-dev | libcurl4-gnutls-dev, libmapi-dev, libmapistore-dev, libmapiproxy-dev
|
||||
Section: web
|
||||
Standards-Version: 3.9.2
|
||||
|
||||
Package: sogo
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Multi-Arch: same
|
||||
Section: web
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, tmpreaper, sope4.9-libxmlsaxdriver, sope4.9-db-connector, gnustep-make, libcurl3
|
||||
Suggests: nginx
|
||||
Description: a modern and scalable groupware
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
the SOPE application server with focus on scalability.
|
||||
The Inverse edition of this project has many feature enhancements:
|
||||
* CalDAV and GroupDAV compliance
|
||||
* full handling of vCard as well as vCalendar/iCalendar formats
|
||||
* support for folder sharing and ACLs
|
||||
.
|
||||
The Web interface has been rewritten in an AJAX fashion to provide a faster
|
||||
UI for the users, consistency in look and feel with the Mozilla applications,
|
||||
and to reduce the load of the transactions on the server.
|
||||
|
||||
Package: sogo-dev
|
||||
Section: devel
|
||||
Architecture: any
|
||||
Depends: sogo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: sogo (<< ${binary:Version})
|
||||
Description: a modern and scalable groupware - development files
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
the SOPE application server with focus on scalability.
|
||||
.
|
||||
This package contains the development files for developing SOGo modules.
|
||||
|
||||
Package: sogo-dbg
|
||||
Section: debug
|
||||
Priority: extra
|
||||
Architecture: any
|
||||
Depends: sogo (= ${binary:Version}), ${misc:Depends}
|
||||
Description: a modern and scalable groupware - debugging symbols
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
the SOPE application server with focus on scalability.
|
||||
.
|
||||
This package contains the debugging symbols for SOGo.
|
||||
@@ -0,0 +1,31 @@
|
||||
This package was debianized by Inverse <support@inverse.ca> on
|
||||
Mon, 27 Jul 2009 10:57:51 -0400.
|
||||
|
||||
It was downloaded from http://www.sogo.nu/downloads/backend.html
|
||||
|
||||
Upstream Authors:
|
||||
|
||||
Inverse inc. <support@inverse.ca>
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright (C) 2006-2010 Inverse inc.
|
||||
|
||||
License:
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
The Debian packaging is (c) 2009, Inverse <support@inverse.ca> and
|
||||
is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
|
||||
Executable
+93
@@ -0,0 +1,93 @@
|
||||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
export DH_VERBOSE=1
|
||||
# export DH_OPTIONS="-p sogo"
|
||||
|
||||
DESTDIR=$(CURDIR)/debian/tmp
|
||||
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
|
||||
include /etc/GNUstep/GNUstep.conf
|
||||
include /usr/share/GNUstep/Makefiles/common.make
|
||||
|
||||
config.make: configure
|
||||
dh_testdir
|
||||
./configure --prefix=$(GNUSTEP_SYSTEM_ROOT)
|
||||
|
||||
#Architecture
|
||||
build: build-arch
|
||||
|
||||
build-arch: build-arch-stamp
|
||||
build-arch-stamp: config.make
|
||||
# Add here commands to compile the arch part of the package.
|
||||
$(MAKE)
|
||||
touch $@
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-arch-stamp
|
||||
( cd Tests/Integration; make clean )
|
||||
rm -f Tests/Integration/config.py
|
||||
-find Tests -name "*.pyc" -exec rm -f {} \;
|
||||
if [ -f config.make ]; \
|
||||
then \
|
||||
make clean; \
|
||||
fi
|
||||
-rm -f config.make
|
||||
dh_clean
|
||||
|
||||
install: install-arch
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
# dh_prep -i
|
||||
# dh_installdirs -i
|
||||
# dh_install -i
|
||||
|
||||
install-arch: build-arch
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_prep
|
||||
# dh_installdirs -s
|
||||
|
||||
$(MAKE) DESTDIR=$(DESTDIR) GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install
|
||||
|
||||
mkdir -p debian/tmp/etc/default
|
||||
cp Scripts/sogo-default debian/tmp/etc/default/sogo
|
||||
mkdir -p debian/tmp/usr/share/lintian/overrides
|
||||
cp debian/sogo.overrides debian/tmp/usr/share/lintian/overrides/sogo
|
||||
mkdir -p debian/tmp/etc/apache2/conf.d
|
||||
cp Apache/SOGo.conf debian/tmp/etc/apache2/conf.d/SOGo.conf
|
||||
install -D -m 644 Scripts/sogo.cron debian/tmp/etc/cron.d/sogo
|
||||
install -D -m 644 Scripts/logrotate debian/tmp/etc/logrotate.d/sogo
|
||||
|
||||
# Build architecture dependant packages using the common target.
|
||||
binary-arch: build-arch install-arch
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installinit -R
|
||||
dh_installcron
|
||||
dh_installchangelogs ChangeLog
|
||||
dh_installdocs
|
||||
# dh_installexamples
|
||||
dh_installman
|
||||
dh_install
|
||||
dh_link
|
||||
dh_strip --dbg-package=sogo-dbg
|
||||
# workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=9538
|
||||
# to let gdb find the symbols for libSOGo
|
||||
( cd debian/sogo-dbg/usr/lib/debug/usr/lib/; \
|
||||
ln -s GNUstep/Frameworks/SOGo.framework/Versions/*/libSOGo* ./ )
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/mapistore_backends
|
||||
dh_shlibdeps
|
||||
dh_installdeb
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
binary-indep: build install
|
||||
# We have nothing to do by default.
|
||||
|
||||
binary: binary-arch binary-indep
|
||||
.PHONY: build clean binary-arch binary install install-arch
|
||||
@@ -0,0 +1,2 @@
|
||||
usr/include/GNUstep/*
|
||||
usr/lib/lib*.so
|
||||
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
SOGOSPOOL=/var/spool/sogo
|
||||
|
||||
/usr/sbin/tmpreaper 24 "$SOGOSPOOL"
|
||||
find "$SOGOSPOOL" -mindepth 1 -type d -empty -exec /bin/rmdir -p {} \; 2> /dev/null
|
||||
@@ -0,0 +1,3 @@
|
||||
etc
|
||||
var
|
||||
usr
|
||||
@@ -0,0 +1,4 @@
|
||||
NEWS
|
||||
TODO
|
||||
Scripts/*.sh
|
||||
Scripts/updates.php
|
||||
@@ -0,0 +1,100 @@
|
||||
#!/bin/bash
|
||||
### BEGIN INIT INFO
|
||||
# Provides: sogo
|
||||
# Required-Start: $remote_fs $network
|
||||
# Required-Stop: $remote_fs $network
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: SOGo server
|
||||
### END INIT INFO
|
||||
|
||||
# SOGo init script for Debian GNU/Linux
|
||||
#
|
||||
# Copyright (C) 2007-2010 Inverse inc.
|
||||
#
|
||||
# Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
# Ludovic Marcotte <ludovic@inverse.ca>
|
||||
#
|
||||
# This file is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
#
|
||||
# This file is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; see the file COPYING. If not, write to
|
||||
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
|
||||
NAME=sogo
|
||||
DAEMON=/usr/sbin/sogod
|
||||
DESC="SOGo"
|
||||
|
||||
USER=$NAME
|
||||
PREFORK=1
|
||||
|
||||
PIDFILE=/var/run/$NAME/$NAME.pid
|
||||
LOGFILE=/var/log/$NAME/$NAME.log
|
||||
|
||||
if [ -f /etc/default/$NAME ]; then
|
||||
. /etc/default/$NAME
|
||||
fi
|
||||
|
||||
. /lib/lsb/init-functions
|
||||
|
||||
if [ ! -x $DAEMON ]; then
|
||||
log_failure_msg "$DAEMON is not executable."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
set -e
|
||||
|
||||
. /usr/share/GNUstep/Makefiles/GNUstep.sh
|
||||
|
||||
DAEMON_OPTS="-WOWorkersCount $PREFORK -WOPidFile $PIDFILE -WOLogFile $LOGFILE"
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
log_daemon_msg "Starting $DESC" "$NAME"
|
||||
|
||||
# Ensure directory's existence and permissions
|
||||
install -o $USER -g adm -m 755 -d /var/run/$NAME
|
||||
install -o $USER -g adm -m 750 -d /var/spool/$NAME
|
||||
install -o $USER -g adm -m 750 -d /var/log/$NAME
|
||||
|
||||
if ! start-stop-daemon -c $USER --quiet --start --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS
|
||||
then
|
||||
log_progress_msg "already running"
|
||||
fi
|
||||
log_end_msg 0
|
||||
;;
|
||||
stop)
|
||||
log_daemon_msg "Stopping $DESC" "$NAME"
|
||||
start-stop-daemon --stop --pidfile $PIDFILE --retry=TERM/20/KILL/5 --oknodo
|
||||
log_end_msg 0
|
||||
;;
|
||||
restart|force-reload)
|
||||
log_daemon_msg "Restarting $DESC" "$NAME"
|
||||
start-stop-daemon --stop --pidfile $PIDFILE --retry=TERM/20/KILL/5 --oknodo
|
||||
# Ensure directory's existence and permissions
|
||||
install -o $USER -g adm -m 755 -d /var/run/$NAME
|
||||
install -o $USER -g adm -m 750 -d /var/spool/$NAME
|
||||
install -o $USER -g adm -m 750 -d /var/log/$NAME
|
||||
start-stop-daemon -c $USER --quiet --start --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS
|
||||
log_end_msg 0
|
||||
;;
|
||||
status)
|
||||
status_of_proc -p $PIDFILE "$DAEMON" $NAME && exit 0 || exit $?
|
||||
;;
|
||||
*)
|
||||
echo "Usage: $NAME {start|stop|restart|status}" >&2
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
@@ -0,0 +1,16 @@
|
||||
etc/default/sogo
|
||||
etc/apache2/conf.d/SOGo.conf
|
||||
etc/cron.d/sogo
|
||||
etc/logrotate.d/sogo
|
||||
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/*.SOGo
|
||||
usr/lib/GNUstep/SOGo/Templates
|
||||
usr/lib/GNUstep/SOGo/WebServerResources
|
||||
usr/lib/lib*.so.*
|
||||
usr/share/lintian/*
|
||||
@@ -0,0 +1,4 @@
|
||||
sogo: embedded-javascript-library usr/lib/GNUstep/SOGo/WebServerResources/prototype.js
|
||||
sogo: extra-license-file usr/lib/GNUstep/SOGo/WebServerResources/scriptaculous/MIT-LICENSE
|
||||
sogo: embedded-javascript-library usr/lib/GNUstep/SOGo/WebServerResources/scriptaculous/scriptaculous.js
|
||||
sogo: package-name-doesnt-match-sonames libGDLContentStore4.9 libNGCards4.9 libOGoContentStore0.9 libSOGoUI1.0
|
||||
@@ -0,0 +1,36 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# summary of how this script can be called:
|
||||
# * <postinst> `configure' <most-recently-configured-version>
|
||||
# * <old-postinst> `abort-upgrade' <new version>
|
||||
# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
|
||||
# <new-version>
|
||||
# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
|
||||
# <failed-install-package> <version> `removing'
|
||||
# <conflicting-package> <version>
|
||||
# for details, see http://www.debian.org/doc/debian-policy/ or
|
||||
# the debian-policy package
|
||||
#
|
||||
|
||||
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 {} \;
|
||||
;;
|
||||
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "postinst called with unknown argument \`$1'" >&2
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
@@ -0,0 +1,35 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# summary of how this script can be called:
|
||||
# * <postrm> `remove'
|
||||
# * <postrm> `purge'
|
||||
# * <old-postrm> `upgrade' <new-version>
|
||||
# * <new-postrm> `failed-upgrade' <old-version>
|
||||
# * <new-postrm> `abort-install'
|
||||
# * <new-postrm> `abort-install' <old-version>
|
||||
# * <new-postrm> `abort-upgrade' <old-version>
|
||||
# * <disappearer's-postrm> `disappear' <r>overwrit>r> <new-version>
|
||||
# for details, see http://www.debian.org/doc/debian-policy/ or
|
||||
# the debian-policy package
|
||||
|
||||
case "$1" in
|
||||
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
|
||||
if test "x$1" == "xpurge"
|
||||
then
|
||||
userdel -r sogo || true
|
||||
rm -rf /var/spool/sogo
|
||||
rm -rf /var/log/sogo
|
||||
rm -rf /var/run/sogo
|
||||
fi
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "postrm called with unknown argument \`$1'" >&2
|
||||
exit 0
|
||||
esac
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
@@ -0,0 +1,32 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# summary of how this script can be called:
|
||||
# * <new-preinst> `install'
|
||||
# * <new-preinst> `install' <old-version>
|
||||
# * <new-preinst> `upgrade' <old-version>
|
||||
# * <old-preinst> `abort-upgrade' <new-version>
|
||||
#
|
||||
# for details, see http://www.debian.org/doc/debian-policy/ or
|
||||
# the debian-policy package
|
||||
|
||||
if test "x$1" == "xinstall" && test -z "$2"
|
||||
then
|
||||
if ! id sogo 1> /dev/null 2>&1; then
|
||||
groupadd -f -K GID_MIN=100 -K GID_MAX=500 sogo
|
||||
useradd -d /home/sogo -g sogo -m -K UID_MIN=100 -K UID_MAX=500 -K PASS_MAX_DAYS=-1 -s /bin/bash sogo
|
||||
fi
|
||||
|
||||
for dir in run spool log
|
||||
do
|
||||
if ! test -d /var/$dir/sogo
|
||||
then
|
||||
install -m 750 -o sogo -g sogo -d /var/$dir/sogo
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
@@ -0,0 +1,17 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# summary of how this script can be called:
|
||||
# * <prerm> `remove'
|
||||
# * <old-prerm> `upgrade' <new-version>
|
||||
# * <new-prerm> `failed-upgrade' <old-version>
|
||||
# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
|
||||
# * <deconfigured's-prerm> `deconfigure' `in-favour'
|
||||
# <package-being-installed> <version> `removing'
|
||||
# <conflicting-package> <version>
|
||||
# for details, see /usr/share/doc/packaging-manual/
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
@@ -0,0 +1 @@
|
||||
3.0 (quilt)
|
||||
Reference in New Issue
Block a user