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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 19:16:44 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / proj-data


Commits:
715d5ec6 by Bas Couwenberg at 2020-03-19T20:16:37+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
=====================================
@@ -1,3 +1,10 @@
+proj-data (1.0-1~exp2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Mar 2020 20:16:22 +0100
+
 proj-data (1.0-1~exp1) experimental; urgency=medium
 
   * New upstream release.


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10~)
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/proj-data
 Vcs-Git: https://salsa.debian.org/debian-gis-team/proj-data.git


=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@
 # DH_VERBOSE := 1
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_install:
 	install -o root -d root -d $(CURDIR)/debian/tmp/usr/share/proj



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/715d5ec6ff1e527ca75d1bf44dd5f5a029372f9f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/715d5ec6ff1e527ca75d1bf44dd5f5a029372f9f
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/19c891d0/attachment-0001.html>


More information about the Pkg-grass-devel mailing list