r40987 - in /trunk/libmodule-pluggable-fast-perl/debian: changelog compat control copyright rules

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Wed Jul 29 12:38:59 UTC 2009


Author: ansgar-guest
Date: Wed Jul 29 12:38:51 2009
New Revision: 40987

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40987
Log:
* debian/control: Mention module name in description.
* Refresh rules for debhelper 7.
* Do no longer install README (copy of POD documentation).
* Add myself to Uploaders.
* Convert debian/copyright to proposed machine-readable format.

Modified:
    trunk/libmodule-pluggable-fast-perl/debian/changelog
    trunk/libmodule-pluggable-fast-perl/debian/compat
    trunk/libmodule-pluggable-fast-perl/debian/control
    trunk/libmodule-pluggable-fast-perl/debian/copyright
    trunk/libmodule-pluggable-fast-perl/debian/rules

Modified: trunk/libmodule-pluggable-fast-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-fast-perl/debian/changelog?rev=40987&op=diff
==============================================================================
--- trunk/libmodule-pluggable-fast-perl/debian/changelog (original)
+++ trunk/libmodule-pluggable-fast-perl/debian/changelog Wed Jul 29 12:38:51 2009
@@ -1,4 +1,4 @@
-libmodule-pluggable-fast-perl (0.18-2) UNRELEASED; urgency=low
+libmodule-pluggable-fast-perl (0.18-2) unstable; urgency=low
 
   [ gregor herrmann ]
   * Take over for the Debian Perl Group with maintainer's permission
@@ -21,7 +21,14 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 08 Apr 2009 18:43:46 -0700
+  [ Ansgar Burchardt ]
+  * debian/control: Mention module name in description.
+  * Refresh rules for debhelper 7.
+  * Do no longer install README (copy of POD documentation).
+  * Add myself to Uploaders.
+  * Convert debian/copyright to proposed machine-readable format.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Wed, 29 Jul 2009 14:36:28 +0200
 
 libmodule-pluggable-fast-perl (0.18-1.1) unstable; urgency=low
 

Modified: trunk/libmodule-pluggable-fast-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-fast-perl/debian/compat?rev=40987&op=diff
==============================================================================
--- trunk/libmodule-pluggable-fast-perl/debian/compat (original)
+++ trunk/libmodule-pluggable-fast-perl/debian/compat Wed Jul 29 12:38:51 2009
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libmodule-pluggable-fast-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-fast-perl/debian/control?rev=40987&op=diff
==============================================================================
--- trunk/libmodule-pluggable-fast-perl/debian/control (original)
+++ trunk/libmodule-pluggable-fast-perl/debian/control Wed Jul 29 12:38:51 2009
@@ -1,10 +1,11 @@
 Source: libmodule-pluggable-fast-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.0-7), libuniversal-exports-perl, libtest-pod-perl (>= 1.14), libtest-pod-coverage-perl (>= 1.04)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.6.2
+Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Module-Pluggable-Fast/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmodule-pluggable-fast-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmodule-pluggable-fast-perl/
@@ -12,6 +13,7 @@
 Package: libmodule-pluggable-fast-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libuniversal-exports-perl
-Description:  Fast plugins with instantiation
- Similar to Module::Pluggable but instantiates plugins as soon as they're
- found, useful for code generators like Class::DBI::Loader.
+Description: Perl module providing fast plugins with instantiation
+ Module::Pluggable::Fast is similar to Module::Pluggable but instantiates
+ plugins as soon as they're found, useful for code generators like
+ Class::DBI::Loader.

Modified: trunk/libmodule-pluggable-fast-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-fast-perl/debian/copyright?rev=40987&op=diff
==============================================================================
--- trunk/libmodule-pluggable-fast-perl/debian/copyright (original)
+++ trunk/libmodule-pluggable-fast-perl/debian/copyright Wed Jul 29 12:38:51 2009
@@ -1,16 +1,31 @@
-This package was debianized by Florian Ragwitz <florian at mookooh.org> on
-Mon, 30 May 2005 14:57:19 +0200.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Sebastian Riedel <sri at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Module-Pluggable-Fast/
+Upstream-Name: Module-Pluggable-Fast
 
-It was downloaded from http://search.cpan.org/~sri/Module-Pluggable-Fast/
+Files: *
+Copyright: © 2004-2005, Sebastian Riedel <sri at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+X-Comment: Years of copyright taken from `Changes' file.
 
-Upstream author: Sebastian Riedel sri at cpan.org
+Files: debian/*
+Copyright:
+ © 2005-2006, Florian Ragwitz <rafl at debian.org>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-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'
 
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
-
- 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: 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-pluggable-fast-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-fast-perl/debian/rules?rev=40987&op=diff
==============================================================================
--- trunk/libmodule-pluggable-fast-perl/debian/rules (original)
+++ trunk/libmodule-pluggable-fast-perl/debian/rules Wed Jul 29 12:38:51 2009
@@ -1,56 +1,3 @@
 #!/usr/bin/make -f
-
-export PERL_MM_USE_DEFAULT=1
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="-Wall -O2 -g"
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	-$(MAKE) distclean
-	dh_clean build-stamp install-stamp
-
-install: build install-stamp
-install-stamp:
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	TEST_POD=1 $(MAKE) test
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
-	touch install-stamp
-
-binary-arch:
-# We have nothing to do by default.
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+	TEST_POD=1 dh $@




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