[Git][debian-gis-team/gdal][experimental] 2 commits: Add patch to fix parallel build failure.

Bas Couwenberg gitlab at salsa.debian.org
Sat Jun 23 11:24:59 BST 2018


Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal


Commits:
5ccb0766 by Bas Couwenberg at 2018-06-23T09:45:17+02:00
Add patch to fix parallel build failure.

- - - - -
128c2e0c by Bas Couwenberg at 2018-06-23T09:45:39+02:00
Set distribution to experimental.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/perl-parallel.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-gdal (2.3.1~rc1+dfsg-1) UNRELEASED; urgency=medium
+gdal (2.3.1~rc1+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.
   * Update watch file for 2.3.1 pre-releases.
   * Refresh patches.
+  * Add patch to fix parallel build failure.
 
- -- Bas Couwenberg <sebastic at debian.org>  Fri, 22 Jun 2018 14:46:38 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 23 Jun 2018 09:45:22 +0200
 
 gdal (2.3.0+dfsg-1) unstable; urgency=medium
 


=====================================
debian/patches/perl-parallel.patch
=====================================
--- /dev/null
+++ b/debian/patches/perl-parallel.patch
@@ -0,0 +1,16 @@
+Description: Fix parallel build failure.
+ Reverts 6abc41e68c5385f97cf9dea25b0e87cd9382c92d
+Author: Bas Couwenberg <sebastic at debian.org>
+Bug: https://github.com/OSGeo/gdal/issues/707
+
+--- a/swig/perl/GNUmakefile
++++ b/swig/perl/GNUmakefile
+@@ -29,7 +29,7 @@ build: gdal_wrap.cc Makefile_Geo__GDAL
+ 
+ gdal_wrap.cc: generate
+ 
+-Makefile_Geo__GDAL: gdal_wrap.cc
++Makefile_Geo__GDAL:
+ 	perl Makefile.PL INSTALLDIRS=vendor
+ 
+ test: build


=====================================
debian/patches/series
=====================================
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ perl-vendor
 privacy-breach-logo.patch
 privacy-breach-generic.patch
 perl-doxyfile
+perl-parallel.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/compare/bc673596f9e0cfef28d93ba2f3f1740a2e1c60be...128c2e0ca88e011a9b28319193f9bca319d2dd42

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/compare/bc673596f9e0cfef28d93ba2f3f1740a2e1c60be...128c2e0ca88e011a9b28319193f9bca319d2dd42
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180623/cb01b4f6/attachment-0001.html>


More information about the Pkg-grass-devel mailing list