[Blends-commit] [Git][blends-team/blends][master] 4 commits: Drop build time test to build reproducibly Closes: #1104515
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 20 14:11:47 BST 2025
Andreas Tille pushed to branch master at Debian Blends Team / blends
Commits:
92f44efb by Andreas Tille at 2025-10-20T14:59:40+02:00
Drop build time test to build reproducibly Closes: #1104515
- - - - -
86eb22bf by Andreas Tille at 2025-10-20T15:00:05+02:00
Standards-Version: 4.7.2
- - - - -
621995c3 by Andreas Tille at 2025-10-20T15:00:31+02:00
Rules-Requires-Root: no is default now ... removing
- - - - -
0ac5ddcc by Andreas Tille at 2025-10-20T15:05:22+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+blends (0.7.11) unstable; urgency=medium
+
+ * Drop build time test to build reproducibly
+ Closes: #1104515
+ * Standards-Version: 4.7.2
+ * Rules-Requires-Root: no is default now ... removing
+
+ -- Andreas Tille <tille at debian.org> Mon, 20 Oct 2025 15:01:17 +0200
+
blends (0.7.10) unstable; urgency=medium
[ James Valleroy ]
=====================================
debian/control
=====================================
@@ -18,11 +18,10 @@ Build-Depends-Indep: dblatex,
w3m,
xmlto,
# texlive-lang-french
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/blends-team/blends
Vcs-Git: https://salsa.debian.org/blends-team/blends.git
Homepage: https://www.debian.org/blends/
-Rules-Requires-Root: no
Package: blends-dev
Architecture: all
=====================================
debian/rules
=====================================
@@ -15,13 +15,6 @@ override_dh_auto_build:
$(MAKE) -C sphinxdoc html
dh_auto_build
-override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- pytest-3 --doctest-modules
- rm -f education # clean up test remnants
- find . -type d -name __pycache__ | xargs rm -rf
-endif
-
override_dh_installchangelogs:
for pkgnews in $(DEB_SOURCE)-common $(DEB_SOURCE)-dev ; do \
cp -a debian/$$pkgnews.NEWS.Debian debian/$$pkgnews/usr/share/doc/$$pkgnews/NEWS.Debian ; \
View it on GitLab: https://salsa.debian.org/blends-team/blends/-/compare/c1e507301a650a04bff4f8b439acf3a4a4ca54c9...0ac5ddccf622f7a78dd2669c2688ce4ce15eecda
--
View it on GitLab: https://salsa.debian.org/blends-team/blends/-/compare/c1e507301a650a04bff4f8b439acf3a4a4ca54c9...0ac5ddccf622f7a78dd2669c2688ce4ce15eecda
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/blends-commit/attachments/20251020/fdab87de/attachment-0001.htm>
More information about the Blends-commit
mailing list