r36568 - in /trunk/libtest-cpan-meta-perl/debian: changelog control copyright libtest-cpan-meta-perl.examples rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Thu May 28 07:15:35 UTC 2009


Author: ryan52-guest
Date: Thu May 28 07:15:22 2009
New Revision: 36568

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36568
Log:
* update dh7 usage
* machine readable copyright format

Added:
    trunk/libtest-cpan-meta-perl/debian/libtest-cpan-meta-perl.examples
Modified:
    trunk/libtest-cpan-meta-perl/debian/changelog
    trunk/libtest-cpan-meta-perl/debian/control
    trunk/libtest-cpan-meta-perl/debian/copyright
    trunk/libtest-cpan-meta-perl/debian/rules

Modified: trunk/libtest-cpan-meta-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cpan-meta-perl/debian/changelog?rev=36568&op=diff
==============================================================================
--- trunk/libtest-cpan-meta-perl/debian/changelog (original)
+++ trunk/libtest-cpan-meta-perl/debian/changelog Thu May 28 07:15:22 2009
@@ -12,8 +12,10 @@
     perl-maintainers at lists.alioth.debian.org> (was: Vincent Danjean
     <vdanjean at debian.org>); Vincent Danjean <vdanjean at debian.org> moved
     to Uploaders.
+  * update dh7 usage
+  * machine readable copyright format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 28 May 2009 00:10:18 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 28 May 2009 00:15:06 -0700
 
 libtest-cpan-meta-perl (0.12-2) unstable; urgency=low
 

Modified: trunk/libtest-cpan-meta-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cpan-meta-perl/debian/control?rev=36568&op=diff
==============================================================================
--- trunk/libtest-cpan-meta-perl/debian/control (original)
+++ trunk/libtest-cpan-meta-perl/debian/control Thu May 28 07:15:22 2009
@@ -2,12 +2,12 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12),
- libparse-cpan-meta-perl,
- libtest-pod-coverage-perl (>= 0.08),
- libtest-pod-perl (>= 1.00)
+Build-Depends-Indep: libparse-cpan-meta-perl (>= 0.02),
+ libtest-pod-coverage-perl (>= 0.08), libtest-pod-perl (>= 1.00),
+ perl-modules (>= 5.8.9)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Vincent Danjean <vdanjean at debian.org>, Ryan Niebur <ryanryan52 at gmail.com>
+Uploaders: Vincent Danjean <vdanjean at debian.org>,
+ Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-cpan-meta-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-cpan-meta-perl/
@@ -15,8 +15,7 @@
 
 Package: libtest-cpan-meta-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libparse-cpan-meta-perl (>= 0.02)
+Depends: ${misc:Depends}, ${perl:Depends}, libparse-cpan-meta-perl (>= 0.02)
 Description: test module to validate a CPAN META.yml file
  The Test::CPAN::Meta module was written to ensure that a META.yml file,
  provided with a standard distribution uploaded to CPAN, meets the

Modified: trunk/libtest-cpan-meta-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cpan-meta-perl/debian/copyright?rev=36568&op=diff
==============================================================================
--- trunk/libtest-cpan-meta-perl/debian/copyright (original)
+++ trunk/libtest-cpan-meta-perl/debian/copyright Thu May 28 07:15:22 2009
@@ -1,24 +1,29 @@
-This is the debian package for the Test-CPAN-Meta module.
-It was created by Vincent Danjean <vdanjean at debian.org> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Barbie <barbie at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Test-CPAN-Meta/
+Upstream-Name: Test-CPAN-Meta
 
-It was downloaded from http://search.cpan.org/dist/Test-CPAN-Meta/
+Files: *
+Copyright: Copyright (C) 2007-2008 Barbie for Miss Barbell Productions.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is: Barbie <barbie at cpan.org>.
+Files: debian/*
+Copyright: 2008, Vincent Danjean <vdanjean at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic | GPL-1+
 
-Copyright (C) 2007-2008 Barbie for Miss Barbell Productions.
+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 library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-The full text of the licenses can be found in the Artistic file included with
-this distribution, or in perlartistic file available with your Perl 
-installation.
-
-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'.
-
-
-The Debian packaging is (C) 2008, Vincent Danjean <vdanjean at debian.org> and
-is licensed under the same terms as the software itself (see above).
+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'

Added: trunk/libtest-cpan-meta-perl/debian/libtest-cpan-meta-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cpan-meta-perl/debian/libtest-cpan-meta-perl.examples?rev=36568&op=file
==============================================================================
--- trunk/libtest-cpan-meta-perl/debian/libtest-cpan-meta-perl.examples (added)
+++ trunk/libtest-cpan-meta-perl/debian/libtest-cpan-meta-perl.examples Thu May 28 07:15:22 2009
@@ -1,0 +1,1 @@
+examples/*

Modified: trunk/libtest-cpan-meta-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cpan-meta-perl/debian/rules?rev=36568&op=diff
==============================================================================
--- trunk/libtest-cpan-meta-perl/debian/rules (original)
+++ trunk/libtest-cpan-meta-perl/debian/rules Thu May 28 07:15:22 2009
@@ -1,26 +1,4 @@
 #!/usr/bin/make -f
 
-# Needed to get all tests
-export AUTOMATED_TESTING=true
-
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
-	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build
+%:
+	AUTOMATED_TESTING=true dh $@




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