[Git][debian-gis-team/libapache2-mod-tile][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Nov 3 16:18:48 GMT 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / libapache2-mod-tile
Commits:
30160d3d by Bas Couwenberg at 2023-11-03T17:18:33+01:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ libapache2-mod-tile (0.6.1-3) UNRELEASED; urgency=medium
* Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
* Bump debhelper compat to 13.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:00:27 +0100
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-apache2,
+ dh-sequence-apache2,
apache2-dev,
libcairo2-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with apache2
+ dh $@
override_dh_auto_test:
dh_auto_test || echo "Ignoring test failures"
View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/30160d3d64dcbf266bfbc82306ed377f81469089
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/30160d3d64dcbf266bfbc82306ed377f81469089
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/20231103/95535c86/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list