[Pkg-mongodb-maintainers] [pkg-mongodb] 175/394: removed failing patch to commence gbp-pq import

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:58:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit 13b96efbd11f173cb46366ac8071e065e0a48520
Author: Antonin Kral <a.kral at bobek.cz>
Date:   Wed Sep 14 17:21:40 2011 +0200

    removed failing patch to commence gbp-pq import
---
 ...401-ignore-unused-but-set-variable-paramet.patch | 21 ---------------------
 debian/patches/series                               |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/0003-Closes-625401-ignore-unused-but-set-variable-paramet.patch b/debian/patches/0003-Closes-625401-ignore-unused-but-set-variable-paramet.patch
deleted file mode 100644
index 9c2c9ee..0000000
--- a/debian/patches/0003-Closes-625401-ignore-unused-but-set-variable-paramet.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Antonin Kral <a.kral at bobek.cz>
-Date: Sun, 7 Aug 2011 19:19:38 +0200
-Subject: (Closes: #625401) ignore unused-but-set-{variable,parameter}
-
----
- SConstruct |    1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/SConstruct b/SConstruct
-index 0293366..bafdac4 100644
---- a/SConstruct
-+++ b/SConstruct
-@@ -673,6 +673,7 @@ if nix:
-     if linux:
-         env.Append( CPPFLAGS=" -Werror " )
-         env.Append( CPPFLAGS=" -fno-builtin-memcmp " ) # glibc's memcmp is faster than gcc's
-+        env.Append( CPPFLAGS=" -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter " ) # ignore new gcc 4.6
-     env.Append( CXXFLAGS=" -Wnon-virtual-dtor " )
-     env.Append( LINKFLAGS=" -fPIC -pthread -rdynamic" )
-     env.Append( LIBS=[] )
--- 
diff --git a/debian/patches/series b/debian/patches/series
index a2ce9e3..9e0d57f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-install-libs-to-usr-lib-not-usr-lib64-Closes-588557.patch
 0002-return-empty-TERM-if-not-set-Closes-620910.patch
-0003-Closes-625401-ignore-unused-but-set-variable-paramet.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list