r31656 - in /trunk/libmodule-build-perl/debian: changelog compat control copyright patches/man-cookbook patches/man-ext rules watch
antonio-guest at users.alioth.debian.org
antonio-guest at users.alioth.debian.org
Sat Mar 7 21:48:38 UTC 2009
Author: antonio-guest
Date: Sat Mar 7 21:48:35 2009
New Revision: 31656
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31656
Log:
ON HOLD:
+ libpod-readme-perl missing, will file ITP
+ lib-test-harness 3.16 not installed yet
+ create_packlist=0 and check if scripts/ are installed by the new rules
* debian/control:
+ Adding me to the Uploaders
+ debhelper >= 7
* debian/compat bumped to 7 by dh-make-perl --refresh --dh 7
* debian/patches/
+ streamlined version of the patch headers
+ man-ext refreshed to match the new source code
+ man-back-4.patch renamed to man-cookbook and it also includes another pod
fix
* debian/copyright:
+ updated to the new format
+ clarified the debian/ copyright
Modified:
trunk/libmodule-build-perl/debian/changelog
trunk/libmodule-build-perl/debian/compat
trunk/libmodule-build-perl/debian/control
trunk/libmodule-build-perl/debian/copyright
trunk/libmodule-build-perl/debian/patches/man-cookbook
trunk/libmodule-build-perl/debian/patches/man-ext
trunk/libmodule-build-perl/debian/rules
trunk/libmodule-build-perl/debian/watch
Modified: trunk/libmodule-build-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/changelog?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/changelog (original)
+++ trunk/libmodule-build-perl/debian/changelog Sat Mar 7 21:48:35 2009
@@ -1,22 +1,25 @@
libmodule-build-perl (0.3200-1) UNRELEASED; urgency=low
- TODO:
- * the package has 3 open bugs - do they still apply?
- * the description of man-cookbook is still from man-back-4.patch
- * (cosmetic) patches are easier to read with the settings from
- http://pkg-perl.alioth.debian.org/howto/quilt.html#5__tips_and_tricks
- * the second entry in debian/watch gives errors
- * debian/copyright is a mix of old and new format, and the information is
- not really up2date
- * maybe update to dh7? (probably needs some fiddling in debian/rules)
- * "- ERROR: Test::Harness (3.14) is installed, but we need version >= 3.16"
+ ON HOLD:
+ + libpod-readme-perl missing, will file ITP
+ + lib-test-harness 3.16 not installed yet
+ TODO:
+ + create_packlist=0 and check if scripts/ are installed by the new rules
[ Antonio Radici ]
* New upstream release
- * Adding me to the Uploaders
- * debian/patches/man-ext refreshed to match the new source code
- * debian/patches/man-back-4.patch renamed to man-cookbook
- * debian/patches/man-cookbook includes another pod fix
+ * debian/control:
+ + Adding me to the Uploaders
+ + debhelper >= 7
+ * debian/compat bumped to 7 by dh-make-perl --refresh --dh 7
+ * debian/patches/
+ + streamlined version of the patch headers
+ + man-ext refreshed to match the new source code
+ + man-back-4.patch renamed to man-cookbook and it also includes another pod
+ fix
+ * debian/copyright:
+ + updated to the new format
+ + clarified the debian/ copyright
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
Modified: trunk/libmodule-build-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/compat?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/compat (original)
+++ trunk/libmodule-build-perl/debian/compat Sat Mar 7 21:48:35 2009
@@ -1,1 +1,1 @@
-5
+7
Modified: trunk/libmodule-build-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/control?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/control (original)
+++ trunk/libmodule-build-perl/debian/control Sat Mar 7 21:48:35 2009
@@ -5,11 +5,11 @@
Uploaders: Jay Bonci <jaybonci at debian.org>, Niko Tyni <ntyni at debian.org>,
gregor herrmann <gregor+debian at comodo.priv.at>, Damyan Ivanov <dmn at debian.org>,
Antonio Radici <antonio at dyne.org>
-Build-Depends: debhelper (>= 5), quilt (>= 0.40)
+Build-Depends: debhelper (>= 7), quilt (>= 0.40)
Build-Depends-Indep: perl (>= 5.6.0-16), libyaml-perl,
libextutils-cbuilder-perl, libextutils-parsexs-perl, libarchive-tar-perl,
libpar-dist-perl (>= 0.17), libversion-perl, libarchive-zip-perl,
- libtest-harness-perl (>= 3.02), libtie-cphash-perl
+ libtest-harness-perl (>= 3.16), libtie-cphash-perl
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Module-Build/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmodule-build-perl/
Modified: trunk/libmodule-build-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/copyright?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/copyright (original)
+++ trunk/libmodule-build-perl/debian/copyright Sat Mar 7 21:48:35 2009
@@ -1,43 +1,33 @@
-This package was debianized by Jay Bonci <jay at bonci.com> on
-Thu, 24 Jul 2003 18:26:01 -0400.
-
-It was downloaded from http://search.cpan.org/dist/Module-Build/
-
-Upstream Author: Ken Williams <ken at mathforum.org>
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Ken Williams <kwilliams at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Module-Build/
+Upstream-Name: Module-Build
Files: *
-Copyright: Copyright (c) 2001-2006 Ken Williams. All rights reserved.
-License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
-
-Files: lib/Module/Build/YAML.pm
-Copyright: Copyright (c) 2006. Stephen Adkins. All rights reserved.
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
-
-Files: scripts/config_data
-Copyright: Copyright (c) 1999, Ken Williams. All rights reserved.
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
-
-Files: t/bundled/Tie/CPHash.pm
-Copyright: Copyright 1997 Christopher J. Madsen
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
+Copyright: (c) 2001-2006, Ken Williams <kwilliams at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
Files: debian/*
-Copyright: 2003-2004 Jay Bonci <jaybonci at debian.org>
- 2007-2008 Debian Perl Group <debian-perl at lists.debian.org>
-License: other
- It is assumed that the Debian packagers have chosen a license that's
- compatible with the upstream one. The modifications by the Debian Perl
- Group are licensed under the same terms as the upstream software.
+Copyright:
+ (c) 2003-2004, Jay Bonci <jaybonci at debian.org> Wed, 27 Oct 2004 15:11:17 -0400
+ (C) 2007-2008, Damyan Ivanov <dmn at debian.org> Mon, 01 Oct 2007 10:02:16 +0300
+ (c) 2008, Niko Tyni <ntyni at debian.org> Thu, 21 Feb 2008 22:01:57 +0200
+ (c) 2008-2009, gregor herrmann <gregoa at debian.org>
+ (c) 2009, Antonio Radici <antonio at dyne.org>
+License: Artistic | GPL-1+
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License. On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+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'
Modified: trunk/libmodule-build-perl/debian/patches/man-cookbook
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/patches/man-cookbook?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/patches/man-cookbook (original)
+++ trunk/libmodule-build-perl/debian/patches/man-cookbook Sat Mar 7 21:48:35 2009
@@ -1,9 +1,7 @@
-# '=back' does not accept any parameters
-# Forwarded to http://rt.cpan.org/Public/Bug/Display.html?id=39870
-Index: libmodule-build-perl/lib/Module/Build/Cookbook.pm
-===================================================================
---- libmodule-build-perl.orig/lib/Module/Build/Cookbook.pm 2009-03-06 22:23:03.000000000 +0000
-+++ libmodule-build-perl/lib/Module/Build/Cookbook.pm 2009-03-06 22:26:28.000000000 +0000
+remove an empty line in the NAME section which causes a podchecker warning
+
+--- a/lib/Module/Build/Cookbook.pm
++++ b/lib/Module/Build/Cookbook.pm
@@ -8,7 +8,6 @@
Module::Build::Cookbook - Examples of Module::Build Usage
Modified: trunk/libmodule-build-perl/debian/patches/man-ext
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/patches/man-ext?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/patches/man-ext (original)
+++ trunk/libmodule-build-perl/debian/patches/man-ext Sat Mar 7 21:48:35 2009
@@ -1,9 +1,7 @@
Fix manual page extensions for Debian.
-Index: libmodule-build-perl/lib/Module/Build/Base.pm
-===================================================================
---- libmodule-build-perl.orig/lib/Module/Build/Base.pm 2009-03-06 22:14:19.000000000 +0000
-+++ libmodule-build-perl/lib/Module/Build/Base.pm 2009-03-06 22:17:01.000000000 +0000
+--- a/lib/Module/Build/Base.pm
++++ b/lib/Module/Build/Base.pm
@@ -2704,7 +2704,7 @@
foreach my $file (keys %$files) {
# Pod::Simple based parsers only support one document per instance.
Modified: trunk/libmodule-build-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/rules?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/rules (original)
+++ trunk/libmodule-build-perl/debian/rules Sat Mar 7 21:48:35 2009
@@ -1,65 +1,25 @@
#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper. GNU copyright 1997 to 1999 by Joey
-# Hess.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
include /usr/share/quilt/quilt.make
-PACKAGE=$(shell dh_listpackages)
-TMP=$(CURDIR)/debian/$(PACKAGE)
-SHAREDIR=$(TMP)/usr/share/$(PACKAGE)
-PERL?=/usr/bin/perl
-
build: build-stamp
build-stamp: $(QUILT_STAMPFN)
- dh_testdir
- $(PERL) Build.PL installdirs=vendor script_files=
- $(PERL) ./Build
- HOME= $(PERL) ./Build test
+ dh build
touch $@
clean: unpatch
- dh_testdir
- dh_testroot
- ! [ -e t/bundled] || rm -rv t/bundled
-
-
- dh_clean build-stamp install-stamp
- [ ! -f Build ] || $(PERL) ./Build realclean
+ dh $@
install: install-stamp
install-stamp: build-stamp
- dh_testdir
- dh_testroot
- dh_clean -k
-
- $(PERL) ./Build install destdir=$(TMP) create_packlist=0
-
- # scripts/config_data is installed in /usr/share/libmodule-build-perl
- # for historical reasons (?)
- install -d $(SHAREDIR)
- install -m755 scripts/* $(SHAREDIR)
-
- [ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
+ dh install
touch $@
binary-arch:
- # nothing to do
binary-indep: install
- dh_testdir
- dh_testroot
- dh_installdocs
- dh_installchangelogs Changes
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_perl
- dh_gencontrol
- dh_md5sums
- dh_builddeb
+ dh $@
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build
Modified: trunk/libmodule-build-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/watch?rev=31656&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/watch (original)
+++ trunk/libmodule-build-perl/debian/watch Sat Mar 7 21:48:35 2009
@@ -2,7 +2,3 @@
opts="uversionmangle=s/_/./g; s/(\.\d\d)$/${1}00/" \
http://search.cpan.org/dist/Module-Build/ \
.*/Module-Build-v?(\d[\d._]*)\.tar\.gz
-
-opts="uversionmangle=s/_/./g; s/(\.\d\d)$/${1}00/" \
- http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/ \
- Module-Build-v?(\d[\d._]*)\.tar\.gz
More information about the Pkg-perl-cvs-commits
mailing list