r54193 - in /trunk/libpoe-component-server-soap-perl/debian: changelog control rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Mar 12 16:10:48 UTC 2010


Author: jawnsy-guest
Date: Fri Mar 12 16:10:19 2010
New Revision: 54193

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54193
Log:
Drop author tests, remove requirements from B-D-I

Modified:
    trunk/libpoe-component-server-soap-perl/debian/changelog
    trunk/libpoe-component-server-soap-perl/debian/control
    trunk/libpoe-component-server-soap-perl/debian/rules

Modified: trunk/libpoe-component-server-soap-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-soap-perl/debian/changelog?rev=54193&op=diff
==============================================================================
--- trunk/libpoe-component-server-soap-perl/debian/changelog (original)
+++ trunk/libpoe-component-server-soap-perl/debian/changelog Fri Mar 12 16:10:19 2010
@@ -1,11 +1,4 @@
 libpoe-component-server-soap-perl (1.14-1) UNRELEASED; urgency=low
-
-  TODO:
-  - TEST_AUTHOR isn't used in the tests
-  - if we wanted the new test we'd need to set RELEASE_TESTING
-  - but it fails
-  - so we can remove libtest-apocalypse-perl (and probably the other
-    libest*-perl packages)
 
   [ Jonathan Yu ]
   * Standards-Version 3.8.4 (drop perl version dep)
@@ -13,7 +6,7 @@
   * Rewrite control description
   * Use new short debhelper rules format
   * Update copyright to new DEP5 format
-  * Use debhelper 7.0.50 for overrides
+  * Drop author tests, remove requirements from B-D-I
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN

Modified: trunk/libpoe-component-server-soap-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-soap-perl/debian/control?rev=54193&op=diff
==============================================================================
--- trunk/libpoe-component-server-soap-perl/debian/control (original)
+++ trunk/libpoe-component-server-soap-perl/debian/control Fri Mar 12 16:10:19 2010
@@ -1,11 +1,9 @@
 Source: libpoe-component-server-soap-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libpoe-perl, libsoap-lite-perl,
- libpoe-component-server-simplehttp-perl (>= 1.54), libtest-pod-perl,
- libtest-pod-coverage-perl, libtest-perl-critic-perl, libfile-find-rule-perl,
- libtest-distribution-perl, libtest-apocalypse-perl
+ libpoe-component-server-simplehttp-perl (>= 1.54) libfile-find-rule-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>, Damyan Ivanov <dmn at debian.org>,
  Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,

Modified: trunk/libpoe-component-server-soap-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-soap-perl/debian/rules?rev=54193&op=diff
==============================================================================
--- trunk/libpoe-component-server-soap-perl/debian/rules (original)
+++ trunk/libpoe-component-server-soap-perl/debian/rules Fri Mar 12 16:10:19 2010
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	TEST_AUTHOR=1 dh_auto_test




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