[Git][debian-gis-team/mkgmap][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:03:49 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / mkgmap
Commits:
43d5179b by Bas Couwenberg at 2023-08-30T18:03:35+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ mkgmap (0.0.0+svn4910-2) UNRELEASED; urgency=medium
(closes: #1048226)
* Use execute_after instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 11:50:28 +0200
=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Priority: optional
Build-Depends: ant,
debhelper-compat (= 13),
default-jdk-headless (>= 2:1.8) | java8-sdk-headless,
+ dh-sequence-javahelper,
javahelper,
libfastutil-java,
libprotobuf-java,
=====================================
debian/rules
=====================================
@@ -7,8 +7,7 @@
JAVA_HOME=/usr/lib/jvm/default-java
%:
- dh $@ --buildsystem=ant \
- --with javahelper
+ dh $@ --buildsystem=ant
execute_after_dh_auto_install:
install -m 755 debian/mkgmap.sh debian/mkgmap/usr/bin/mkgmap
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/43d5179b1e8e0004f6fb51464083fb7777085ad6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/43d5179b1e8e0004f6fb51464083fb7777085ad6
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/cc0472c4/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list