Andreas Tille pushed to branch master at Debian Med / dnarrange
Commits: 5d3978da by Andreas Tille at 2025-12-23T19:32:46+01:00 Add myself as Uploader Closes: #1119876 - - - - - 363e5184 by Andreas Tille at 2025-12-23T20:25:42+01:00 d/watch: version=5 - - - - - 27495bcb by Andreas Tille at 2025-12-23T20:25:55+01:00 Standards-Version: 4.7.3 (routine-update) - - - - - 902e9e73 by Andreas Tille at 2025-12-23T20:26:00+01:00 Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) - - - - - 4224aab2 by Andreas Tille at 2025-12-23T20:26:00+01:00 Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) - - - - - 99cfbdd7 by Andreas Tille at 2025-12-23T20:37:03+01:00 Simplify lintian-overrides - - - - - acde507b by Andreas Tille at 2025-12-23T20:38:39+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/rules - debian/source/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +dnarrange (1.6.3-3) unstable; urgency=medium + + * Add myself as Uploader + Closes: #1119876 + * d/watch: version=5 + * Standards-Version: 4.7.3 (routine-update) + * Remove Priority field to comply with Debian Policy 4.7.3 (routine- + update) + * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) + * Simplify lintian-overrides + + -- Andreas Tille <[email protected]> Tue, 23 Dec 2025 20:37:40 +0100 + dnarrange (1.6.3-2) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -1,13 +1,13 @@ Source: dnarrange Section: science -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-setuptools, -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/dnarrange Vcs-Git: https://salsa.debian.org/med-team/dnarrange.git Homepage: https://github.com/mcfrith/dnarrange ===================================== debian/rules ===================================== @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild ===================================== debian/source/lintian-overrides ===================================== @@ -1,12 +1,2 @@ # False positives, these are data files, and are long length ones -- they are **not** generated files -dnarrange source: very-long-line-length-in-source-file debian-tests-data/alns-c1-top.maf line 36 is 13227 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/alns.maf line 302 is 35757 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/alns.tab line 76 is 14070 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/groups.maf line 6 is 18410 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/merge-tests.out line 20 is 15971 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/merged.maf line 36 is 16106 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/mito.maf line 7 is 10920 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/neg.maf line 2 is 19729 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/neg2.maf line 6 is 15734 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/refFlat.txt line 77 is 1414 characters long (>512) -dnarrange source: very-long-line-length-in-source-file debian-tests-data/tests.out line 604 is 35758 characters long (>512) +dnarrange source: very-long-line-length-in-source-file * ===================================== debian/watch ===================================== @@ -1,4 +1,5 @@ -version=4 +Version: 5 -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/mcfrith/dnarrange/tags (?:.*?/)?v?@ANY_VERSION@\.tar\.gz +Template: Github +Owner: mcfrith +Project: dnarrange View it on GitLab: https://salsa.debian.org/med-team/dnarrange/-/compare/7221ae1d85c517f94ec3aea108eb843c9ff68dc1...acde507be4eb32148e53a7e3951ae5b83448a7df -- View it on GitLab: https://salsa.debian.org/med-team/dnarrange/-/compare/7221ae1d85c517f94ec3aea108eb843c9ff68dc1...acde507be4eb32148e53a7e3951ae5b83448a7df 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
