[Git][debian-gis-team/doris][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:19:57 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / doris
Commits:
61483450 by Bas Couwenberg at 2023-08-30T17:19:46+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -8,6 +8,7 @@ doris (5.0.3~beta+dfsg-17) UNRELEASED; urgency=medium
* Update lintian overrides.
* Bump debhelper compat to 13.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
[ Antonio Valentino ]
* Fix d/copyright formatting.
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
tcsh | c-shell,
libepr-api-dev,
libfftw3-dev,
=====================================
debian/rules
=====================================
@@ -29,7 +29,7 @@ EXTRA_FLAGS = -Wno-deprecated -D__USE_FFTW_LIBRARY__ -D__USE_LAPACK_LIBRARY__ -D
%:
- dh $@ --with python3,numpy3
+ dh $@
override_dh_auto_configure:
if [ ! -f doris_core/Makefile.bak ]; then \
View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/-/commit/6148345058c70a476331107308b59f096b4cd2d0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/-/commit/6148345058c70a476331107308b59f096b4cd2d0
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/03cc598b/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list