r29139 - in /trunk/libpoe-component-server-simplehttp-perl/debian: changelog compat control copyright libpoe-component-server-simplehttp-perl.examples rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 22:35:23 UTC 2009


Author: gregoa
Date: Thu Jan  1 22:35:20 2009
New Revision: 29139

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29139
Log:
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* debian/copyright: switch to new format.
* Add /me to Uploaders.

Added:
    trunk/libpoe-component-server-simplehttp-perl/debian/libpoe-component-server-simplehttp-perl.examples
Modified:
    trunk/libpoe-component-server-simplehttp-perl/debian/changelog
    trunk/libpoe-component-server-simplehttp-perl/debian/compat
    trunk/libpoe-component-server-simplehttp-perl/debian/control
    trunk/libpoe-component-server-simplehttp-perl/debian/copyright
    trunk/libpoe-component-server-simplehttp-perl/debian/rules

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/changelog?rev=29139&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/changelog (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/changelog Thu Jan  1 22:35:20 2009
@@ -5,6 +5,10 @@
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   * New upstream release.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * debian/copyright: switch to new format.
+  * Add /me to Uploaders.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:46:21 +0100
 

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/compat?rev=29139&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/compat (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/compat Thu Jan  1 22:35:20 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/control?rev=29139&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/control (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/control Thu Jan  1 22:35:20 2009
@@ -1,13 +1,14 @@
 Source: libpoe-component-server-simplehttp-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.8-12), libwww-perl, libmodule-install-perl,
  libtest-pod-perl, libpoe-perl (>= 2:1.000),
  libpoe-component-client-http-perl (>= 0.82), libipc-shareable-perl,
  libpoe-component-sslify-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martín Ferrari <tincho at debian.org>
+Uploaders: Martín Ferrari <tincho at debian.org>,
+ gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/copyright?rev=29139&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/copyright (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/copyright Thu Jan  1 22:35:20 2009
@@ -1,27 +1,16 @@
-This is the debian package for the POE-Component-Server-SimpleHTTP module.
-It was created by Martín Ferrari <martin.ferrari at gmail.com> using dh-make-perl.
-
-It was downloaded from
-http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
-
-The upstream author is: Apocalypse <APOCAL at cpan.org>. Although it seems that it
-is currently maintained by Chris 'BinGOs' Williams <chris at bingosnet.co.uk>,
-copyright notice in source doesn't mention him, but all CPAN releases since
-1.25 are under his personal directory.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Chris 'BinGOs' Williams <chris at bingosnet.co.uk>
+Upstream-Source: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
+Upstream-Name: POE-Component-Server-SimpleHTTP
 
 Files: *
 Copyright: © 2006 Apocalypse <apocal at cpan.org>
 License: Artistic | GPL-1+
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
 
 Files: tools/svn-log.perl
 Copyright: © 2005 Rocco Caputo. All rights are reserved.
 License: Artistic | GPL-1+
- This program is Copyright 2005 by Rocco Caputo.  All rights are
- reserved.  This program is free software.  It may be modified, used,
- and redistributed under the same terms as Perl itself.
- .
  (unused script from upstream's tarball)
 
 Files: inc/*
@@ -29,19 +18,22 @@
 	     <autrijus at autrijus.org>, Brian Ingerson <ingy at cpan.org>,
 	     Adam Kennedy <adamk at cpan.org>
 License: Artistic | GPL-1+
- All rights reserved.  You can redistribute and/or modify
- this bundle under the same terms as Perl itself.
- .
- (unattributed copy of libmodule-install-perl files, copyright information
- taken from original Module-Install tarball)
 
 Files: debian/*
-Copyright: © 2008 Debian Perl Group
-                  <pkg-perl-maintainers at lists.alioth.debian.org>
+Copyright: © 2008-2009, various members of the Debian Perl Group,
+ cf. debian/changelog
 License: Artistic | GPL-1+
- The Debian packaging is © 2008, Debian Perl Group and is licensed under the
- same terms as the software itself (see above).
 
-The GPL and Artistic licenses can be found under 
-/usr/share/common-licenses/{GPL,Artistic} on Debian systems.
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'
 
+License: GPL-1+
+    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 1, or (at your option)
+    any later version.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libpoe-component-server-simplehttp-perl/debian/libpoe-component-server-simplehttp-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/libpoe-component-server-simplehttp-perl.examples?rev=29139&op=file
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/libpoe-component-server-simplehttp-perl.examples (added)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/libpoe-component-server-simplehttp-perl.examples Thu Jan  1 22:35:20 2009
@@ -1,0 +1,1 @@
+examples/*

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/rules?rev=29139&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/rules (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/rules Thu Jan  1 22:35:20 2009
@@ -1,65 +1,35 @@
 #!/usr/bin/make -f
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-#export PERL_MM_USE_DEFAULT=1
-
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
 PERL   ?= /usr/bin/perl
 
 build: build-stamp
 build-stamp:
-	dh_testdir
 	# We want to include support and test everything, but that's not the
 	# default
+	dh build --before dh_auto_configure
 	echo -e 'y\ny\ny\n' | \
 		$(PERL) Makefile.PL INSTALLDIRS=vendor
 	$(MAKE)
+
 	# tests 05 and 11 fail randomly. Until CPAN#35993 is fixed, disable
 	# tests.
-	# $(MAKE) test
+	dh build --after dh_auto_test
+
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		$(TMP)/usr/lib/perl5
+	dh install
 	touch $@
 
 binary-arch:
-# We have nothing to do here for an architecture-independent package
 
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples examples/*
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+binary: binary-arch binary-indep
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: binary binary-arch binary-indep install clean build




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