[SCM] dvbcut/master: use -pab --no-index --no-timestamp to generate patch fix_gcc_4.7

fabricesp-guest at users.alioth.debian.org fabricesp-guest at users.alioth.debian.org
Fri Apr 6 04:45:09 UTC 2012


The following commit has been merged in the master branch:
commit 0d73e364dbb33b928edaf1ec58abc130c45f78a6
Author: Fabrice Coutadeur <coutadeurf at gmail.com>
Date:   Fri Apr 6 04:37:16 2012 +0000

    use -pab --no-index --no-timestamp to generate patch fix_gcc_4.7

diff --git a/debian/patches/fix_gcc_4.7.patch b/debian/patches/fix_gcc_4.7.patch
index 287f6d8..a8ee9e7 100644
--- a/debian/patches/fix_gcc_4.7.patch
+++ b/debian/patches/fix_gcc_4.7.patch
@@ -1,10 +1,8 @@
 Description: fix FTBFS with gcc 4.7 by including a missing header. This fixes a
  'STDIN_FILENO' and 'STDOUT_FILENO' not declared error.
 Author: Fabrice Coutadeur <coutadeurf at gmail.com>
-Index: dvbcut/src/main.cpp
-===================================================================
---- dvbcut.orig/src/main.cpp	2012-04-05 07:09:21.352193665 +0000
-+++ dvbcut/src/main.cpp	2012-04-05 09:05:47.224446573 +0000
+--- a/src/main.cpp
++++ b/src/main.cpp
 @@ -25,6 +25,7 @@
  #include <clocale>
  #include <string>

-- 
dvbcut packaging



More information about the pkg-multimedia-commits mailing list