r28621 - in /trunk/soap-lite/debian: changelog patches/makefile_exe_files.diff patches/more_tests_to_run.diff

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Dec 24 20:17:15 UTC 2008


Author: dmn
Date: Wed Dec 24 20:17:05 2008
New Revision: 28621

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28621
Log:
add description to all patches

Modified:
    trunk/soap-lite/debian/changelog
    trunk/soap-lite/debian/patches/makefile_exe_files.diff
    trunk/soap-lite/debian/patches/more_tests_to_run.diff

Modified: trunk/soap-lite/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/soap-lite/debian/changelog?rev=28621&op=diff
==============================================================================
--- trunk/soap-lite/debian/changelog (original)
+++ trunk/soap-lite/debian/changelog Wed Dec 24 20:17:05 2008
@@ -5,6 +5,7 @@
     + no_service_parameter.diff (since 0.710.08)
     + warnings-redefine.patch (since 0.710.05)
     + fix_xml_parser_lite_from_cvs (since 0.71)
+  * add description to all patches
   * add fix-missing-import.diff, fixing missing imports for BAD_REQUEST apache
     constant. Thanks to Erik Anderson. Closes: #509625
 

Modified: trunk/soap-lite/debian/patches/makefile_exe_files.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/soap-lite/debian/patches/makefile_exe_files.diff?rev=28621&op=diff
==============================================================================
--- trunk/soap-lite/debian/patches/makefile_exe_files.diff (original)
+++ trunk/soap-lite/debian/patches/makefile_exe_files.diff Wed Dec 24 20:17:05 2008
@@ -1,3 +1,8 @@
+# Author: Ezra Pagel, possibly refined by Niko Tyni; finally distilled
+#         into a separate patch  by gregor herrmann
+# Description: install the extension-less (and further fixed to follow Debian
+#              perl policy) scripts
+# Note: Debian-specific, so no upstream bug
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -175,7 +175,7 @@ ExtUtils::MakeMaker::WriteMakefile(

Modified: trunk/soap-lite/debian/patches/more_tests_to_run.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/soap-lite/debian/patches/more_tests_to_run.diff?rev=28621&op=diff
==============================================================================
--- trunk/soap-lite/debian/patches/more_tests_to_run.diff (original)
+++ trunk/soap-lite/debian/patches/more_tests_to_run.diff Wed Dec 24 20:17:05 2008
@@ -1,3 +1,6 @@
+# Author: Martin Ferrari <tincho at debian.org>
+# Description: add more tests to be run
+# Upstream-Bug: http://rt.cpan.org/Ticket/Display.html?id=41937
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -163,7 +163,7 @@ if ($noncoretests) {




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