[Git][debian-gis-team/grass][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:30:32 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits:
ea5f5f94 by Bas Couwenberg at 2023-08-30T17:30:19+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ grass (8.3.0-2) UNRELEASED; urgency=medium
and move subversion to grass-core Suggests for g.extension.
* Use execute_{before,after} instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 07 Jul 2023 17:52:56 +0200
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Priority: optional
Build-Depends: bison,
debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
doxygen,
fakeroot,
flex,
=====================================
debian/rules
=====================================
@@ -36,7 +36,7 @@ templates:
done
%:
- dh $@ --with python3,numpy3
+ dh $@
execute_after_dh_clean:
$(RM) lib/proj/nad2bin
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/ea5f5f9492e4c8ed0223e3458b48204c4e581f53
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/ea5f5f9492e4c8ed0223e3458b48204c4e581f53
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/aa0c6012/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list