Andreas Tille pushed to branch master at Debian Med / busco
Commits: 13a03c83 by Andreas Tille at 2023-12-19T14:36:38+01:00 drop debian/gbp.conf - - - - - c68ea9b3 by Andreas Tille at 2023-12-19T14:36:56+01:00 routine-update: Remove trailing whitespace in debian/changelog - - - - - b73ffd3e by Andreas Tille at 2023-12-19T14:36:56+01:00 routine-update: Build-Depends: s/dh-python/dh-sequence-python3/ - - - - - 4 changed files: - debian/changelog - debian/control - − debian/gbp.conf - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,13 @@ busco (5.5.0-2) UNRELEASED; urgency=medium - + [ Komolehin Israel Timilehin ] * Added autopkgtest to check hmmer and prodigal integration (Closes: #1010653) - + + [ Andreas Tille ] + * drop debian/gbp.conf + * Remove trailing whitespace in debian/changelog (routine-update) + * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) + -- Komolehin Israel Timilehin <[email protected]> Fri, 15 Dec 2023 17:09:43 +0000 busco (5.5.0-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3-all, python3-biopython <!nocheck>, python3-pandas <!nocheck>, ===================================== debian/gbp.conf deleted ===================================== @@ -1,3 +0,0 @@ -[DEFAULT] -pristine-tar=True -filter=[ '.gitignore', '.travis.yml', '.git*' ] ===================================== debian/rules ===================================== @@ -6,7 +6,7 @@ export LC_ALL=C.UTF-8 include /usr/share/dpkg/default.mk %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild override_dh_auto_test: dh_auto_test -- --test-custom --test-args '{interpreter} -m unittest tests/unittest_runner.py -v' View it on GitLab: https://salsa.debian.org/med-team/busco/-/compare/cdc3976fea89070c15e21ceef3cbdd35f69fe8fe...b73ffd3ecf067f96045966a26b49cfa49defcc5b -- View it on GitLab: https://salsa.debian.org/med-team/busco/-/compare/cdc3976fea89070c15e21ceef3cbdd35f69fe8fe...b73ffd3ecf067f96045966a26b49cfa49defcc5b 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
