Sascha Steinbiss pushed to branch master at Debian Med / iva
Commits: cb0f88cd by Sascha Steinbiss at 2023-12-18T22:30:48+01:00 enable building twice in a row - - - - - cbb2c6b1 by Sascha Steinbiss at 2023-12-18T22:30:57+01:00 bump Standards-Version - - - - - ba7045a3 by Sascha Steinbiss at 2023-12-18T22:31:09+01:00 bump debian directory copyright date - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +iva (1.0.11+ds-4) unstable; urgency=medium + + * Enable building twice in a row. + Closes: #1045886 + * Bump Standards-Version. + * Bump debian directory copyright date. + + -- Sascha Steinbiss <[email protected]> Mon, 18 Dec 2023 22:00:38 +0100 + iva (1.0.11+ds-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 13), samtools, smalt, default-jdk-headless -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/iva Vcs-Git: https://salsa.debian.org/med-team/iva.git Homepage: https://github.com/sanger-pathogens/iva ===================================== debian/copyright ===================================== @@ -9,7 +9,7 @@ Copyright: © 2014-2015 Genome Research Limited License: GPL-3+ Files: debian/* -Copyright: © 2015-2022 Debian Med Packaging Team <[email protected]> +Copyright: © 2015-2023 Debian Med Packaging Team <[email protected]> License: GPL-3+ Files: iva/gage/* ===================================== debian/rules ===================================== @@ -34,7 +34,7 @@ override_dh_installman: dh_installman -- override_dh_auto_clean: - rm -rf .pybuild + rm -rf .pybuild *.egg-info .pytest_cache build rm -f iva/gage/*.class rm -rf $(mandir) find . -name __pycache__ | xargs rm -rf View it on GitLab: https://salsa.debian.org/med-team/iva/-/compare/1ba279d7bd41fa895cae3622ea87a5f6a665e054...ba7045a3e74e1ad521ede6b6feea3607677a7c23 -- View it on GitLab: https://salsa.debian.org/med-team/iva/-/compare/1ba279d7bd41fa895cae3622ea87a5f6a665e054...ba7045a3e74e1ad521ede6b6feea3607677a7c23 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
