[Git][debian-gis-team/osmpbf][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:12:21 BST 2023



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


Commits:
024e948a by Bas Couwenberg at 2023-08-30T18:12:05+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ osmpbf (1.5.0-4) UNRELEASED; urgency=medium
   * Add Rules-Requires-Root to control file.
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 22 Nov 2022 09:18:42 +0100
 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Uploaders: David Paleino <dapal at debian.org>,
 Section: java
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
+               dh-sequence-pkgkde-symbolshelper,
                ant,
                cmake,
                default-jdk-headless | java6-sdk-headless,


=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ include /usr/share/dpkg/pkg-info.mk
 UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 %:
-	dh $@ --with pkgkde_symbolshelper --buildsystem cmake
+	dh $@ --buildsystem cmake
 
 override_dh_auto_clean:
 	dh_auto_clean --buildsystem ant



View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/commit/024e948a20f8afa2da9616ae6531293616811189

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/commit/024e948a20f8afa2da9616ae6531293616811189
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/20230830/6a3f7ec4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list