[Git][debian-gis-team/tirex][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Nov 3 16:21:27 GMT 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / tirex
Commits:
0bcbd272 by Bas Couwenberg at 2023-11-03T17:21:17+01:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ tirex (0.7.0-4) UNRELEASED; urgency=medium
[ Bas Couwenberg ]
* Bump debhelper compat to 13.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
[ Helmut Grohne ]
* Let dh_installsystemd choose the location of systemd units.
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-apache2,
+ dh-sequence-apache2,
libboost-program-options-dev,
libipc-sharelite-perl,
libjson-perl,
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with apache2
+ dh $@
execute_after_dh_installsystemd:
dh_installsystemd -ptirex --name tirex-master
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/0bcbd2725e711ab214a4b21ca8968250e3ef84ea
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/0bcbd2725e711ab214a4b21ca8968250e3ef84ea
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/85cc0f1d/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list