[Blends-commit] [Git][blends-team/blends][master] use dh-sequence-python3 & dh-sequence-sphinxdoc
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Aug 1 18:31:02 BST 2026
Alexandre Detiste pushed to branch master at Debian Blends Team / blends
Commits:
c705c444 by Alexandre Detiste at 2026-08-01T19:29:32+02:00
use dh-sequence-python3 & dh-sequence-sphinxdoc
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -7,9 +7,11 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
Mike Gabriel <sunweaver at debian.org>
Section: devel
Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
Build-Depends-Indep: dblatex,
- dh-python,
+ dh-sequence-sphinxdoc,
python3-all,
python3-apt,
python3-debian,
=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ include /usr/share/dpkg/default.mk
DISTDIR := $(DEB_SOURCE)-$(DEB_VERSION)
%:
- dh $@ --with python3,sphinxdoc
+ dh $@
override_dh_auto_build:
$(MAKE) -C doc html txt pdf
View it on GitLab: https://salsa.debian.org/blends-team/blends/-/commit/c705c44480680c93f7b84fe1f27bc11ee5a9ab11
--
View it on GitLab: https://salsa.debian.org/blends-team/blends/-/commit/c705c44480680c93f7b84fe1f27bc11ee5a9ab11
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/blends-commit/attachments/20260801/2ef1747f/attachment-0001.htm>
More information about the Blends-commit
mailing list