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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 16:29:42 BST 2023



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


Commits:
68b35bce by Bas Couwenberg at 2023-08-30T17:29:26+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ gpsprune (23.1-2) UNRELEASED; urgency=medium
 
   * Use execute_after instead of override in rules file.
   * Enable Salsa CI.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 12 Aug 2023 12:29:38 +0200
 


=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: utils
 Priority: optional
 Build-Depends: ant,
                debhelper-compat (= 13),
+               dh-sequence-javahelper,
                javahelper,
                default-jdk,
                fastjar,


=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ export CLASSPATH=/usr/share/java/j3dcore.jar:/usr/share/java/j3dutils.jar:/usr/s
 export JH_JAR_EXTRA=$(shell find tim/prune/lang/ tim/prune/gui/images -type f) tim/prune/function/srtm/srtmtiles.dat
 
 %:
-	dh $@ --with javahelper
+	dh $@
 
 srtmtiles:
 	javac tim/prune/function/srtm/gen/GenerateTileLookup.java



View it on GitLab: https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/68b35bceecf834021e3a96a09ec06d23614508cc

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/68b35bceecf834021e3a96a09ec06d23614508cc
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/2a0ebbf7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list