[SCM] libdvbpsi/master: Drop no-werror.patch, no longer needed

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jun 8 15:36:14 UTC 2015


The following commit has been merged in the master branch:
commit 2e031b4a5ec982d971d84c94300b64cad89392f9
Author: Alessio Treglia <alessio.treglia at smartodds.co.uk>
Date:   Mon Jun 8 16:18:31 2015 +0100

    Drop no-werror.patch, no longer needed

diff --git a/debian/patches/no-werror.patch b/debian/patches/no-werror.patch
deleted file mode 100644
index 707aaf7..0000000
--- a/debian/patches/no-werror.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Do not build with -Werror
-Origin: upstream,
- http://git.videolan.org/?p=libdvbpsi.git;a=commit;h=09f9fad68e34975f8a90de564f3f12820947f22e 
-Bug-Debian: https://bugs.debian.org/777943
-Last-Update: 2015-03-22
-
---- libdvbpsi-1.2.0.orig/configure.ac
-+++ libdvbpsi-1.2.0/configure.ac
-@@ -22,7 +22,7 @@ dnl store CFLAGS from user
- CFLAGS_save="${CFLAGS}"
- 
- dnl add features to CFLAGS
--CFLAGS_dist="-Wall -Werror --std=gnu99 -D_GNU_SOURCE"
-+CFLAGS_dist="-Wall --std=gnu99 -D_GNU_SOURCE"
- CFLAGS_dist="${CFLAGS_dist} -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare"
- 
- dnl check the operating system
diff --git a/debian/patches/series b/debian/patches/series
index 8b39c44..3efae35 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-no-werror.patch
 hide-internal-symbols.patch

-- 
libdvbpsi packaging



More information about the pkg-multimedia-commits mailing list