Andreas Tille pushed to branch master at Debian Med / uc-echo
Commits: a297636f by Andreas Tille at 2023-02-05T08:40:55+01:00 routine-update: Packaging update - - - - - 020884bd by Andreas Tille at 2023-02-05T08:40:55+01:00 routine-update: Standards-Version: 4.6.2 - - - - - f4fa7d9e by Andreas Tille at 2023-02-05T08:40:58+01:00 Update lintian override info format in d/uc-echo.lintian-overrides on line 2-3. Changes-By: lintian-brush Fixes: lintian: mismatched-override See-also: https://lintian.debian.org/tags/mismatched-override.html - - - - - 8c80c904 by Andreas Tille at 2023-02-05T08:40:59+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 - - - - - 54e01e3f by Andreas Tille at 2023-02-05T08:41:11+01:00 routine-update: watch file standard 4 - - - - - 0531e784 by Andreas Tille at 2023-02-05T08:44:46+01:00 Fix Build-Depends - - - - - c5763659 by Andreas Tille at 2023-02-05T08:47:21+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/uc-echo.lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,21 @@ +uc-echo (1.12-18) unstable; urgency=medium + + * Fix Build-Depends + Closes: #1030463 + + -- Andreas Tille <[email protected]> Sun, 05 Feb 2023 08:45:28 +0100 + +uc-echo (1.12-17) unstable; urgency=medium + + * Packaging update + * Standards-Version: 4.6.2 (routine-update) + * Update lintian override info format in d/uc-echo.lintian-overrides on line + 2-3. + * Use secure URI in Homepage field. + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 05 Feb 2023 08:41:12 +0100 + uc-echo (1.12-16) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -9,12 +9,12 @@ Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3:any, - python3-scipy:native, - python3-numpy:native, -Standards-Version: 4.6.0 + python3-scipy, + python3-numpy, +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/uc-echo Vcs-Git: https://salsa.debian.org/med-team/uc-echo.git -Homepage: http://uc-echo.sourceforge.net/ +Homepage: https://uc-echo.sourceforge.net/ Rules-Requires-Root: no Package: uc-echo ===================================== debian/uc-echo.lintian-overrides ===================================== @@ -1,6 +1,6 @@ # these flags are really used -uc-echo: hardening-no-fortify-functions usr/lib/uc-echo/NeighborMerge -uc-echo: hardening-no-fortify-functions usr/lib/uc-echo/Voting +uc-echo: hardening-no-fortify-functions [usr/lib/uc-echo/NeighborMerge] +uc-echo: hardening-no-fortify-functions [usr/lib/uc-echo/Voting] #uc-echo: hardening-no-fortify-functions usr/lib/uc-echo/HashMerge #uc-echo: hardening-no-fortify-functions usr/lib/uc-echo/NeighborJoin #uc-echo: hardening-no-fortify-functions usr/lib/uc-echo/NeighborJoinParam ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 opts="uversionmangle=s/_/./" \ https://sf.net/uc-echo/echo_v([\d_]+)\.tgz View it on GitLab: https://salsa.debian.org/med-team/uc-echo/-/compare/e79f0dc8217c09b85af011099832f777b17e59b5...c5763659a581f4686ee1ddae71e5a54e278cc933 -- View it on GitLab: https://salsa.debian.org/med-team/uc-echo/-/compare/e79f0dc8217c09b85af011099832f777b17e59b5...c5763659a581f4686ee1ddae71e5a54e278cc933 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
