[Git][debian-gis-team/gdal-grass][experimental] 10 commits: Revert "Update branch in gbp.conf & Vcs-Git URL."

Bas Couwenberg gitlab at salsa.debian.org
Fri Jun 22 18:19:51 BST 2018


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


Commits:
06c75c53 by Bas Couwenberg at 2018-05-24T18:36:36+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit 42aa4285479fed5be4f3bcb4d2dc8e6eaed6ee45.

- - - - -
e93ddc48 by Bas Couwenberg at 2018-05-24T18:37:33+02:00
Set distribution to unstable.

- - - - -
07537c79 by Bas Couwenberg at 2018-06-09T22:44:13+02:00
Explicitly disable --as-needed on Ubuntu. See: https://trac.osgeo.org/osgeolive/ticket/2068

- - - - -
4308a6fd by Bas Couwenberg at 2018-06-10T13:42:18+02:00
Fix --no-as-needed flag.

- - - - -
61d026a5 by Bas Couwenberg at 2018-06-12T23:12:10+02:00
Bump minimum GRASS version to 7.4.1.

- - - - -
db1fdf7c by Bas Couwenberg at 2018-06-12T23:12:36+02:00
Set distribution to unstable.

- - - - -
b18a1c2d by Bas Couwenberg at 2018-06-22T15:01:01+02:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
d5e4644c by Bas Couwenberg at 2018-06-22T15:01:17+02:00
New upstream version 2.3.1~rc1
- - - - -
9bcace28 by Bas Couwenberg at 2018-06-22T15:01:20+02:00
Merge tag 'upstream/2.3.1_rc1' into experimental

Upstream version 2.3.1~rc1

- - - - -
c0e9fec7 by Bas Couwenberg at 2018-06-22T15:02:05+02:00
New upstream release candidate.

- - - - -


4 changed files:

- VERSION
- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
VERSION
=====================================
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.3.0
+2.3.1


=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,23 @@
-libgdal-grass (2.3.0-1~exp2) UNRELEASED; urgency=medium
+libgdal-grass (2.3.1~rc1-1) UNRELEASED; urgency=medium
+
+  * New upstream release candidate.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 22 Jun 2018 15:01:34 +0200
+
+libgdal-grass (2.3.0-2) unstable; urgency=medium
+
+  * Explicitly disable --as-needed on Ubuntu.
+    See: https://trac.osgeo.org/osgeolive/ticket/2068
+  * Bump minimum GRASS version to 7.4.1.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 12 Jun 2018 23:12:26 +0200
+
+libgdal-grass (2.3.0-1) unstable; urgency=medium
 
   * Bump minimum GDAL version to 2.3.0.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 May 2018 18:02:25 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 24 May 2018 18:37:15 +0200
 
 libgdal-grass (2.3.0-1~exp1) experimental; urgency=medium
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                d-shlibs,
-               grass (>= 7.4.0),
-               grass-dev (>= 7.4.0),
-               libgdal-dev (>= 2.3.0),
+               grass (>= 7.4.1),
+               grass-dev (>= 7.4.1),
+               libgdal-dev (>= 2.3.1~),
                libpq-dev,
                pkg-config
 Standards-Version: 4.1.4


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo 
 
 ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
 	export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+	export DEB_LDFLAGS_MAINT_APPEND=-Wl,--no-as-needed
 endif
 
 PKGNAME=$(shell grep Package: debian/control | head -1 | cut -d' ' -f2)



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/76da5ccfe86627b12803d326457351fbfa9fa09d...c0e9fec71e3a0278633faf88b6d2980817ce5102

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/76da5ccfe86627b12803d326457351fbfa9fa09d...c0e9fec71e3a0278633faf88b6d2980817ce5102
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/20180622/e617e409/attachment-0001.html>


More information about the Pkg-grass-devel mailing list