r21356 - in /trunk/libnet-jabber-perl/debian: ./ changelog compat control copyright patches/ patches/00list patches/10shebangs.dpatch patches/20disable_networking_tests.dpatch rules
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Sun Jun 15 14:35:24 UTC 2008
Author: gregoa
Date: Sun Jun 15 14:35:24 2008
New Revision: 21356
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21356
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libnet-jabber-perl/debian/
trunk/libnet-jabber-perl/debian/changelog
trunk/libnet-jabber-perl/debian/compat
trunk/libnet-jabber-perl/debian/control
trunk/libnet-jabber-perl/debian/copyright
trunk/libnet-jabber-perl/debian/patches/
trunk/libnet-jabber-perl/debian/patches/00list
trunk/libnet-jabber-perl/debian/patches/10shebangs.dpatch (with props)
trunk/libnet-jabber-perl/debian/patches/20disable_networking_tests.dpatch (with props)
trunk/libnet-jabber-perl/debian/rules (with props)
Added: trunk/libnet-jabber-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/changelog?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/changelog (added)
+++ trunk/libnet-jabber-perl/debian/changelog Sun Jun 15 14:35:24 2008
@@ -1,0 +1,83 @@
+libnet-jabber-perl (2.0-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix FTBFS with Perl 5.10. Closes: #467813
+
+ -- Mark Hymers <mhy at debian.org> Sat, 05 Apr 2008 21:09:01 +0100
+
+libnet-jabber-perl (2.0-3) unstable; urgency=medium
+
+ * Use my @debian.org address in the Maintainer field.
+ * Use DH_COMPAT 5.
+ * Clean up debian/rules.
+ * Clean up debian/patches.
+ * Remove adn's hack for #380270 and add a dpatch, which skips t/2_client.t
+ properly.
+
+ -- Florian Ragwitz <rafl at debian.org> Sun, 6 Aug 2006 18:52:52 +0200
+
+libnet-jabber-perl (2.0-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Hack to disable t/2_client.t test that tries to connect
+ the network and causes FTBFS. (Closes: #380270)
+ * Bump Standards-Version to 3.7.2
+ - update FSF address
+
+ -- Mohammed Adnène Trojette <adn+deb at diwi.org> Sat, 5 Aug 2006 22:02:47 +0200
+
+libnet-jabber-perl (2.0-2) unstable; urgency=low
+
+ * Fixed Section.
+
+ -- Florian Ragwitz <florian at mookooh.org> Tue, 5 Oct 2004 00:13:28 +0200
+
+libnet-jabber-perl (2.0-1) unstable; urgency=low
+
+ * New maintainer.
+ * Added debian/compat.
+ * Bumped up Standards-Version.
+ * Removed Recommends: libio-socket-ssl-perl.
+ * Removed libxml-stream-perl and libdigest-sha1-perl dependencies.
+ * Added libnet-xmpp-dependency.
+ * Moved debhelper Build-Dep-Indep to Build-Depends.
+ * Added libnet-xmpp-perl and libtime-modules-perl to Build-Dep-Indep.
+ * New debian/copyright.
+ * New debian/rules.
+ * Added dpatch Build-Dep.
+
+ -- Florian Ragwitz <florian at mookooh.org> Sun, 3 Oct 2004 22:07:25 +0200
+
+libnet-jabber-perl (1.28-1) unstable; urgency=low
+
+ * New upstream release. (closes: Bug#174570, Bug#152533)
+ * No longer requires XML::Stream::Hash (closes: Bug#169299)
+ * Fix typo (and forward upstream). (closes: Bug#144725)
+ * Add an explicit pointer to the GPL in debian/copyright. (closes: Bug#157618)
+ * Add a Recommends: for libio-socket-ssl-perl (closes: Bug#144720)
+
+ -- Michael Alan Dorman <mdorman at debian.org> Sat, 15 Mar 2003 14:26:36 -0500
+
+libnet-jabber-perl (1.0024-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Michael Alan Dorman <mdorman at debian.org> Sun, 16 Dec 2001 21:44:10 -0500
+
+libnet-jabber-perl (1.0023-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Michael Alan Dorman <mdorman at debian.org> Fri, 2 Nov 2001 08:57:50 -0500
+
+libnet-jabber-perl (1.0022-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Michael Alan Dorman <mdorman at debian.org> Sun, 19 Aug 2001 11:41:37 -0400
+
+libnet-jabber-perl (1.0021-1) unstable; urgency=low
+
+ * Initial Debianization.
+
+ -- Michael Alan Dorman <mdorman at debian.org> Fri, 11 May 2001 16:01:31 -0400
Added: trunk/libnet-jabber-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/compat?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/compat (added)
+++ trunk/libnet-jabber-perl/debian/compat Sun Jun 15 14:35:24 2008
@@ -1,0 +1,1 @@
+5
Added: trunk/libnet-jabber-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/control?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/control (added)
+++ trunk/libnet-jabber-perl/debian/control Sun Jun 15 14:35:24 2008
@@ -1,0 +1,16 @@
+Source: libnet-jabber-perl
+Section: perl
+Priority: optional
+Maintainer: Florian Ragwitz <rafl at debian.org>
+Build-Depends: debhelper (>= 5.0.0), dpatch
+Build-Depends-Indep: perl, libnet-xmpp-perl, libtime-modules-perl
+Standards-Version: 3.7.2
+
+Package: libnet-jabber-perl
+Architecture: all
+Depends: ${perl:Depends}, libnet-xmpp-perl
+Description: Perl modules for accessing the Jabber protocol
+ Net::Jabber is a collection of Perl modules that provide a Perl
+ Developer access to the Jabber protocol. Using OOP modules we
+ provide a clean interface to writing anything from a full client to a
+ simple protocol tester.
Added: trunk/libnet-jabber-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/copyright?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/copyright (added)
+++ trunk/libnet-jabber-perl/debian/copyright Sun Jun 15 14:35:24 2008
@@ -1,0 +1,28 @@
+This package was debianized by Michael Alan Dorman <mdorman at debian.org> on
+Fri, 11 May 2001 16:01:31 -0400
+
+It was downloaded from http://search.cpan.org/~reatmon/Net-Jabber/
+
+Upstream Author: Ryan Eatmon <reatmon at jabber.org>
+
+Copyright:
+
+ Copyright (C) 1998-2004 Jabber Software Foundation http://jabber.org/
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This library 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
Added: trunk/libnet-jabber-perl/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/patches/00list?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/patches/00list (added)
+++ trunk/libnet-jabber-perl/debian/patches/00list Sun Jun 15 14:35:24 2008
@@ -1,0 +1,2 @@
+10shebangs
+20disable_networking_tests
Added: trunk/libnet-jabber-perl/debian/patches/10shebangs.dpatch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/patches/10shebangs.dpatch?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/patches/10shebangs.dpatch (added)
+++ trunk/libnet-jabber-perl/debian/patches/10shebangs.dpatch Sun Jun 15 14:35:24 2008
@@ -1,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10shebangs.dpatch by Florian Ragwitz <rafl at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Add shebang to some examples
+
+ at DPATCH@
+--- libnet-jabber-perl-2.0.orig/examples/component_accept.pl 2004-10-01 15:14:50.088433576 +0200
++++ libnet-jabber-perl-2.0/examples/component_accept.pl 2004-10-01 15:15:02.589533120 +0200
+@@ -1,3 +1,4 @@
++#!/usr/bin/perl
+
+ use Net::Jabber qw(Component);
+ use strict;
+--- libnet-jabber-perl-2.0.orig/examples/component_test.pl 2004-10-01 15:15:12.637005672 +0200
++++ libnet-jabber-perl-2.0/examples/component_test.pl 2004-10-01 15:15:21.889599064 +0200
+@@ -1,3 +1,4 @@
++#!/usr/bin/perl
+
+ use Net::Jabber qw(Client);
+ use strict;
Propchange: trunk/libnet-jabber-perl/debian/patches/10shebangs.dpatch
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libnet-jabber-perl/debian/patches/20disable_networking_tests.dpatch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/patches/20disable_networking_tests.dpatch?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/patches/20disable_networking_tests.dpatch (added)
+++ trunk/libnet-jabber-perl/debian/patches/20disable_networking_tests.dpatch Sun Jun 15 14:35:24 2008
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 20disable_networking_tests.dpatch by Florian Ragwitz <rafl at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Disable tests which require a network connection
+
+ at DPATCH@
+
+--- libnet-jabber-perl-2.0.orig/t/2_client.t 2006-08-06 18:54:13.277248432 +0200
++++ libnet-jabber-perl-2.0/t/2_client.t 2006-08-06 18:54:30.804583872 +0200
+@@ -1,5 +1,7 @@
+ use lib "t/lib";
+-use Test::More tests=>5;
++use Test::More;
++
++plan skip_all => 'Disabled for the Debian build';
+
+ BEGIN{ use_ok( "Net::Jabber" ); }
+
Propchange: trunk/libnet-jabber-perl/debian/patches/20disable_networking_tests.dpatch
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libnet-jabber-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-jabber-perl/debian/rules?rev=21356&op=file
==============================================================================
--- trunk/libnet-jabber-perl/debian/rules (added)
+++ trunk/libnet-jabber-perl/debian/rules Sun Jun 15 14:35:24 2008
@@ -1,0 +1,57 @@
+#!/usr/bin/make -f
+
+include /usr/share/dpatch/dpatch.make
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp: patch-stamp
+ dh_testdir
+ $(PERL) Makefile.PL INSTALLDIRS=vendor
+ $(MAKE)
+ touch build-stamp
+
+clean: unpatch
+ dh_testdir
+ dh_testroot
+ -$(MAKE) distclean
+ dh_clean build-stamp install-stamp
+
+install: install-stamp
+install-stamp: build-stamp
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ $(MAKE) test
+ $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+ [ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+ touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_installdocs README
+ dh_installexamples examples/*
+ dh_perl
+ dh_installchangelogs CHANGES
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+source diff:
+ @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary patch unpatch
Propchange: trunk/libnet-jabber-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-perl-cvs-commits
mailing list