r32836 - in /trunk/libcpan-mini-perl/debian: changelog compat control copyright rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Thu Apr 9 00:29:35 UTC 2009


Author: ryan52-guest
Date: Thu Apr  9 00:29:30 2009
New Revision: 32836

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32836
Log:
* debhelper 7
* add libfile-homedir-perl to build depends
* machine readable copyright format

Modified:
    trunk/libcpan-mini-perl/debian/changelog
    trunk/libcpan-mini-perl/debian/compat
    trunk/libcpan-mini-perl/debian/control
    trunk/libcpan-mini-perl/debian/copyright
    trunk/libcpan-mini-perl/debian/rules

Modified: trunk/libcpan-mini-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/changelog?rev=32836&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/changelog (original)
+++ trunk/libcpan-mini-perl/debian/changelog Thu Apr  9 00:29:30 2009
@@ -11,8 +11,11 @@
   * add myself to uploaders, remove previous maintainer
   * New upstream release
   * Debian Policy 3.8.1
+  * debhelper 7
+  * add libfile-homedir-perl to build depends
+  * machine readable copyright format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 08 Apr 2009 17:16:36 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 08 Apr 2009 17:28:55 -0700
 
 libcpan-mini-perl (0.550-1.1) unstable; urgency=low
 

Modified: trunk/libcpan-mini-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/compat?rev=32836&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/compat (original)
+++ trunk/libcpan-mini-perl/debian/compat Thu Apr  9 00:29:30 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libcpan-mini-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/control?rev=32836&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/control (original)
+++ trunk/libcpan-mini-perl/debian/control Thu Apr  9 00:29:30 2009
@@ -1,8 +1,8 @@
 Source: libcpan-mini-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.0-7), liburi-perl, libcompress-zlib-perl, libwww-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.8.0-7), liburi-perl, libcompress-zlib-perl, libwww-perl, libtest-pod-perl, libtest-pod-coverage-perl, libfile-homedir-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.1

Modified: trunk/libcpan-mini-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/copyright?rev=32836&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/copyright (original)
+++ trunk/libcpan-mini-perl/debian/copyright Thu Apr  9 00:29:30 2009
@@ -1,24 +1,31 @@
-This is the debian package for the CPAN-Mini module.
-It was created by Florian Ragwitz <rafl at debian.org> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Ricardo SIGNES <rjbs at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/CPAN-Mini/
+Upstream-Name: CPAN-Mini
 
-The upstream authors are: 
+Files: *
+Copyright: 2004, Randal Schwartz <merlyn at stonehenge.com>
+ 2004, Ricardo SIGNES <rjbs at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Randal Schwartz <merlyn at stonehenge.com> did all the work.
+Files: debian/*
+Copyright: 2006, Florian Ragwitz <rafl at debian.org>
+ 2008, Mark Hymers <mhy at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic | GPL-1+
 
-Ricardo SIGNES <rjbs at cpan.org> made a module and distribution.
+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'
 
-Copyright (C) 2004 Randal Schwartz, Ricardo SIGNES.
-
-This software is released under the same terms as Perl itself.
-
-Perl is distributed under licenses:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-  
-    b) the "Artistic License" which comes with Perl.
-  
-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/libcpan-mini-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/rules?rev=32836&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/rules (original)
+++ trunk/libcpan-mini-perl/debian/rules Thu Apr  9 00:29:30 2009
@@ -1,56 +1,23 @@
 #!/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)
-	touch build-stamp
+	dh build
+	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-	[ ! -f Makefile ] || $(MAKE) realclean
-	dh_clean build-stamp install-stamp
+	dh $@
 
-install: build install-stamp
-install-stamp:
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(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
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
 
 binary-arch:
-# We have nothing to do by default.
 
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+binary: binary-arch binary-indep
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: binary binary-arch binary-indep install clean build




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