Bas Couwenberg pushed to branch master at Debian GIS Project / sfcgal
Commits:
0a18184c by Bas Couwenberg at 2020-03-19T20:46:11+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
=====================================
@@ -4,6 +4,8 @@ sfcgal (1.3.7-5) UNRELEASED; urgency=medium
* Apply patch by Gianfranco Costamagna to use -02 on armhf & ppc64el too.
(closes: #949025)
* Bump Standards-Version to 4.5.0, no changes.
+ * Bump debhelper compat to 10, changes:
+ - Drop --parallel option, enabled by default
-- Bas Couwenberg <[email protected]> Mon, 09 Dec 2019 09:43:37 +0100
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Sven Geggus <[email protected]>,
Bas Couwenberg <[email protected]>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10~),
cmake,
libcgal-dev (>= 5.0~),
libboost-all-dev,
=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ endif
# main packaging script based on dh7 syntax
%:
- dh $@ --with pkgkde_symbolshelper --parallel
+ dh $@ --with pkgkde_symbolshelper
override_dh_auto_configure:
dh_auto_configure -- \
View it on GitLab:
https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/0a18184cb1a85ed0f07fb161022bef2af122e270
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/0a18184cb1a85ed0f07fb161022bef2af122e270
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