[dune-istl] 03/03: Remove patch (included in new upstream release).

Ansgar Burchardt ansgar at moszumanska.debian.org
Tue Jun 10 19:16:32 UTC 2014


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

ansgar pushed a commit to annotated tag debian/2.3.1.rc1-1
in repository dune-istl.

commit de90a8c1427132ec1a7f214ad3c06496136f0837
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Tue Jun 10 20:54:07 2014 +0200

    Remove patch (included in new upstream release).
---
 ...ert-wrong-call-introduced-in-10105124a762.patch | 34 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 35 deletions(-)

diff --git a/debian/patches/0001-Bugfix-Revert-wrong-call-introduced-in-10105124a762.patch b/debian/patches/0001-Bugfix-Revert-wrong-call-introduced-in-10105124a762.patch
deleted file mode 100644
index fd804f5..0000000
--- a/debian/patches/0001-Bugfix-Revert-wrong-call-introduced-in-10105124a762.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From cbe9d3203426223ed79ac110d98c3d23df29fe9d Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Christoph=20Gr=C3=BCninger?= <gruenich at dune-project.org>
-Date: Fri, 14 Feb 2014 16:53:06 +0100
-Subject: [PATCH] =?UTF-8?q?[Bugfix]=20Revert=20wrong=20call=20introduced?=
- =?UTF-8?q?=20in=20=E2=80=A610105124a762.?=
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-The warning has to be silenced by using DUNE_UNUSED_PARAM in dune-common.
-This fixes FS#1431.
-(cherry picked from commit 887bbfdd116380f39aa878bc00c205fba9b77af8)
-
-Signed-off-by: Christoph Grüninger <gruenich at dune-project.org>
----
- dune/istl/repartition.hh | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/dune/istl/repartition.hh b/dune/istl/repartition.hh
-index 8c20bc5..816bf91 100644
---- a/dune/istl/repartition.hh
-+++ b/dune/istl/repartition.hh
-@@ -91,7 +91,7 @@ namespace Dune
- 
-     // Store the global index information for repairing the remote index information
-     std::map<int,SLList<std::pair<T1,Attribute> > > globalIndices;
--    storeGlobalIndicesOfRemoteIndices(globalIndices, oocomm.remoteIndices());
-+    storeGlobalIndicesOfRemoteIndices(globalIndices, oocomm.remoteIndices(), indexSet);
-     indexSet.beginResize();
- 
-     for(VertexIterator vertex = graph.begin(), vend=graph.end(); vertex != vend; ++vertex) {
--- 
-1.8.5.3
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 85f83d8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Bugfix-Revert-wrong-call-introduced-in-10105124a762.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-istl.git



More information about the debian-science-commits mailing list