r58689 - in /trunk/libfile-find-rule-vcs-perl/debian: changelog control rules

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon May 31 13:37:44 UTC 2010


Author: carnil-guest
Date: Mon May 31 13:37:21 2010
New Revision: 58689

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58689
Log:
* Author tests moved to xt/*:
  - Drop Build-Depends-Indep on libtest-cpan-meta-perl,
    libtest-pod-perl, libtest-minimumversion-perl and libpod-simple-perl.
  - Adjust Build-Depends on debhelper back to debhelper (>= 7).
  - Drop override target in debian/rules for dh_auto_test.

Modified:
    trunk/libfile-find-rule-vcs-perl/debian/changelog
    trunk/libfile-find-rule-vcs-perl/debian/control
    trunk/libfile-find-rule-vcs-perl/debian/rules

Modified: trunk/libfile-find-rule-vcs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-find-rule-vcs-perl/debian/changelog?rev=58689&op=diff
==============================================================================
--- trunk/libfile-find-rule-vcs-perl/debian/changelog (original)
+++ trunk/libfile-find-rule-vcs-perl/debian/changelog Mon May 31 13:37:21 2010
@@ -3,8 +3,13 @@
   * New upstream release
   * Refresh debian/copyright: Update copyright years and update format
     specification to version in revision 135 of DEP5.
+  * Author tests moved to xt/*:
+    - Drop Build-Depends-Indep on libtest-cpan-meta-perl,
+      libtest-pod-perl, libtest-minimumversion-perl and libpod-simple-perl.
+    - Adjust Build-Depends on debhelper back to debhelper (>= 7).
+    - Drop override target in debian/rules for dh_auto_test.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 31 May 2010 15:30:01 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 31 May 2010 15:35:06 +0200
 
 libfile-find-rule-vcs-perl (1.06-1) unstable; urgency=low
 

Modified: trunk/libfile-find-rule-vcs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-find-rule-vcs-perl/debian/control?rev=58689&op=diff
==============================================================================
--- trunk/libfile-find-rule-vcs-perl/debian/control (original)
+++ trunk/libfile-find-rule-vcs-perl/debian/control Mon May 31 13:37:21 2010
@@ -1,10 +1,9 @@
 Source: libfile-find-rule-vcs-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 7).
 Build-Depends-Indep: perl (>= 5.005), libfile-find-rule-perl (>= 0.20),
- libtest-cpan-meta-perl, libtest-pod-perl, libtest-minimumversion-perl, 
- libpod-simple-perl (>= 3.07), libtext-glob-perl (>= 0.08)
+ libtext-glob-perl (>= 0.08)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Gunnar Wolf <gwolf at debian.org>,
  Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>

Modified: trunk/libfile-find-rule-vcs-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-find-rule-vcs-perl/debian/rules?rev=58689&op=diff
==============================================================================
--- trunk/libfile-find-rule-vcs-perl/debian/rules (original)
+++ trunk/libfile-find-rule-vcs-perl/debian/rules Mon May 31 13:37:21 2010
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	RELEASE_TESTING=1 dh_auto_test




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