[Git][debian-gis-team/geos][experimental] 2 commits: Update geos-config patch to not use pre-release in library name.

Bas Couwenberg gitlab at salsa.debian.org
Thu Jun 14 13:17:08 BST 2018


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


Commits:
cb0a95cd by Bas Couwenberg at 2018-06-14T14:11:49+02:00
Update geos-config patch to not use pre-release in library name.

- - - - -
3e2b3ea6 by Bas Couwenberg at 2018-06-14T14:16:59+02:00
Mark check-local.patch as Forwarded.

- - - - -


3 changed files:

- debian/changelog
- debian/patches/check-local.patch
- debian/patches/geos-config


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+geos (3.7.0~alpha-1~exp2) UNRELEASED; urgency=medium
+
+  * Update geos-config patch to not use pre-release in library name.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 14 Jun 2018 14:11:18 +0200
+
 geos (3.7.0~alpha-1~exp1) experimental; urgency=medium
 
   * New upstream alpha release.


=====================================
debian/patches/check-local.patch
=====================================
--- a/debian/patches/check-local.patch
+++ b/debian/patches/check-local.patch
@@ -12,6 +12,7 @@ Description: Fix check-local failure when quilt patches are applied.
  make[5]: *** [Makefile:931: check-local] Error 1
  make[5]: Leaving directory '/build/geos-3.7.0~alpha'
 Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://trac.osgeo.org/geos/ticket/888
 
 --- a/Makefile.am
 +++ b/Makefile.am


=====================================
debian/patches/geos-config
=====================================
--- a/debian/patches/geos-config
+++ b/debian/patches/geos-config
@@ -9,7 +9,7 @@ Forwarded: https://trac.osgeo.org/geos/ticket/742
        # TODO: make an alias for --clibs
        # see http://trac.osgeo.org/geos/ticket/497
 -      echo -L${libdir} -lgeos
-+      echo -L${libdir} -lgeos- at VERSION@
++      echo -L${libdir} -lgeos- at VERSION_RELEASE@
        ;;
      --clibs)
        echo -L${libdir} -lgeos_c



View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/compare/7c2389f723cb6b2a09e6ca57768a8f09472fca86...3e2b3ea63a6fa9f85b0bbe8c9b5dab97f1a8d8bb

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/compare/7c2389f723cb6b2a09e6ca57768a8f09472fca86...3e2b3ea63a6fa9f85b0bbe8c9b5dab97f1a8d8bb
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/20180614/3594bf23/attachment-0001.html>


More information about the Pkg-grass-devel mailing list