r72013 - in /trunk/libtest-checkmanifest-perl/debian: changelog patches/fix-tests
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Mon Mar 28 17:35:20 UTC 2011
Author: periapt-guest
Date: Mon Mar 28 17:34:41 2011
New Revision: 72013
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72013
Log:
TODO: The test t/01_selftest.t is hopelessly fragile.
It depends on the abscence of .svn and existence of .pc files.
Thus it will fail or succeed depending upon which *-buildpackge
variant is used and will also require tweaking on account
of Debian only patches.
Modified:
trunk/libtest-checkmanifest-perl/debian/changelog
trunk/libtest-checkmanifest-perl/debian/patches/fix-tests
Modified: trunk/libtest-checkmanifest-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-checkmanifest-perl/debian/changelog?rev=72013&op=diff
==============================================================================
--- trunk/libtest-checkmanifest-perl/debian/changelog (original)
+++ trunk/libtest-checkmanifest-perl/debian/changelog Mon Mar 28 17:34:41 2011
@@ -1,4 +1,10 @@
libtest-checkmanifest-perl (1.23-1) UNRELEASED; urgency=low
+
+ TODO: The test t/01_selftest.t is hopelessly fragile.
+ It depends on the abscence of .svn and existence of .pc files.
+ Thus it will fail or succeed depending upon which *-buildpackge
+ variant is used and will also require tweaking on account
+ of Debian only patches.
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar at debian.org
Modified: trunk/libtest-checkmanifest-perl/debian/patches/fix-tests
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-checkmanifest-perl/debian/patches/fix-tests?rev=72013&op=diff
==============================================================================
--- trunk/libtest-checkmanifest-perl/debian/patches/fix-tests (original)
+++ trunk/libtest-checkmanifest-perl/debian/patches/fix-tests Mon Mar 28 17:34:41 2011
@@ -4,7 +4,7 @@
Forwarded: no
--- a/MANIFEST
+++ b/MANIFEST
-@@ -14,3 +14,18 @@
+@@ -14,3 +14,19 @@
lib/Test/CheckManifest.pm
META.yml
@@ -21,5 +21,6 @@
+.pc/.version
+.pc/applied-patches
+.pc/fix-tests/MANIFEST
++.pc/pod.patch/lib/Test/CheckManifest.pm
+.pc/.quilt_patches
+.pc/.quilt_series
More information about the Pkg-perl-cvs-commits
mailing list