[libxml-sax-expatxs-perl] 06/07: refresh patches
Florian Schlichting
fsfs at alioth.debian.org
Mon Aug 26 19:44:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libxml-sax-expatxs-perl.
commit 72fba4c21a2bb959904c595953ec65a06decdab2
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon Aug 26 21:37:41 2013 +0200
refresh patches
---
debian/patches/dont-install-sax | 2 +-
debian/patches/remove-generated-file-in-realclean | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/dont-install-sax b/debian/patches/dont-install-sax
index d9a6a1b..23b6b1b 100644
--- a/debian/patches/dont-install-sax
+++ b/debian/patches/dont-install-sax
@@ -2,7 +2,7 @@
--- a/Makefile.PL
+++ b/Makefile.PL
-@@ -108,7 +108,7 @@
+@@ -111,7 +111,7 @@
$script .= <<"INSTALL";
install_expat_xs :
diff --git a/debian/patches/remove-generated-file-in-realclean b/debian/patches/remove-generated-file-in-realclean
index 26b1ad6..ca31083 100644
--- a/debian/patches/remove-generated-file-in-realclean
+++ b/debian/patches/remove-generated-file-in-realclean
@@ -2,10 +2,10 @@
--- a/Makefile.PL
+++ b/Makefile.PL
-@@ -96,7 +96,8 @@
- 'XML::SAX' => 0.13,
- },
- LIBS => $libs,
+@@ -99,7 +99,8 @@
+ ABSTRACT => 'Perl SAX 2 XS extension to Expat parser',
+ AUTHOR => 'Petr Cimprich <pcimprich AT gmail DOT com>',
+ LICENSE => 'perl',
- @extras
+ @extras,
+ clean => { FILES => 'lib/XML/SAX/ExpatXS/Preload.pm' },
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-sax-expatxs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list