[Git][debian-gis-team/mkgmap-splitter][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:04:56 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / mkgmap-splitter
Commits:
e31bf59a by Bas Couwenberg at 2023-08-30T18:04:42+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ mkgmap-splitter (0.0.0+svn653-2) UNRELEASED; urgency=medium
(closes: #1045281)
* Use execute_{before,after} instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:02:41 +0100
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Bas Couwenberg <sebastic at debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-javahelper,
javahelper,
ant,
ant-optional,
=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ BUILD_DATE=$(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)")
MANPAGES:=$(wildcard debian/man/*.*.xml)
%:
- dh $@ --with javahelper
+ dh $@
execute_before_dh_auto_build:
# Create man pages from DocBook XML
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/commit/e31bf59ac89bc7ea1a6e8291aa1d42fd238e5e0d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/commit/e31bf59ac89bc7ea1a6e8291aa1d42fd238e5e0d
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/22e59ca4/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list