r21363 - in /trunk/libnet-xmpp-perl/debian: ./ changelog compat control copyright docs patches/ patches/00list patches/disable_networking_tests.dpatch rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 14:38:06 UTC 2008


Author: gregoa
Date: Sun Jun 15 14:38:06 2008
New Revision: 21363

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21363
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libnet-xmpp-perl/debian/
    trunk/libnet-xmpp-perl/debian/changelog
    trunk/libnet-xmpp-perl/debian/compat
    trunk/libnet-xmpp-perl/debian/control
    trunk/libnet-xmpp-perl/debian/copyright
    trunk/libnet-xmpp-perl/debian/docs
    trunk/libnet-xmpp-perl/debian/patches/
    trunk/libnet-xmpp-perl/debian/patches/00list
    trunk/libnet-xmpp-perl/debian/patches/disable_networking_tests.dpatch   (with props)
    trunk/libnet-xmpp-perl/debian/rules   (with props)

Added: trunk/libnet-xmpp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/changelog?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/changelog (added)
+++ trunk/libnet-xmpp-perl/debian/changelog Sun Jun 15 14:38:06 2008
@@ -1,0 +1,35 @@
+libnet-xmpp-perl (1.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with Perl 5.10.  Closes: #467874
+
+ -- Mark Hymers <mhy at debian.org>  Sat, 05 Apr 2008 21:09:09 +0100
+
+libnet-xmpp-perl (1.0-2) unstable; urgency=medium
+
+  * Use my @debian.org address in the Maintainer field.
+  * Clean up debian/rules.
+  * Use DH_COMPAT 5.
+  * Build depend on dpatch.
+  * Remov adn's hack which moves t/2_* and t/3_* out of the way before
+    running make test and replace it with a dpatch which skips those tests
+    properly.
+
+ -- Florian Ragwitz <rafl at debian.org>  Sun,  6 Aug 2006 18:30:15 +0200
+
+libnet-xmpp-perl (1.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Hack to disable t/2_client_jabberd1.4.t and t/3_client_jabberd2.t tests
+    that try to connect the network and causes FTBFS. (Closes: #380269)
+  * Bump Standards-Version to 3.7.2
+     - update FSF address
+
+ -- Mohammed Adnène Trojette <adn+deb at diwi.org>  Sat,  5 Aug 2006 21:54:45 +0200
+
+libnet-xmpp-perl (1.0-1) unstable; urgency=low
+
+  * Initial Release (Closes: #272845).
+
+ -- Florian Ragwitz <florian at mookooh.org>  Wed, 22 Sep 2004 13:03:02 +0200
+

Added: trunk/libnet-xmpp-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/compat?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/compat (added)
+++ trunk/libnet-xmpp-perl/debian/compat Sun Jun 15 14:38:06 2008
@@ -1,0 +1,1 @@
+5

Added: trunk/libnet-xmpp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/control?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/control (added)
+++ trunk/libnet-xmpp-perl/debian/control Sun Jun 15 14:38:06 2008
@@ -1,0 +1,16 @@
+Source: libnet-xmpp-perl
+Section: perl
+Priority: optional
+Maintainer: Florian Ragwitz <rafl at debian.org>
+Build-Depends: debhelper (>= 5.0.0), dpatch
+Build-Depends-Indep: perl, libxml-stream-perl (>= 1.22), libdigest-sha1-perl, libauthen-sasl-perl
+Standards-Version: 3.7.2
+
+Package: libnet-xmpp-perl
+Architecture: all
+Depends: ${perl:Depends}, libxml-stream-perl (>= 1.22), libdigest-sha1-perl, libauthen-sasl-perl
+Description: XMPP Perl library
+ Net::XMPP is a convenient tool to use for any perl script that would like to
+ utilize the XMPP Instant Messaging protocol.  While not a client in and of
+ itself, it provides all of the necessary back-end functions to make a CGI
+ client or command-line perl client feasible and easy to use. 

Added: trunk/libnet-xmpp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/copyright?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/copyright (added)
+++ trunk/libnet-xmpp-perl/debian/copyright Sun Jun 15 14:38:06 2008
@@ -1,0 +1,28 @@
+This package was debianized by Florian Ragwitz <florian at mookooh.org> on
+Wed, 22 Sep 2004 13:03:02 +0200.
+
+It was downloaded from http://search.cpan.org/~reatmon/Net-XMPP/
+
+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-xmpp-perl/debian/docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/docs?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/docs (added)
+++ trunk/libnet-xmpp-perl/debian/docs Sun Jun 15 14:38:06 2008
@@ -1,0 +1,1 @@
+README

Added: trunk/libnet-xmpp-perl/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/patches/00list?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/patches/00list (added)
+++ trunk/libnet-xmpp-perl/debian/patches/00list Sun Jun 15 14:38:06 2008
@@ -1,0 +1,1 @@
+disable_networking_tests

Added: trunk/libnet-xmpp-perl/debian/patches/disable_networking_tests.dpatch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/patches/disable_networking_tests.dpatch?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/patches/disable_networking_tests.dpatch (added)
+++ trunk/libnet-xmpp-perl/debian/patches/disable_networking_tests.dpatch Sun Jun 15 14:38:06 2008
@@ -1,0 +1,30 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## disable_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-xmpp-perl-1.0.orig/t/2_client_jabberd1.4.t	2006-08-06 18:21:54.944919736 +0200
++++ libnet-xmpp-perl-1.0/t/2_client_jabberd1.4.t	2006-08-06 18:22:08.498859224 +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::XMPP" ); }
+ 
+--- libnet-xmpp-perl-1.0.orig/t/3_client_jabberd2.t	2006-08-06 18:21:52.805245016 +0200
++++ libnet-xmpp-perl-1.0/t/3_client_jabberd2.t	2006-08-06 18:22:23.819530128 +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::XMPP" ); }
+ 

Propchange: trunk/libnet-xmpp-perl/debian/patches/disable_networking_tests.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libnet-xmpp-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/rules?rev=21363&op=file
==============================================================================
--- trunk/libnet-xmpp-perl/debian/rules (added)
+++ trunk/libnet-xmpp-perl/debian/rules Sun Jun 15 14:38:06 2008
@@ -1,0 +1,65 @@
+#!/usr/bin/make -f
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP = $(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp: patch
+	dh_testdir
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE)
+	touch build-stamp
+
+clean: clean1 unpatch
+clean1:
+	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
+	dh_installexamples examples/*
+	dh_perl
+	dh_installchangelogs CHANGES
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+patch: patch-stamp
+patch-stamp:
+	dpatch apply-all
+	touch patch-stamp
+
+unpatch:
+	dpatch deapply-all
+	rm -rf patch-stamp debian/patched
+
+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 clean1

Propchange: trunk/libnet-xmpp-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pkg-perl-cvs-commits mailing list