[Git][debian-gis-team/pycsw][master] Switch to dh-sequence-apache2.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Nov 3 16:20:28 GMT 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw


Commits:
f78daf09 by Bas Couwenberg at 2023-11-03T17:20:06+01:00
Switch to dh-sequence-apache2.

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Build-Depends: apache2-dev,
                dh-apache2,
                dh-exec,
                dh-python,
+               dh-sequence-apache2,
                dh-sequence-python3,
                dh-sequence-sphinxdoc,
                procps,


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ include /usr/share/dpkg/pkg-info.mk
 BUILD_DATE := $(shell LC_ALL=C date -u "+%Y-%m-%d" -d "@$(SOURCE_DATE_EPOCH)")
 
 %:
-	dh  $@ --with apache2 --buildsystem pybuild
+	dh  $@ --buildsystem pybuild
 
 execute_after_dh_auto_build:
 	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html # HTML generator



View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/f78daf099cf356480b8fdc6b6f3313a87f912cdb

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/f78daf099cf356480b8fdc6b6f3313a87f912cdb
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/9199fe23/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list