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

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



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


Commits:
266baa7f by Bas Couwenberg at 2023-08-30T18:04:07+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ mkgmapgui (1.1.ds-13) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Enable Salsa CI.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:02:36 +0100
 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Uploaders: David Paleino <dapal at debian.org>,
 Section: utils
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
+               dh-sequence-javahelper,
                javahelper
 Build-Depends-Indep: default-jdk
 Standards-Version: 4.6.2


=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@ export DH_VERBOSE=1
 JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh $@ --with javahelper
+	dh $@
 
 override_dh_link:
 	dh_link usr/share/mkgmapgui/mkgmapgui.sh usr/bin/mkgmapgui



View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmapgui/-/commit/266baa7f83731c7304c5994191c32626edaefd22

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmapgui/-/commit/266baa7f83731c7304c5994191c32626edaefd22
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/566cfbc2/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list