Andreas Tille pushed to branch master at Debian Med / trnascan-se
Commits: dd2f48ca by Andreas Tille at 2025-12-08T19:01:04+01:00 d/rules: force std=gnu11 Closes: #1114419 - - - - - bc29aa5c by Andreas Tille at 2025-12-08T19:04:44+01:00 d/watch: version=5 - - - - - b664fc61 by Andreas Tille at 2025-12-08T19:04:54+01:00 Standards-Version: 4.7.2 (routine-update) - - - - - ee5aa318 by Andreas Tille at 2025-12-08T19:05:01+01:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 12174285 by Andreas Tille at 2025-12-08T19:16:22+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +trnascan-se (2.0.12+ds-2) unstable; urgency=medium + + * Team upload. + * d/rules: force std=gnu11 + Closes: #1114419 + * d/watch: version=5 + * Standards-Version: 4.7.2 (routine-update) + * Use secure URI in Homepage field. + + -- Andreas Tille <[email protected]> Mon, 08 Dec 2025 19:05:06 +0100 + trnascan-se (2.0.12+ds-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -7,10 +7,10 @@ Priority: optional Build-Depends: debhelper-compat (= 13), autoconf-archive, infernal -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/trnascan-se Vcs-Git: https://salsa.debian.org/med-team/trnascan-se.git -Homepage: http://lowelab.ucsc.edu/tRNAscan-SE +Homepage: https://lowelab.ucsc.edu/tRNAscan-SE Rules-Requires-Root: no Package: trnascan-se ===================================== debian/rules ===================================== @@ -2,6 +2,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all +export DEB_CFLAGS_MAINT_APPEND=-std=gnu11 + %: dh $@ --no-parallel ===================================== debian/watch ===================================== @@ -1,4 +1,6 @@ -version=4 +Version: 5 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=gz" \ -http://trna.ucsc.edu/software/trnascan-se-(.*)\.tar\.gz +Source: http://trna.ucsc.edu/software/ +Matching-Pattern: @PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ +Repack-Suffix: +ds +Dversion-Mangle: auto View it on GitLab: https://salsa.debian.org/med-team/trnascan-se/-/compare/0789e2fba79e25a9a7625dcc493e1a13a35b502c...12174285a050c387f2e14500bb7093f6f3a285e8 -- View it on GitLab: https://salsa.debian.org/med-team/trnascan-se/-/compare/0789e2fba79e25a9a7625dcc493e1a13a35b502c...12174285a050c387f2e14500bb7093f6f3a285e8 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
