[gosmore] 04/20: Add DEP3 patch headers for curl_types.h.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat May 7 12:24:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gosmore.
commit d71129fef363cbc742f23b7cde4ea5d75553ef93
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat May 7 01:01:22 2016 +0200
Add DEP3 patch headers for curl_types.h.
---
debian/patches/curl_types.h | 3 +++
debian/patches/linker_flags.diff | 5 ++---
debian/patches/no-strict-overflow.diff | 3 ++-
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/patches/curl_types.h b/debian/patches/curl_types.h
index 373159c..2625ae8 100644
--- a/debian/patches/curl_types.h
+++ b/debian/patches/curl_types.h
@@ -1,3 +1,6 @@
+Description: Fix FTBFS with current curl
+Author: Francesco Paolo Lovergine <frankie at debian.org>
+
--- gosmore.orig/gosmore.cpp
+++ gosmore/gosmore.cpp
@@ -124,7 +124,6 @@
diff --git a/debian/patches/linker_flags.diff b/debian/patches/linker_flags.diff
index 3b4916e..b8b53b8 100644
--- a/debian/patches/linker_flags.diff
+++ b/debian/patches/linker_flags.diff
@@ -1,10 +1,9 @@
Description: Reorder linker invocations
* Makefile.in: in linker invocations, the libraries parameters
has been moved to the end to fix FTBFS when using ld --as-needed.
-Forwarded: Not yet
Author: Sebastian Carneiro <scarneiro at fibertel.com.ar>
-Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631251
-Last-Update: 2015-09-14
+Bug-Debian: https://bugs.debian.org/631251
+
--- gosmore.orig/Makefile.in
+++ gosmore/Makefile.in
@@ -34,8 +34,8 @@
diff --git a/debian/patches/no-strict-overflow.diff b/debian/patches/no-strict-overflow.diff
index a27326d..d8604ec 100644
--- a/debian/patches/no-strict-overflow.diff
+++ b/debian/patches/no-strict-overflow.diff
@@ -2,8 +2,9 @@ Description: disable optimizations based on strict overflow
some part of the code gets miscompiled to an infinite loop on startup
Author: Julian Taylor <jtaylor at ubuntu.com>
Bug: https://trac.openstreetmap.org/ticket/4450
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652084
+Bug-Debian: https://bugs.debian.org/652084
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gosmore/+bug/937088
+
--- gosmore.orig/Makefile.in
+++ gosmore/Makefile.in
@@ -9,7 +9,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gosmore.git
More information about the Pkg-grass-devel
mailing list