Étienne Mollier pushed to branch master at Debian Med / python-gffutils
Commits: 47c28729 by Étienne Mollier at 2023-07-20T01:05:52+02:00 d/rules: remove leftover db file from dist-packages. - - - - - 2aeef7af by Étienne Mollier at 2023-07-20T01:06:43+02:00 update changelog - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -3,8 +3,9 @@ python-gffutils (0.12-1) unstable; urgency=medium * New upstream version 0.12 * newer_bedtools patch: refresh; a file moved. * pytest patch: delete: applied upstream. + * d/rules: remove leftover db file from dist-packages. - -- Étienne Mollier <[email protected]> Thu, 20 Jul 2023 01:02:14 +0200 + -- Étienne Mollier <[email protected]> Thu, 20 Jul 2023 01:06:25 +0200 python-gffutils (0.11.1-3) unstable; urgency=medium ===================================== debian/rules ===================================== @@ -59,3 +59,4 @@ override_dh_auto_build: override_dh_install: dh_install find debian -name "*.bak" -delete + find debian -name "issue_*.db" -delete View it on GitLab: https://salsa.debian.org/med-team/python-gffutils/-/compare/423456c557b2a9d886125b0b4796fa08d9ff9e80...2aeef7af78b9f8844680b4fc695ca69675f9d447 -- View it on GitLab: https://salsa.debian.org/med-team/python-gffutils/-/compare/423456c557b2a9d886125b0b4796fa08d9ff9e80...2aeef7af78b9f8844680b4fc695ca69675f9d447 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
