[Git][debian-gis-team/libspatialindex][master] Bump debhelper compat to 10.

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 18:10:57 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / libspatialindex


Commits:
b65d87f2 by Bas Couwenberg at 2020-03-19T19:10:45+01:00
Bump debhelper compat to 10.

Changes:
- Drop --parallel option, enabled by default

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ spatialindex (1.9.3-2) UNRELEASED; urgency=medium
 
   * Drop Name field from upstream metadata.
   * Bump Standards-Version to 4.5.0, no changes.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 09 Dec 2019 09:15:34 +0100
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10~),
                cmake,
                pkg-kde-tools
 Standards-Version: 4.5.0


=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ include /usr/share/dpkg/pkg-info.mk
 UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 %:
-	dh $@ --with pkgkde_symbolshelper --parallel
+	dh $@ --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DSIDX_LIB_SUBDIR=lib/$(DEB_HOST_MULTIARCH)



View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/b65d87f22f93e0feac37585ab3d4e1f48670ad27

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/b65d87f22f93e0feac37585ab3d4e1f48670ad27
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/20200319/e5e4a68a/attachment-0001.html>


More information about the Pkg-grass-devel mailing list