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

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



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


Commits:
14d68bd9 by Bas Couwenberg at 2020-03-19T18:39:16+01:00
Bump debhelper compat to 10.

Changes:
- Don't explicitly enable autoreconf, enabled by default
- Drop dh-autoreconf build dependency

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/control.in
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libhdf4 (4.2.15-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Bump debhelper compat to 10, changes:
+    - Don't explicitly enable autoreconf, enabled by default
+    - Drop dh-autoreconf build dependency
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Mar 2020 18:38:40 +0100
+
 libhdf4 (4.2.15-1) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -4,9 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Johan Van de Wauw <johan at gisky.be>
 Section: graphics
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
-               autotools-dev,
+Build-Depends: debhelper (>= 10~),
                bison,
                chrpath,
                flex,


=====================================
debian/control.in
=====================================
@@ -4,9 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Johan Van de Wauw <johan at gisky.be>
 Section: graphics
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
-               autotools-dev,
+Build-Depends: debhelper (>= 10~),
                bison,
                chrpath,
                flex,


=====================================
debian/rules
=====================================
@@ -52,7 +52,7 @@ templates:
 	done
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_clean:
 	$(RM) -r HDF$(RELEASE) HDF4 HDF4_ALT $(DESTDIR_ALT)



View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/commit/14d68bd9e46bd88e2c9088f9517b608c16fd75c5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/commit/14d68bd9e46bd88e2c9088f9517b608c16fd75c5
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/243725af/attachment-0001.html>


More information about the Pkg-grass-devel mailing list