r40990 - in /trunk/libmodule-info-perl/debian: changelog compat control copyright rules watch

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Wed Jul 29 15:45:42 UTC 2009


Author: ansgar-guest
Date: Wed Jul 29 15:45:20 2009
New Revision: 40990

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40990
Log:
TODO: test failures
* debian/watch: Use extended regexp to match upstream releases.
* Refresh rules for debhelper 7.
* Convert debian/copyright to proposed machine-readable format.
* Bump Standards-Version to 3.8.2.
* Add myself to Uploaders.
* Do not use embedded copy of Test-Simple during build.

Modified:
    trunk/libmodule-info-perl/debian/changelog
    trunk/libmodule-info-perl/debian/compat
    trunk/libmodule-info-perl/debian/control
    trunk/libmodule-info-perl/debian/copyright
    trunk/libmodule-info-perl/debian/rules
    trunk/libmodule-info-perl/debian/watch

Modified: trunk/libmodule-info-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-info-perl/debian/changelog?rev=40990&op=diff
==============================================================================
--- trunk/libmodule-info-perl/debian/changelog (original)
+++ trunk/libmodule-info-perl/debian/changelog Wed Jul 29 15:45:20 2009
@@ -1,13 +1,23 @@
 libmodule-info-perl (0.31-2) UNRELEASED; urgency=low
 
+  TODO: test failures
+
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
-  * debian/rules: delete /usr/lib/perl5 only if it exists.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
+
+  [ Ansgar Burchardt ]
+  * debian/watch: Use extended regexp to match upstream releases.
+  * Refresh rules for debhelper 7.
+  * Convert debian/copyright to proposed machine-readable format.
+  * Bump Standards-Version to 3.8.2.
+  * Add myself to Uploaders.
+  * Do not use embedded copy of Test-Simple during build.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:09 +0100
 

Modified: trunk/libmodule-info-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-info-perl/debian/compat?rev=40990&op=diff
==============================================================================
--- trunk/libmodule-info-perl/debian/compat (original)
+++ trunk/libmodule-info-perl/debian/compat Wed Jul 29 15:45:20 2009
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libmodule-info-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-info-perl/debian/control?rev=40990&op=diff
==============================================================================
--- trunk/libmodule-info-perl/debian/control (original)
+++ trunk/libmodule-info-perl/debian/control Wed Jul 29 15:45:20 2009
@@ -2,9 +2,12 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Build-Depends: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
-Standards-Version: 3.7.2.2
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+ Ansgar Burchardt <ansgar at 43-1.org>
+Build-Depends: debhelper (>= 7.0.50)
+Build-Depends-Indep: perl (>= 5.6.0-16),
+ libtest-pod-perl, libtest-pod-coverage-perl
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Module-Info/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmodule-info-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmodule-info-perl/
@@ -12,7 +15,7 @@
 Package: libmodule-info-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Information about Perl modules
+Description: Perl module providing information about Perl modules
  Module::Info gives you information about Perl modules without actually 
  loading the module. It actually isn't specific to modules and should 
- work on any perl code. 
+ work on any Perl code. 

Modified: trunk/libmodule-info-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-info-perl/debian/copyright?rev=40990&op=diff
==============================================================================
--- trunk/libmodule-info-perl/debian/copyright (original)
+++ trunk/libmodule-info-perl/debian/copyright Wed Jul 29 15:45:20 2009
@@ -1,25 +1,49 @@
-This package was debianized by Jay Bonci <jay at bonci.com> on
-Thu,  8 May 2003 13:14:19 -0400.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Mattia Barbon
+Upstream-Source: http://search.cpan.org/dist/Module-Info/
+Upstream-Name: Module-Info
 
-It was downloaded from http://search.cpan.org/dist/Module-Info
+Files: *
+Copyright:
+ © 2001-2007, Michael G Schwern <schwern at pobox.com>,
+              Mattia Barbon <mbarbon at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+X-Comment: Years of copyright taken from `Changes' file, copyright holders from
+ main *.pm files.
 
-Upstream Author: Mattia Barbon <mbarbon at dsi.unive.it> 
+Files: lib/B/BUtils.pm
+Copyright:
+ © 2001-2007, Simon Cozens <simon at cpan.org>
+License: Artistic | GPL-1+
+X-Comment: Years of copyright guessed from `Changes' file from this module and
+ B-Utils
+X-Fork: embedded code copy/fork of: libb-utils-perl
 
+Files: t/lib/*
 Copyright:
-        This program is free software; you can redistribute it and/or modify
-        it under the terms of either:
+ © 2001, chromatic <chromatic at wgz.org>
+         Michael G Schwern <schwern at pobox.com>
+License: Artistic | GPL-1+
+X-Fork: embedded code copy: libtest-simple-perl
 
-        a) the GNU General Public License as published by the Free
-        Software Foundation; either version 1, or (at your option) any
-        later version, or
+Files: debian/*
+Copyright:
+ © 2003-2007, Jay Bonci <jaybonci at debian.org>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-        b) the "Artistic License"
+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'
 
-        See:
-
-        /usr/share/common-licenses/Artistic
-        /usr/share/common-licenses/GPL
-
-        For more information regarding these licensing options
-
-
+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-info-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-info-perl/debian/rules?rev=40990&op=diff
==============================================================================
--- trunk/libmodule-info-perl/debian/rules (original)
+++ trunk/libmodule-info-perl/debian/rules Wed Jul 29 15:45:20 2009
@@ -1,53 +1,8 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
+%:
+	dh $@
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=4
-
-PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
-
-
-build:
-	dh_testdir
-	# Add here commands to compile the package.
-	perl Makefile.PL verbose INSTALLDIRS=vendor
-clean:
-	dh_testdir
-	dh_testroot
-
-	[ ! -f Makefile ] || $(MAKE) clean
-	rm -f Makefile.old
-	dh_clean
-
-install:
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	$(MAKE) PREFIX=$(CURDIR)/debian/$(PACKAGE)/usr OPTIMIZE="-O2 -g -Wall" test install
-	[ ! -d $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5
-
-binary-arch:;
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installman
-	dh_installchangelogs Changes
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_perl
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+override_dh_auto_test:
+	mv t/lib/Test t/lib/Test.ori
+	dh_auto_test
+	mv t/lib/Test.ori t/lib/Test

Modified: trunk/libmodule-info-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-info-perl/debian/watch?rev=40990&op=diff
==============================================================================
--- trunk/libmodule-info-perl/debian/watch (original)
+++ trunk/libmodule-info-perl/debian/watch Wed Jul 29 15:45:20 2009
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Module-Info/ .*/Module-Info-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Module-Info/ .*/Module-Info-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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