diff -Nru ebox-objects-1.3.4/configure ebox-objects-1.3.5/configure --- ebox-objects-1.3.4/configure 2009-08-08 19:51:08.000000000 +0100 +++ ebox-objects-1.3.5/configure 2009-08-18 10:18:00.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for EBox-objects 1.3.4. +# Generated by GNU Autoconf 2.63 for EBox-objects 1.3.5. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @@ -594,8 +594,8 @@ # Identity of this package. PACKAGE_NAME='EBox-objects' PACKAGE_TARNAME='ebox-objects' -PACKAGE_VERSION='1.3.4' -PACKAGE_STRING='EBox-objects 1.3.4' +PACKAGE_VERSION='1.3.5' +PACKAGE_STRING='EBox-objects 1.3.5' PACKAGE_BUGREPORT='' ac_unique_file="src/EBox/Objects.pm" @@ -1252,7 +1252,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures EBox-objects 1.3.4 to adapt to many kinds of systems. +\`configure' configures EBox-objects 1.3.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1318,7 +1318,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of EBox-objects 1.3.4:";; + short | recursive ) echo "Configuration of EBox-objects 1.3.5:";; esac cat <<\_ACEOF @@ -1400,7 +1400,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -EBox-objects configure 1.3.4 +EBox-objects configure 1.3.5 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1414,7 +1414,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by EBox-objects $as_me 1.3.4, which was +It was created by EBox-objects $as_me 1.3.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2133,7 +2133,7 @@ # Define the identity of the package. PACKAGE='ebox-objects' - VERSION='1.3.4' + VERSION='1.3.5' cat >>confdefs.h <<_ACEOF @@ -3418,7 +3418,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by EBox-objects $as_me 1.3.4, which was +This file was extended by EBox-objects $as_me 1.3.5, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3472,7 +3472,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -EBox-objects config.status 1.3.4 +EBox-objects config.status 1.3.5 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -Nru /tmp/MwBTWb0FbV/ebox-objects-1.3.4/configure.ac /tmp/1QAJ9dyGom/ebox-objects-1.3.5/configure.ac --- ebox-objects-1.3.4/configure.ac 2009-08-08 19:43:09.000000000 +0100 +++ ebox-objects-1.3.5/configure.ac 2009-08-11 15:13:15.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT([EBox-objects], [1.3.4]) +AC_INIT([EBox-objects], [1.3.5]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([src/EBox/Objects.pm]) diff -Nru /tmp/MwBTWb0FbV/ebox-objects-1.3.4/debian/changelog /tmp/1QAJ9dyGom/ebox-objects-1.3.5/debian/changelog --- ebox-objects-1.3.4/debian/changelog 2009-08-18 12:12:13.000000000 +0100 +++ ebox-objects-1.3.5/debian/changelog 2009-08-18 12:12:13.000000000 +0100 @@ -1,13 +1,7 @@ -ebox-objects (1.3.4-0ubuntu1~ppa1~karmic1) karmic; urgency=low - - * New upstream release - - -- Javier Uruen Val Sat, 08 Aug 2009 20:51:13 +0200 - -ebox-objects (1.3.2-1ubuntu1~ppa1~karmic1) karmic; urgency=low +ebox-objects (1.3.5-0ubuntu1~ppa1~karmic1) karmic; urgency=low [Javier Uruen Val] - * New upstream release [LP: TBD] + * New upstream release [LP: #411467] * cdbs/ebox.mk - GConf schemas are not used anymore - Remove SCHEMASPATH variable @@ -20,8 +14,12 @@ - Fix indentation - Do not pkill gconfd as it's not necessary anymore - Run ebox trigger + - Add set -e * debian/ebox-object.postrm - Run ebox trigger + - Add set -e + * remove debian/ebox-objects.prerm + - Not needed anymore as we don't use gconf schemas * debian/rules - Do not include debian/cdbs/gnome.mk * debian/watch @@ -29,42 +27,6 @@ -- Javier Uruen Val Wed, 05 Aug 2009 12:29:43 +0200 -ebox-objects (1.3.2-1) jaunty; urgency=low - - * New upstream release - - -- Isaac Clerencia Sun, 19 Jul 2009 16:40:37 +0200 - -ebox-objects (1.3.1-1) jaunty; urgency=low - - * New upstream release - - -- Isaac Clerencia Wed, 15 Jul 2009 12:02:50 +0100 - -ebox-objects (1.3.0-1) jaunty; urgency=low - - * New upstream release - - -- Isaac Clerencia Thu, 02 Jul 2009 15:27:12 +0100 - -ebox-objects (1.1.30) hardy; urgency=low - - * New upstream release - - -- José Antonio Calvo Mon, 15 Jun 2009 16:16:21 +0200 - -ebox-objects (0.12.100) hardy; urgency=low - - * New upstream release - - -- Javier Uruen Val Tue, 13 Jan 2009 12:06:09 +0100 - -ebox-objects (0.12.99) hardy; urgency=low - - * New upstream release - - -- José Antonio Calvo Mon, 24 Nov 2008 13:25:03 +0100 - ebox-objects (0.12-0ubuntu1) jaunty; urgency=low [ Javier Uruen Val ] diff -Nru /tmp/MwBTWb0FbV/ebox-objects-1.3.4/debian/control /tmp/1QAJ9dyGom/ebox-objects-1.3.5/debian/control --- ebox-objects-1.3.4/debian/control 2009-08-18 12:12:13.000000000 +0100 +++ ebox-objects-1.3.5/debian/control 2009-08-18 12:12:13.000000000 +0100 @@ -11,13 +11,13 @@ Depends: ebox (>= 1.3), ebox (<< 1.4), libnet-ip-perl, ${misc:Depends} Conflicts: ebox (<< 0.9.99) Replaces: ebox (<< 0.9.99) -Description: eBox - Object management +Description: eBox - Network Objects eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds object support, allowing to manage objects which could be - used as access control lists (ACL) by other modules. Each object represents - a certain number of hosts or network, providing an abstraction + used as access control lists (ACL) by other modules. Each object represents + a certain number of hosts or network, providing an abstraction to make easy its use across the eBox modules. diff -Nru /tmp/MwBTWb0FbV/ebox-objects-1.3.4/debian/ebox-objects.postinst /tmp/1QAJ9dyGom/ebox-objects-1.3.5/debian/ebox-objects.postinst --- ebox-objects-1.3.4/debian/ebox-objects.postinst 2009-08-18 12:12:13.000000000 +0100 +++ ebox-objects-1.3.5/debian/ebox-objects.postinst 2009-08-18 12:12:13.000000000 +0100 @@ -1,5 +1,6 @@ #!/bin/bash +set -e #DEBHELPER# case "$1" in diff -Nru /tmp/MwBTWb0FbV/ebox-objects-1.3.4/debian/ebox-objects.postrm /tmp/1QAJ9dyGom/ebox-objects-1.3.5/debian/ebox-objects.postrm --- ebox-objects-1.3.4/debian/ebox-objects.postrm 2009-08-18 12:12:13.000000000 +0100 +++ ebox-objects-1.3.5/debian/ebox-objects.postrm 2009-08-18 12:12:13.000000000 +0100 @@ -1,5 +1,7 @@ #!/bin/bash +set -e + # We need to unconfigure and purge module's configuration # before the gconf schemas have been removed (i.e before gconf # debhelper has been run). That's why we do things before diff -Nru /tmp/MwBTWb0FbV/ebox-objects-1.3.4/debian/ebox-objects.prerm /tmp/1QAJ9dyGom/ebox-objects-1.3.5/debian/ebox-objects.prerm --- ebox-objects-1.3.4/debian/ebox-objects.prerm 2009-08-18 12:12:13.000000000 +0100 +++ ebox-objects-1.3.5/debian/ebox-objects.prerm 1970-01-01 01:00:00.000000000 +0100 @@ -1,4 +0,0 @@ -#!/bin/bash - -#DEBHELPER# -