Martin Landa pushed to branch ubuntu/bionic at Debian GIS Project / gdal-grass
Commits: cd760af2 by Bas Couwenberg at 2019-03-15T14:20:33Z Remove package name from lintian overrides. - - - - - c41f0348 by Bas Couwenberg at 2019-03-22T15:42:16Z Update branch in gbp.conf & Vcs-Git URL. - - - - - a742d768 by Bas Couwenberg at 2019-03-22T15:42:35Z New upstream version 2.4.1 - - - - - 4eceb1e3 by Bas Couwenberg at 2019-03-22T15:42:38Z Merge tag 'upstream/2.4.1' into experimental Upstream version 2.4.1 - - - - - 45c7a1c1 by Bas Couwenberg at 2019-03-22T15:43:20Z New upstream release. - - - - - 993df1fc by Bas Couwenberg at 2019-03-22T15:46:32Z Update packaging for GRASS 7.6.1. - - - - - 899b855d by Bas Couwenberg at 2019-03-22T15:46:47Z Set distribution to experimental. - - - - - e1a9e7fa by Bas Couwenberg at 2019-07-07T11:34:21Z Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit c41f034886e362e286ca1c5e7c929b26ec834513. - - - - - 19b1d3b4 by Bas Couwenberg at 2019-07-07T11:38:37Z Update gbp.conf to use --source-only-changes by default. - - - - - e487aadd by Bas Couwenberg at 2019-07-07T12:24:14Z Update upstream branch in gbp.conf. - - - - - c87f88ca by Bas Couwenberg at 2019-07-07T12:24:29Z New upstream version 2.4.2 - - - - - e7df145f by Bas Couwenberg at 2019-07-07T12:24:30Z Update upstream source from tag 'upstream/2.4.2' Update to upstream version '2.4.2' with Debian dir 0abf92f8cf04b47fae703f4459676b5fa6a3b03c - - - - - 0769904c by Bas Couwenberg at 2019-07-07T12:24:52Z New upstream release. - - - - - f6d6709d by Bas Couwenberg at 2019-07-07T12:25:40Z Set distribution to unstable. - - - - - 41615f22 by Bas Couwenberg at 2019-09-07T07:34:51Z Update packaging for GRASS 7.8.0. - - - - - d7bc319f by Bas Couwenberg at 2019-09-07T08:09:46Z Update PIE hardening conditional, trusty is EOL. - - - - - 155552bd by Bas Couwenberg at 2019-09-07T08:10:19Z Bump Standards-Version to 4.4.0, no changes. - - - - - 4716c438 by Bas Couwenberg at 2019-09-07T08:11:36Z Update watch file to check version directories. - - - - - c200aa69 by Bas Couwenberg at 2019-09-07T08:12:05Z Set distribution to unstable. - - - - - eade4a7b by Martin Landa at 2019-09-07T19:26:57Z Rebuild 2.4.2 for bionic - - - - - 8 changed files: - VERSION - debian/changelog - debian/control - debian/gbp.conf - debian/lintian-overrides - debian/patches/rpath - debian/rules - debian/watch Changes: ===================================== VERSION ===================================== @@ -1 +1 @@ -2.4.0 +2.4.2 ===================================== debian/changelog ===================================== @@ -1,3 +1,34 @@ +libgdal-grass (2.4.2-2~bionic1) bionic; urgency=medium + + * Rebuild for bionic. + + -- Martin Landa <[email protected]> Sat, 07 Sep 2019 21:26:06 +0200 + +libgdal-grass (2.4.2-2) unstable; urgency=medium + + * Update packaging for GRASS 7.8.0. + * Update PIE hardening conditional, trusty is EOL. + * Bump Standards-Version to 4.4.0, no changes. + * Update watch file to check version directories. + + -- Bas Couwenberg <[email protected]> Sat, 07 Sep 2019 10:11:51 +0200 + +libgdal-grass (2.4.2-1) unstable; urgency=medium + + * New upstream release. + * Update gbp.conf to use --source-only-changes by default. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Sun, 07 Jul 2019 14:25:23 +0200 + +libgdal-grass (2.4.1-1~exp1) experimental; urgency=medium + + * New upstream release. + * Remove package name from lintian overrides. + * Update packaging for GRASS 7.6.1. + + -- Bas Couwenberg <[email protected]> Fri, 22 Mar 2019 16:46:36 +0100 + libgdal-grass (2.4.0-3~bionic1) bionic; urgency=medium * Rebuild for bionic. ===================================== debian/control ===================================== @@ -7,13 +7,13 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, d-shlibs, - grass (>= 7.6.1), - grass-dev (>= 7.6.1), - libgdal-dev (>= 2.4.0), + grass (>= 7.8.0), + grass-dev (>= 7.8.0), + libgdal-dev (>= 2.4.2), libpq-dev, lsb-release, pkg-config -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/gdal-grass Vcs-Git: https://salsa.debian.org/debian-gis-team/gdal-grass.git -b ubuntu/bionic Homepage: http://www.gdal.org/ ===================================== debian/gbp.conf ===================================== @@ -2,7 +2,7 @@ # The default name for the upstream branch is "upstream". # Change it if the name is different (for instance, "master"). -upstream-branch = upstream +upstream-branch = upstream-2.4 # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). @@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s # Always use pristine-tar. pristine-tar = True + +[buildpackage] +pbuilder-options = --source-only-changes ===================================== debian/lintian-overrides ===================================== @@ -1,4 +1,4 @@ # The run path has been added to get GRASS internal library -libgdal-grass: binary-or-shlib-defines-rpath usr/lib/gdalplugins/gdal_GRASS.so /usr/lib/grass*/lib -libgdal-grass: binary-or-shlib-defines-rpath usr/lib/gdalplugins/ogr_GRASS.so /usr/lib/grass*/lib +binary-or-shlib-defines-rpath usr/lib/gdalplugins/gdal_GRASS.so /usr/lib/grass*/lib +binary-or-shlib-defines-rpath usr/lib/gdalplugins/ogr_GRASS.so /usr/lib/grass*/lib ===================================== debian/patches/rpath ===================================== @@ -9,11 +9,11 @@ Forwarded: not-needed $(GLIBNAME): grass57dataset.o - $(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -+ $(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass76/lib ++ $(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass78/lib $(OLIBNAME): ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o - $(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -+ $(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass76/lib ++ $(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass78/lib %.o: %.cpp $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< ===================================== debian/rules ===================================== @@ -12,7 +12,7 @@ VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo DISTRIBUTION_RELEASE := $(shell lsb_release -cs) ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes) - ifneq (,$(filter $(DISTRIBUTION_RELEASE),trusty xenial bionic)) + ifneq (,$(filter $(DISTRIBUTION_RELEASE),xenial bionic)) export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie endif export DEB_LDFLAGS_MAINT_APPEND=-Wl,--no-as-needed ===================================== debian/watch ===================================== @@ -2,5 +2,5 @@ version=3 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -https://trac.osgeo.org/gdal/wiki/DownloadSource \ +https://download.osgeo.org/gdal/(\d+\.\d+\.\d+)/ \ (?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/2d7bb9538f754a4f7a7c03fc7dfbcda1467107c1...eade4a7b75cd005b2756219f8edfdc8a6bcfc3ca -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/2d7bb9538f754a4f7a7c03fc7dfbcda1467107c1...eade4a7b75cd005b2756219f8edfdc8a6bcfc3ca You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
