[Git][debian-gis-team/proj][experimental] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:16:58 BST 2023
Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj
Commits:
4b57359c by Bas Couwenberg at 2023-08-30T18:16:46+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ proj (9.3.0~rc1-1~exp2) UNRELEASED; urgency=medium
* Ignore test failures on s390x.
https://github.com/OSGeo/PROJ/issues/3862#issuecomment-1695260886
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Mon, 28 Aug 2023 10:53:20 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: science
Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
+ dh-sequence-pkgkde-symbolshelper,
libcurl4-gnutls-dev | libcurl-ssl-dev,
libgtest-dev,
libsqlite3-dev,
=====================================
debian/rules
=====================================
@@ -26,7 +26,7 @@ datumgrids-stamp:
%:
if [ "$@" != "datumgrids" -a "$@" != "datumgrids-stamp" ]; then \
- dh $@ --with pkgkde_symbolshelper ; \
+ dh $@ ; \
fi
execute_before_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/4b57359c57ecccfbd3c7a731f196576acfbab0ba
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/4b57359c57ecccfbd3c7a731f196576acfbab0ba
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/eadf2b11/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list