[Git][debian-gis-team/nik4][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:08:17 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / nik4
Commits:
aa5dd580 by Bas Couwenberg at 2023-08-30T18:08:06+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ nik4 (1.7-3) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* 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:03:36 +0100
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic at debian.org>
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all-dev,
python3-mapnik,
=====================================
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 $@ --buildsystem=pybuild --with python3
+ dh $@ --buildsystem=pybuild
execute_before_dh_auto_build:
# Create man page from DocBook XML
View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/commit/aa5dd5807f01d67a804d2bfc2d28bb3cd9c759e5
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/commit/aa5dd5807f01d67a804d2bfc2d28bb3cd9c759e5
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/d1043151/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list