--- ebox-services-1.5.orig/debian/watch +++ ebox-services-1.5/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://ebox-platform.com/releases/sources/latest/ebox-services-(\d[\d_.-]+)\.tar.gz --- ebox-services-1.5.orig/debian/compat +++ ebox-services-1.5/debian/compat @@ -0,0 +1 @@ +5 --- ebox-services-1.5.orig/debian/copyright +++ ebox-services-1.5/debian/copyright @@ -0,0 +1,32 @@ +This package was debianized by Isaac Clerencia on +Fri, 20 Feb 2005 15:13:22 +0100. +It's currently maintained by Javier Uruen Val + +It was downloaded from http://www.ebox-platform.com/ + +Upstream Author: eBox Technologies S.L. + +Copyright (C) 2004-2005 Warp Networks S.L, DBS Servicios Informaticos S.L. +Copyright (C) 2006-2008 Warp Networks S.L. +Copyright (C) 2008-2009 eBox Technologies S.L.. + +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. + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL file. + +The Debian packaging is: + + (C) 2004, Isaac Clerencia + (C) 2008, Javier Uruen Val + +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- ebox-services-1.5.orig/debian/ebox-services.postrm +++ ebox-services-1.5/debian/ebox-services.postrm @@ -0,0 +1,13 @@ +#!/bin/bash + +set -e + +#DEBHELPER# + +case "$1" in + remove) + dpkg-trigger --no-await ebox + ;; +esac + + --- ebox-services-1.5.orig/debian/rules +++ ebox-services-1.5/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include debian/cdbs/ebox.mk --- ebox-services-1.5.orig/debian/ebox-services.postinst +++ ebox-services-1.5/debian/ebox-services.postinst @@ -0,0 +1,19 @@ +#!/bin/bash + +set -e + +#DEBHELPER# + +case "$1" in + configure) + + # Migrate data if needed + /usr/share/ebox/ebox-migrate /usr/share/ebox-services/migration/ || true + + dpkg-trigger --no-await ebox + ;; +esac + + + +exit 0 --- ebox-services-1.5.orig/debian/changelog +++ ebox-services-1.5/debian/changelog @@ -0,0 +1,100 @@ +ebox-services (1.5-0ubuntu1) lucid; urgency=low + + [Javier Uruen Val] + * New upstream release (LP: #521800) + * debian/control + - Bump eBox dependency + - Update description + - Change maintainer to: Ubuntu Developers + * debian/copyright: updated emails and dates. + + -- Javier Uruen Val Wed, 17 Feb 2010 08:26:28 +0100 + +ebox-services (1.3.5-0ubuntu1) karmic; urgency=low + + [Javier Uruen Val] + * New upstream release [LP: #411468] + * cdbs/ebox.mk + - GConf schemas are not used anymore + - Remove SCHEMASPATH variable + - Remove schemadir variable + - Fix the script that copy upstart scripts + - Use new upstart directory and file naming convention + * debian/control + - Bump standards version + - Bump eBox depenency + * debian/ebox-services.postinst + - Fix indentation + - Do not pkill gconfd as it's not necessary anymore + - Run ebox trigger + - Add set -e + * debian/ebox-services.postrm + - Run ebox trigger + - Do not pkill gconfd as it's not necessary anymore + - Add set -e + * remove debian/ebox-services.prerm + - Not needed anymore as we don't use gconf schemas + * debian/rules + - Do not include debian/cdbs/gnome.mk + * debian/watch + - Change URL + + -- Javier Uruen Val Wed, 05 Aug 2009 12:29:43 +0200 + +ebox-services (0.12-0ubuntu1) jaunty; urgency=low + + [ Javier Uruen Val ] + * New upstream release. Closes (LP: #318717) + * debian/watch: + - add watch file. + + -- Mathias Gug Mon, 26 Jan 2009 22:11:59 -0500 + +ebox-services (0.11.99-0ubuntu2) hardy; urgency=low + + * debian/patches/01_fetch_apache_port.dpatch + - Adds eBox administration service using the configured apache port. + + -- Chuck Short Wed, 26 Mar 2008 09:24:00 -0400 + +ebox-services (0.11.99-0ubuntu1) hardy; urgency=low + + * New upstream version. + + -- Chuck Short Wed, 27 Feb 2008 13:47:01 -0500 + +ebox-services (0.11.99-0ubuntu1~ppa1) hardy; urgency=low + + * New upstream release + + -- Javier Uruen Val Mon, 25 Feb 2008 15:16:26 +0100 + +ebox-services (0.11.99) unstable; urgency=low + + * New upstream release + + -- Enrique José Hernández Blasco Tue, 8 Jan 2008 16:14:40 +0100 + +ebox-services (0.11-0ubuntu1~ppa1) hardy; urgency=low + + * New upstream release + + -- Javier Uruen Val Wed, 28 Nov 2007 15:23:35 +0100 + +ebox-services (0.10.99) unstable; urgency=low + + * New upstream release + + -- Javier Uruen Val Thu, 01 Nov 2007 21:38:15 +0100 + +ebox-services (0.10) unstable; urgency=low + + * New upstream release + + -- Javier Uruen Val Wed, 10 Oct 2007 21:53:52 +0200 + +ebox-services (0.9.100) unstable; urgency=low + + * New upstream release + + -- Javier Uruen Val Mon, 03 Sep 2007 13:45:04 +0200 --- ebox-services-1.5.orig/debian/control +++ ebox-services-1.5/debian/control @@ -0,0 +1,21 @@ +Source: ebox-services +Section: web +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Javier Uruen Val +Build-Depends: debhelper (>= 5.0.0), cdbs +Standards-Version: 3.8.2 + +Package: ebox-services +Architecture: all +Depends: ebox (>= 1.5), ebox (<< 1.5.100), ${misc:Depends} +Conflicts: ebox (<< 0.9.99) +Replaces: ebox (<< 0.9.99) +Description: eBox - Network Services + eBox Platform is an open source small business server that can act as + a Gateway, a Unified Threat Manager, an Office Server, an Infrastructure + Manager, a Unified Communications Server or a combination of them. One + single, easy-to-use platform to manage all your network services. + . + This module adds services support, allowing to create and manage services + which could be used by firewall rules. --- ebox-services-1.5.orig/debian/cdbs/ebox.mk +++ ebox-services-1.5/debian/cdbs/ebox.mk @@ -0,0 +1,20 @@ +DEB_CONFIGURE_SCRIPT_ENV += LOGPATH="/var/log/ebox" +DEB_CONFIGURE_SCRIPT_ENV += CONFPATH="/var/lib/ebox/conf" +DEB_CONFIGURE_SCRIPT_ENV += STUBSPATH="/usr/share/ebox/stubs" +DEB_CONFIGURE_SCRIPT_ENV += CGIPATH="/usr/share/ebox/cgi/" +DEB_CONFIGURE_SCRIPT_ENV += TEMPLATESPATH="/usr/share/ebox/templates" +DEB_CONFIGURE_SCRIPT_ENV += WWWPATH="/usr/share/ebox/www/" +DEB_CONFIGURE_SCRIPT_ENV += CSSPATH="/usr/share/ebox/www/css" +DEB_CONFIGURE_SCRIPT_ENV += IMAGESPATH="/usr/share/ebox/www/images" +DEB_CONFIGURE_SCRIPT_ENV += VARPATH="/var" +DEB_CONFIGURE_SCRIPT_ENV += ETCPATH="/etc/ebox" +DEB_CONFIGURE_EXTRA_FLAGS := --disable-runtime-tests +DEB_MAKE_INVOKE = $(MAKE) $(DEB_MAKE_FLAGS) -C $(DEB_BUILDDIR) + +$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: + test -e debian/$(cdbs_curpkg).upstart && cat debian/$(cdbs_curpkg).upstart | while read serv; \ + do \ + mkdir -p debian/$(cdbs_curpkg)/etc/init; \ + cp "$$serv" debian/$(cdbs_curpkg)/etc/init; \ + done || true +