Rafael Laboissière pushed to branch master at Debian Med / praat
Commits: 12228bb9 by Rafael Laboissière at 2025-07-18T13:52:54-03:00 d/rules: Do not execute docs cleaning when building the arch:any package - - - - - a76e5964 by Rafael Laboissière at 2025-07-18T13:53:18-03:00 d/changelog: Add entry for release 6.4.39+dfsg-2 Gbp-Dch: Ignore - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +praat (6.4.39+dfsg-2) experimental; urgency=medium + + * d/rules: Do not execute docs cleaning when building the arch:any package + + -- Rafael Laboissière <[email protected]> Fri, 18 Jul 2025 13:53:01 -0300 + praat (6.4.39+dfsg-1) experimental; urgency=medium * New upstream version 6.4.39+dfsg ===================================== debian/rules ===================================== @@ -70,7 +70,7 @@ override_dh_auto_test: PRAAT=$(CURDIR)/praat_nogui debian/tests/run-tests endif -execute_after_dh_installdeb: +execute_after_dh_installdeb-indep: ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS))) rm debian/praat-doc/usr/share/doc/praat/docs/LICENSE.txt endif View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/9957eea9b3a5cf12d1ad39069bcdabd68fa88833...a76e5964560084bb0e90c03f7dea5fece073bfc0 -- View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/9957eea9b3a5cf12d1ad39069bcdabd68fa88833...a76e5964560084bb0e90c03f7dea5fece073bfc0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
