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 <[email protected]>, Mike Gabriel <[email protected]> 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
_______________________________________________ Blends-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/blends-commit
