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

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



Bas Couwenberg pushed to branch master at Debian GIS Project / ruby-hdfeos5


Commits:
a7678771 by Bas Couwenberg at 2020-03-19T20:41:56+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
=====================================
@@ -3,6 +3,8 @@ ruby-hdfeos5 (1.2-10) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.5.0, no changes.
   * Remove package name from lintian overrides.
   * Update gbp.conf to use --source-only-changes by default.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 05 Aug 2018 20:57:41 +0200
 


=====================================
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: Youhei SASAKI <uwabami at gfd-dennou.org>
 Section: ruby
 Priority: optional
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10~),
                gem2deb,
                libgctp-dev,
                libhdf5-dev,


=====================================
debian/rules
=====================================
@@ -15,7 +15,7 @@ export HE5_HDF_INCDIR := /usr/include/hdf-eos5
 
 %:
 	@echo $(HDF5_DIR)
-	dh $@ --with ruby --buildsystem ruby --parallel
+	dh $@ --with ruby --buildsystem ruby
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/commit/a7678771b722455fb4f11957bd5982fd16a2d70a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/commit/a7678771b722455fb4f11957bd5982fd16a2d70a
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/11b1b643/attachment.html>


More information about the Pkg-grass-devel mailing list