r70748 - in /trunk/libpdf-report-perl/debian: README.source changelog compat control copyright docs rules source/ source/format

rra at users.alioth.debian.org rra at users.alioth.debian.org
Mon Mar 7 00:41:37 UTC 2011


Author: rra
Date: Mon Mar  7 00:41:28 2011
New Revision: 70748

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

* Upate debhelper compatibility level to V8.
  - Use debhelper rule minimization.
* Avoid bashisms in debian/rules with an explicit list of file
  extensions whose permissions need fixing.
* Change to Debian source format 3.0 (quilt).
  - Remove now-unnecessary README.source.
* Remove version on perl build dependency satisfied by oldstable.
* Use ${perl:Depends} for the perl package dependency instead of
  hard-coding a specific perl version.
* Install upstream README file.
* Rewrite debian/copyright in the new proposed DEP-5 format.

Added:
    trunk/libpdf-report-perl/debian/docs
    trunk/libpdf-report-perl/debian/source/
    trunk/libpdf-report-perl/debian/source/format
Removed:
    trunk/libpdf-report-perl/debian/README.source
Modified:
    trunk/libpdf-report-perl/debian/changelog
    trunk/libpdf-report-perl/debian/compat
    trunk/libpdf-report-perl/debian/control
    trunk/libpdf-report-perl/debian/copyright
    trunk/libpdf-report-perl/debian/rules

Modified: trunk/libpdf-report-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/changelog?rev=70748&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/changelog (original)
+++ trunk/libpdf-report-perl/debian/changelog Mon Mar  7 00:41:28 2011
@@ -5,6 +5,17 @@
 
   [ Russ Allbery ]
   * Remove myself from Uploaders.
+  * Upate debhelper compatibility level to V8.
+    - Use debhelper rule minimization.
+  * Avoid bashisms in debian/rules with an explicit list of file
+    extensions whose permissions need fixing.
+  * Change to Debian source format 3.0 (quilt).
+    - Remove now-unnecessary README.source.
+  * Remove version on perl build dependency satisfied by oldstable.
+  * Use ${perl:Depends} for the perl package dependency instead of
+    hard-coding a specific perl version.
+  * Install upstream README file.
+  * Rewrite debian/copyright in the new proposed DEP-5 format.
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:25:58 -0700
 

Modified: trunk/libpdf-report-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/compat?rev=70748&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/compat (original)
+++ trunk/libpdf-report-perl/debian/compat Mon Mar  7 00:41:28 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libpdf-report-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/control?rev=70748&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/control (original)
+++ trunk/libpdf-report-perl/debian/control Mon Mar  7 00:41:28 2011
@@ -1,14 +1,12 @@
 Source: libpdf-report-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), quilt (>= 0.40)
-Build-Depends-Indep: perl (>= 5.8.0), libpdf-api2-perl (>= 0.40.00),
- libtest-pod-perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libpdf-api2-perl (>= 0.40.00), libtest-pod-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Allard Hoeve <allard at byte.nl>,
- Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>,
- Nathan Handler <nhandler at ubuntu.com>, Ryan Niebur <ryan at debian.org>
+Uploaders: Allard Hoeve <allard at byte.nl>, Niko Tyni <ntyni at iki.fi>,
+ gregor herrmann <gregoa at debian.org>, Nathan Handler <nhandler at ubuntu.com>,
+ Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/PDF-Report/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpdf-report-perl/
@@ -16,7 +14,7 @@
 
 Package: libpdf-report-perl
 Architecture: all
-Depends: ${misc:Depends}, perl (>= 5.8.0), libpdf-api2-perl (>= 0.40.00),
+Depends: ${misc:Depends}, ${perl:Depends}, libpdf-api2-perl (>= 0.40.00),
  libtext-roman-perl (>= 3.02)
 Description: simplified PDF report generator
  PDF::Report is written around Alfred Reibenschuh's PDF::API2. It

Modified: trunk/libpdf-report-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/copyright?rev=70748&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/copyright (original)
+++ trunk/libpdf-report-perl/debian/copyright Mon Mar  7 00:41:28 2011
@@ -1,33 +1,27 @@
 Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Andy Orr <aorr at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/PDF-Report/
+ http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Upstream-Contact: Andy Orr <aorr_at_cpan_dot_org>
+Source: http://search.cpan.org/dist/PDF-Report/
 Upstream-Name: PDF-Report
 
 Files: *
-Copyright: 2003-2009, Andy Orr <aorr at cpan.org>
+Copyright: 2009 Andrew Orr
 License: Artistic
 
 Files: debian/*
 Copyright: 2003, 2005, Gunnar Wolf <gwolf at debian.org>
- 2006, 2008, Russ Allbery <rra at debian.org>
+ 2006, 2008, 2011, Russ Allbery <rra at debian.org>
  2006, Niko Tyni <ntyni at iki.fi>
- 2006, 2009, gregor herrmann <gregoa at debian.org>
+ 2006, 2009 gregor herrmann <gregoa at debian.org>
  2009, Nathan Handler <nhandler at ubuntu.com>
-License: Artistic | GPL-1+
-X-Comment: It is assumed that package maintainers have licensed their work
+ 2009, Ryan Niebur <ryan at debian.org>
+License: Artistic
+Comment: It is assumed that package maintainers have licensed their work
  under terms compatible with upstream licensing terms.
 
 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'
+ 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.

Added: trunk/libpdf-report-perl/debian/docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/docs?rev=70748&op=file
==============================================================================
--- trunk/libpdf-report-perl/debian/docs (added)
+++ trunk/libpdf-report-perl/debian/docs Mon Mar  7 00:41:28 2011
@@ -1,0 +1,1 @@
+README

Modified: trunk/libpdf-report-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/rules?rev=70748&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/rules (original)
+++ trunk/libpdf-report-perl/debian/rules Mon Mar  7 00:41:28 2011
@@ -1,30 +1,16 @@
 #!/usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
+PACKAGE := $(shell dh_listpackages)
+TMPDIR  := debian/$(PACKAGE)
 
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh build
-	touch $@
+override_dh_compress:
+	dh_compress -Ximage.
 
-clean: unpatch
+override_dh_fixperms:
+	dh_fixperms
+	set -e; for e in gif jpg png pnm tif ; do \
+	    chmod 644 $(TMPDIR)/usr/share/doc/$(PACKAGE)/examples/image.$$e ; \
+	done
+
+%:
 	dh $@
-
-SHELL=bash
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install --before dh_compress
-	dh_compress -Ximage.
-	chmod 0644 $(CURDIR)/debian/libpdf-report-perl/usr/share/doc/libpdf-report-perl/examples/image.{gif,jpg,png,pnm,tif}
-	dh install --remaining
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

Added: trunk/libpdf-report-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/source/format?rev=70748&op=file
==============================================================================
--- trunk/libpdf-report-perl/debian/source/format (added)
+++ trunk/libpdf-report-perl/debian/source/format Mon Mar  7 00:41:28 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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