r60327 - in /trunk/libtest-script-perl/debian: changelog control copyright rules source/ source/format

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu Jul 15 14:07:06 UTC 2010


Author: ansgar-guest
Date: Thu Jul 15 14:02:16 2010
New Revision: 60327

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60327
Log:
* Team Upload.
* Do not run author tests. See also #589052.
  * Remove build-dep on libtest-pod-perl, libpod-simple-perl,
    libtest-cpan-meta-perl, libperl-minimumversion-perl,
    libtest-minimumversion-perl.
  * Lower build-dep on debhelper to >= 7.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.9.0 (no changes).

Added:
    trunk/libtest-script-perl/debian/source/
    trunk/libtest-script-perl/debian/source/format
Modified:
    trunk/libtest-script-perl/debian/changelog
    trunk/libtest-script-perl/debian/control
    trunk/libtest-script-perl/debian/copyright
    trunk/libtest-script-perl/debian/rules

Modified: trunk/libtest-script-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-script-perl/debian/changelog?rev=60327&op=diff
==============================================================================
--- trunk/libtest-script-perl/debian/changelog (original)
+++ trunk/libtest-script-perl/debian/changelog Thu Jul 15 14:02:16 2010
@@ -1,3 +1,16 @@
+libtest-script-perl (1.07-2) unstable; urgency=low
+
+  * Team Upload.
+  * Do not run author tests. See also #589052.
+    * Remove build-dep on libtest-pod-perl, libpod-simple-perl,
+      libtest-cpan-meta-perl, libperl-minimumversion-perl,
+      libtest-minimumversion-perl.
+    * Lower build-dep on debhelper to >= 7.
+  * Use source format 3.0 (quilt).
+  * Bump Standards-Version to 3.9.0 (no changes).
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 15 Jul 2010 22:59:55 +0900
+
 libtest-script-perl (1.07-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libtest-script-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-script-perl/debian/control?rev=60327&op=diff
==============================================================================
--- trunk/libtest-script-perl/debian/control (original)
+++ trunk/libtest-script-perl/debian/control Thu Jul 15 14:02:16 2010
@@ -1,13 +1,11 @@
 Source: libtest-script-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libipc-run3-perl, libtest-pod-perl (>= 1.26),
- perl (>= 5.10.1) | libpod-simple-perl (>= 3.07), libtest-cpan-meta-perl,
- libprobe-perl-perl, libperl-minimumversion-perl, libtest-minimumversion-perl
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl, libipc-run3-perl, libprobe-perl-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>, Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.0
 Homepage: http://search.cpan.org/dist/Test-Script/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-script-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-script-perl/

Modified: trunk/libtest-script-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-script-perl/debian/copyright?rev=60327&op=diff
==============================================================================
--- trunk/libtest-script-perl/debian/copyright (original)
+++ trunk/libtest-script-perl/debian/copyright Thu Jul 15 14:02:16 2010
@@ -1,25 +1,21 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Test-Script/
-Upstream-Name: Test-Script
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/Test-Script/
+Name: Test-Script
 
-Files: *
 Copyright: 2006-2009, Adam Kennedy <adamk at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
  2008, Vincent Danjean <vdanjean at debian.org>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
 Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
  2002-2009, Audrey Tang <autrijus at autrijus.org>
  2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 License: Artistic
     This program is free software; you can redistribute it and/or modify

Modified: trunk/libtest-script-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-script-perl/debian/rules?rev=60327&op=diff
==============================================================================
--- trunk/libtest-script-perl/debian/rules (original)
+++ trunk/libtest-script-perl/debian/rules Thu Jul 15 14:02:16 2010
@@ -2,7 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	AUTOMATED_TESTING=1 dh_auto_test
-

Added: trunk/libtest-script-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-script-perl/debian/source/format?rev=60327&op=file
==============================================================================
--- trunk/libtest-script-perl/debian/source/format (added)
+++ trunk/libtest-script-perl/debian/source/format Thu Jul 15 14:02:16 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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