r70757 - in /trunk/libnet-ph-perl/debian: changelog compat control copyright docs rules source/ source/format

rra at users.alioth.debian.org rra at users.alioth.debian.org
Mon Mar 7 01:11:29 UTC 2011


Author: rra
Date: Mon Mar  7 01:11:19 2011
New Revision: 70757

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70757
Log:
dh-make-perl refresh

* Update debhelper compatibility level to V8.
  - Use debhelper rule minimization.
* Remove duplicate Section and Priority fields in binary package control
  section.
* Remove version from perl build dependency satisified by oldstable.
* Change Debian source package format to 3.0 (quilt).
* Rewrite debian/copyright in the proposed DEP-5 format.
* Add missing copyright notices from upstream COPYRIGHT documentation.

Added:
    trunk/libnet-ph-perl/debian/docs
    trunk/libnet-ph-perl/debian/source/
    trunk/libnet-ph-perl/debian/source/format
Modified:
    trunk/libnet-ph-perl/debian/changelog
    trunk/libnet-ph-perl/debian/compat
    trunk/libnet-ph-perl/debian/control
    trunk/libnet-ph-perl/debian/copyright
    trunk/libnet-ph-perl/debian/rules

Modified: trunk/libnet-ph-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/changelog?rev=70757&op=diff
==============================================================================
--- trunk/libnet-ph-perl/debian/changelog (original)
+++ trunk/libnet-ph-perl/debian/changelog Mon Mar  7 01:11:19 2011
@@ -13,6 +13,14 @@
 
   [ Russ Allbery ]
   * Remove myself from Uploaders.
+  * Update debhelper compatibility level to V8.
+    - Use debhelper rule minimization.
+  * Remove duplicate Section and Priority fields in binary package control
+    section.
+  * Remove version from perl build dependency satisified by oldstable.
+  * Change Debian source package format to 3.0 (quilt).
+  * Rewrite debian/copyright in the proposed DEP-5 format.
+  * Add missing copyright notices from upstream COPYRIGHT documentation.
 
  -- Joachim Breitner <nomeata at debian.org>  Wed, 13 Feb 2008 23:28:13 +0000
 

Modified: trunk/libnet-ph-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/compat?rev=70757&op=diff
==============================================================================
--- trunk/libnet-ph-perl/debian/compat (original)
+++ trunk/libnet-ph-perl/debian/compat Mon Mar  7 01:11:19 2011
@@ -1,1 +1,1 @@
-6
+8

Modified: trunk/libnet-ph-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/control?rev=70757&op=diff
==============================================================================
--- trunk/libnet-ph-perl/debian/control (original)
+++ trunk/libnet-ph-perl/debian/control Mon Mar  7 01:11:19 2011
@@ -1,20 +1,18 @@
 Source: libnet-ph-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marc 'HE' Brockschmidt <he at debian.org>
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/Net-PH/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-ph-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-ph-perl/
-Priority: optional
-Section: perl
-Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl (>= 5.6.0-17)
 
 Package: libnet-ph-perl
 Architecture: all
-Priority: optional
-Section: perl
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl module for accessing Ph servers
  Net::PH is a Perl class implementing a simple Nameserver/Ph client as
  described in CCSO Nameserver -- Server-Client Protocol or RFC 2378.  The

Modified: trunk/libnet-ph-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/copyright?rev=70757&op=diff
==============================================================================
--- trunk/libnet-ph-perl/debian/copyright (original)
+++ trunk/libnet-ph-perl/debian/copyright Mon Mar  7 01:11:19 2011
@@ -1,23 +1,39 @@
-This is Debian GNU/Linux's prepackaged Net::PH.  This is a perl module
-which provide connections to ph servers.
+Format-Specification:
+ http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Upstream-Contact: Graham Barr <gbarr at pobox.com> and
+ Alex Hristov <hristov at slb.com>
+Source: http://search.cpan.org/dist/Net-PH/
+Upstream-Name: Net-PH
 
-This package was originally put together by Michael Alan Dorman
-<mdorman at debian.org>.  The original sources should always be available
-from the Comprehensive Perl Archive Network (CPAN). Visit
-<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.
+Files: *
+Copyright: 1995-1997, Graham Barr <gbarr at pobox.com>
+ 1995-1997, Alex Hristov <hristov at slb.com>
+ 1988, Steven Dorner
+ 1988, Paul Pomes
+ 1988, The University of Illinois Board of Trustees
+ 1988, CSNET
+License: Artistic or GPL-1+
 
-The only change for the Debian package was the addition of the debian/
-files.
+Files: debian/*
+Copyright: 2001, Michael Alan Dorman <mdorman at debian.org>
+ 2004, 2008, Joachim Breitner <nomeata at debian.org>
+ 2006, 2011, Russ Allbery <rra at debian.org>
+ 2006, Marc 'HE' Brockschmidt <he at debian.org>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+License: Artistic or GPL-1+
 
-The Net::PH copright is as follows:
+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 systems, the complete text of the Artistic License can be
+ found in /usr/share/common-licenses/Artistic.
 
-COPYRIGHT
-
-  © 1996-2001 Graham Barr. All rights reserved.
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-Larry Wall's "Artistic License" for perl can be found in
-/usr/share/common-licenses/Artistic.  The GNU General Public License
-can be found in /usr/share/common-licenses/GPL.
+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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in /usr/share/common-licenses/GPL-1.

Added: trunk/libnet-ph-perl/debian/docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/docs?rev=70757&op=file
==============================================================================
--- trunk/libnet-ph-perl/debian/docs (added)
+++ trunk/libnet-ph-perl/debian/docs Mon Mar  7 01:11:19 2011
@@ -1,0 +1,1 @@
+README

Modified: trunk/libnet-ph-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/rules?rev=70757&op=diff
==============================================================================
--- trunk/libnet-ph-perl/debian/rules (original)
+++ trunk/libnet-ph-perl/debian/rules Mon Mar  7 01:11:19 2011
@@ -1,45 +1,4 @@
 #!/usr/bin/make -f
 
-PERL ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-
-build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	touch $@
-
-clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) distclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	$(MAKE) install PREFIX=$(TMP)/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-	touch $@
-
-binary: binary-arch binary-indep
-binary-arch:
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-.PHONY: binary binary-arch binary-indep build build-arch build-indep clean
-.PHONY: install
+%:
+	dh $@

Added: trunk/libnet-ph-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ph-perl/debian/source/format?rev=70757&op=file
==============================================================================
--- trunk/libnet-ph-perl/debian/source/format (added)
+++ trunk/libnet-ph-perl/debian/source/format Mon Mar  7 01:11:19 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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