From 9d8137b9692c0d38f05b8330d42568bb3958d2e6 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 25 Apr 2017 12:07:34 +0000 Subject: update debian packaging for stretch --- debian/changelog | 40 ++++++++++++++++++++++++---------------- debian/compat | 2 +- debian/control | 6 +++--- debian/copyright | 8 ++++---- debian/dirs | 7 +------ debian/ivy-perl.install | 7 +------ debian/rules | 4 ++-- 7 files changed, 36 insertions(+), 38 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2d6889a..6399ef9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,21 @@ +ivy-perl (4.25-13) unstable; urgency=low + + * update debian packaging for stretch + + -- Daniel Etienne Tue, 25 Apr 2017 14:00:00 +0200 + ivy-perl (4.25-12) unstable; urgency=low * fix : ready message was not sent to all connected peers due to use of global counter instead of by peer counter - -- Alexandre Bustico Mon, 20 june 2011 10:35:00 +0200 + -- Alexandre Bustico Mon, 20 Jun 2011 10:35:00 +0200 + ivy-perl (4.25-11) unstable; urgency=low * fix : an internal table used to send direct message was not updated when application disconnects. Add 2 messages on the protocol to permits debug by asking an agent to dump his internal tables. - -- Alexandre Bustico Mon, 4 march 2010 10:35:00 +0200 + -- Alexandre Bustico Mon, 4 Mar 2010 10:35:00 +0200 + ivy-perl (4.25-10) unstable; urgency=low * fix (bad) generation of the paquet for lenny and etch @@ -43,13 +51,13 @@ ivy-perl (4.25-5) unstable; urgency=low * New upstream version: * verify validity callback arg in bindRegexp instead of verifiying it whell actually calling the callback - -- Alexandre Bustico Wed, 14 Fev 2008 16:43:00 +0200 + -- Alexandre Bustico Wed, 14 Feb 2008 16:43:00 +0200 ivy-perl (4.25-4) unstable; urgency=low * New upstream version: * verify validity of data structure before using it - -- Alexandre Bustico Wed, 13 Fev 2008 14:43:00 +0200 + -- Alexandre Bustico Wed, 13 Feb 2008 14:43:00 +0200 ivy-perl (4.25-3) unstable; urgency=low @@ -229,8 +237,8 @@ ivy-perl (4.10) unstable; urgency=low ivy-perl (4.9) unstable; urgency=low - * correction par hervé d'un bug provoquant des "Segmentation fault" - à l'arrêt du bus + * correction par hervé d'un bug provoquant des "Segmentation fault" + à l'arrêt du bus * correction mineure du manuel -- Christophe MERTZ Thu, 29 Nov 2001 17:19:26 +0100 @@ -283,48 +291,48 @@ ivy-perl (4.3) unstable; urgency=low * Typo correction in _removeFileDescriptor causing infinite loop. - -- Hervé Damiano Thu, 9 Mar 2000 16:38:53 +0100 + -- Hervé Damiano Thu, 9 Mar 2000 16:38:53 +0100 ivy-perl (4.2) unstable; urgency=low * Remove multithread. Correct some bugs. Add a man - -- Hervé Damiano Wed, 2 Feb 2000 10:28:58 +0100 + -- Hervé Damiano Wed, 2 Feb 2000 10:28:58 +0100 ivy-perl (4.1) unstable; urgency=low * add parameter observer to bindRegexp method * call observer method instead of callback function when applicable - -- Hervé Damiano Tue, 18 Jan 2000 15:47:55 +0100 + -- Hervé Damiano Tue, 18 Jan 2000 15:47:55 +0100 ivy-perl (4.0) unstable; urgency=low * object and multithread version - -- Hervé Damiano Wed, 22 Dec 1999 13:40:34 +0100 + -- Hervé Damiano Wed, 22 Dec 1999 13:40:34 +0100 ivy-perl (3.1-2) unstable; urgency=low * Ajout des fichiers de doc. - -- Hervé Damiano Tue, 13 Apr 1999 11:58:55 +0200 + -- Hervé Damiano Tue, 13 Apr 1999 11:58:55 +0200 ivy-perl (3.1-1) unstable; urgency=low * Correction de bug dans l'envoie de regexps - -- Hervé Damiano Mon, 29 Mar 1999 15:19:30 +0200 + -- Hervé Damiano Mon, 29 Mar 1999 15:19:30 +0200 ivy-perl (3.0-1) unstable; urgency=low * nouveau nom du package perl : Bus => Ivy - * gestion du broadcast sur n'importe quel sous-réseau + * gestion du broadcast sur n'importe quel sous-réseau * new option : ivyBus - * Le répertoire d'installation est /usr/lib/perl5 - * Il s'agit maintenant d'un paquetage indépendant de l'architecture + * Le répertoire d'installation est /usr/lib/perl5 + * Il s'agit maintenant d'un paquetage indépendant de l'architecture - -- Hervé Damiano Thu, 11 Feb 1999 17:20:51 +0100 + -- Hervé Damiano Thu, 11 Feb 1999 17:20:51 +0100 ivy-perl (1.0-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index b8626c4..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +9 diff --git a/debian/control b/debian/control index aeda284..ed21b4d 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ Source: ivy-perl Section: devel Priority: extra +Build-Depends: debhelper (>= 4), perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25) Maintainer: Alexandre Bustico Standards-Version: 3.5.6.0 Package: ivy-perl Architecture: all Depends: ${perl:Depends}, perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25) -Build-Depends: debhelper (>= 4), ${perl:Depends}, perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25) Description: Perl module and documentation for using the Ivy software bus Ivy is mostly a communication convention between processes, implemented - through a collection of libraries in several languages and for several platforms: - from C to Perl, from Macintosh or WindowsNT to Linux or Unix. + through a collection of libraries in several languages and for several + platforms: from C to Perl, from Macintosh or WindowsNT to Linux or Unix. This package is object oriented and allows connection to multiple buses. diff --git a/debian/copyright b/debian/copyright index 8230b38..7e20107 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,11 +3,11 @@ Thu, 10 Dec 1998 17:20:51 +0100. Copyright (C) 1997-2002 -Centre d'Études de la Navigation Aérienne +Centre d'Études de la Navigation Aérienne Authors: Alexandre Bustico - Hervé Damiano - Stéphane Chatty + Hervé Damiano + Stéphane Chatty Christophe Mertz This program is free software; you can redistribute it and/or @@ -24,5 +24,5 @@ or at the following http://www.gnu.org/copyleft/lgpl.html You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA diff --git a/debian/dirs b/debian/dirs index d621726..8b13789 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,6 +1 @@ -usr/bin -usr/share/man/man1 -usr/share/man/man3 -usr/share/doc/ivy-perl -usr/share/perl/5.8 -usr/share/perl/5.10 + diff --git a/debian/ivy-perl.install b/debian/ivy-perl.install index 8a77e68..8b13789 100644 --- a/debian/ivy-perl.install +++ b/debian/ivy-perl.install @@ -1,6 +1 @@ -usr/bin/*.pl -usr/share/man/man1/* -usr/share/man/man3/* -usr/share/doc/ivy-perl/* -usr/share/perl/5.8/*.pm -usr/share/perl/5.10/*.pm + diff --git a/debian/rules b/debian/rules index bce0333..65e7010 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ install: build dh_testroot dh_clean -k dh_installdirs - $(MAKE) DESTDIR=$(CURDIR)/debian/tmp PREFIX=/usr pure_install + $(MAKE) DESTDIR=$(CURDIR)/debian/$(package) PREFIX=/usr pure_install binary-indep: build install binary-arch: build install @@ -46,7 +46,7 @@ binary-arch: build install dh_installchangelogs dh_installdocs dh_installexamples - dh_install --source=$(CURDIR)/debian/tmp + dh_install # dh_installmenu # dh_installdebconf # dh_installlogrotate -- cgit v1.1