Karsten Schöke pushed to branch master at Debian Med / python-cogent
Commits: 492a71bc by Karsten Schöke at 2026-06-03T14:52:43+02:00 remove obsolete lintian override. - - - - - 96f108bd by Karsten Schöke at 2026-06-03T14:53:25+02:00 remove test data after tests. - - - - - 34ef291f by Karsten Schöke at 2026-06-03T14:54:20+02:00 Update changelog for 2026.5.25a0+dfsg-3 release - - - - - 3 changed files: - debian/changelog - − debian/python3-cogent3.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-cogent (2026.5.25a0+dfsg-3) unstable; urgency=medium + + * Team upload. + * remove obsolete lintian override. + * remove test data after tests. + + -- Karsten Schöke <[email protected]> Wed, 03 Jun 2026 14:53:52 +0200 + python-cogent (2026.5.25a0+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/python3-cogent3.lintian-overrides deleted ===================================== @@ -1,2 +0,0 @@ -# Test suite needs all these files -python3-cogent3: compressed-duplicate * ===================================== debian/rules ===================================== @@ -12,6 +12,7 @@ export LC_ALL=C.UTF-8 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow export PYBUILD_BEFORE_TEST=cp -r {dir}/tests/data {build_dir} +export PYBUILD_AFTER_TEST=rm -r {build_dir}/data export PYBUILD_TEST_PYTEST=1 export PYBUILD_TEST_ARGS=\ --ignore=test_app/test_plugins.py \ View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/3ebe5801a72181421649f00466179e7791f3192d...34ef291fce41fca4329c3ee846d4799525572605 -- View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/3ebe5801a72181421649f00466179e7791f3192d...34ef291fce41fca4329c3ee846d4799525572605 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
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
