[libx11-guitest-perl] 06/09: refresh and forward patches
Florian Schlichting
fsfs at alioth.debian.org
Tue Aug 27 20:56:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libx11-guitest-perl.
commit ba2813dde3bbc9051340e5bd4ddecf23aeac4acf
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon Aug 26 23:52:21 2013 +0200
refresh and forward patches
---
debian/patches/01-fix-spelling-error.diff | 3 +--
debian/patches/ccflags.patch | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/patches/01-fix-spelling-error.diff b/debian/patches/01-fix-spelling-error.diff
index 846394b..34a61c2 100644
--- a/debian/patches/01-fix-spelling-error.diff
+++ b/debian/patches/01-fix-spelling-error.diff
@@ -1,8 +1,7 @@
Description: Fix spelling error
Author: Fabrizio Regalli <fabreg at fabreg.it>
Last-Update: 2011-07-26
-Forwarded: no
-
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=88194
--- a/GUITest.pm
+++ b/GUITest.pm
diff --git a/debian/patches/ccflags.patch b/debian/patches/ccflags.patch
index f1ea0e6..d342afe 100644
--- a/debian/patches/ccflags.patch
+++ b/debian/patches/ccflags.patch
@@ -23,5 +23,5 @@ Last-Update: 2011-12-13
- 'CCFLAGS' => '-Wall',
+ 'CCFLAGS' => "-Wall $Config{ccflags}",
'OBJECT' => 'GUITest$(OBJ_EXT) KeyUtil$(OBJ_EXT)',
- 'OPTIMIZE' => '-O2'
- );
+ 'OPTIMIZE' => '-O2',
+ 'META_MERGE' => {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx11-guitest-perl.git
More information about the Pkg-perl-cvs-commits
mailing list