Andreas Tille pushed to branch master at Debian Med / dnaclust
Commits: d62fd3ea by Andreas Tille at 2025-12-02T11:20:42+01:00 d/watch: version=5 - - - - - 3649c2f2 by Andreas Tille at 2025-12-02T11:20:59+01:00 Standards-Version: 4.7.2 (routine-update) - - - - - b5578577 by Andreas Tille at 2025-12-02T11:20:59+01:00 debhelper-compat 13 (routine-update) - - - - - 72a2458b by Andreas Tille at 2025-12-02T11:24:14+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 - - - - - 69918a76 by Andreas Tille at 2025-12-02T11:25:41+01:00 Add d/salsa-ci.yml - - - - - 4 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,11 @@ dnaclust (3-8) UNRELEASED; urgency=medium * Do not unnecessarily enforce C++98 standard Closes: #1110576 + * d/watch: version=5 + * Standards-Version: 4.7.2 (routine-update) + * debhelper-compat 13 (routine-update) + * Use secure URI in Homepage field. + * Add d/salsa-ci.yml -- Andreas Tille <[email protected]> Tue, 02 Dec 2025 11:18:40 +0100 ===================================== debian/control ===================================== @@ -3,15 +3,15 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libboost-dev, libboost-program-options-dev, rename Rules-Requires-Root: no -Standards-Version: 4.4.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/dnaclust Vcs-Git: https://salsa.debian.org/med-team/dnaclust.git -Homepage: http://dnaclust.sourceforge.net/ +Homepage: https://dnaclust.sourceforge.net/ Package: dnaclust Architecture: any ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,3 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml ===================================== debian/watch ===================================== @@ -1,2 +1,4 @@ -version=3 -https://sf.net/dnaclust/dnaclust_repo_release([\d.]+)\.zip +Version: 5 + +Source: https://sf.net/@PACKAGE@/ +Matching-Pattern: dnaclust_repo_release@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/dnaclust/-/compare/8d5fbc9cc86f44fa3916bb0a5c1a9625dfb794e5...69918a761a42133a8d20e8b4c51531e737eadce4 -- View it on GitLab: https://salsa.debian.org/med-team/dnaclust/-/compare/8d5fbc9cc86f44fa3916bb0a5c1a9625dfb794e5...69918a761a42133a8d20e8b4c51531e737eadce4 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
