Andreas Tille pushed to branch master at Debian Med / ataqv
Commits: fb309950 by Andreas Tille at 2026-02-09T22:37:57+01:00 d/watch: version=5 - - - - - 4b4b873d by Andreas Tille at 2026-02-09T22:38:46+01:00 Drop libboost-system-dev from Build-Depends Closes: #1127171 - - - - - d1959bc2 by Andreas Tille at 2026-02-09T22:39:15+01:00 Standards-Version: 4.7.3 (routine-update) - - - - - 2805ae81 by Andreas Tille at 2026-02-09T22:39:18+01:00 Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) - - - - - 8f661741 by Andreas Tille at 2026-02-09T22:39:19+01:00 Update watch file format version to 4. Changes-By: lintian-brush Fixes: lintian: obsolete-debian-watch-file-standard See-also: https://lintian.debian.org/tags/obsolete-debian-watch-file-standard.html - - - - - aa9c4f59 by Andreas Tille at 2026-02-09T22:39:19+01:00 Add dversionmangle for repack versioning in debian/watch. Changes-By: lintian-brush Fixes: lintian: debian-watch-not-mangling-version See-also: https://lintian.debian.org/tags/debian-watch-not-mangling-version.html Fixes: lintian: debian-watch-not-mangling-version See-also: https://lintian.debian.org/tags/debian-watch-not-mangling-version.html Fixes: lintian: debian-watch-not-mangling-version See-also: https://lintian.debian.org/tags/debian-watch-not-mangling-version.html Fixes: lintian: debian-watch-not-mangling-version See-also: https://lintian.debian.org/tags/debian-watch-not-mangling-version.html Fixes: lintian: debian-watch-not-mangling-version See-also: https://lintian.debian.org/tags/debian-watch-not-mangling-version.html - - - - - 1448ef55 by Andreas Tille at 2026-02-09T22:39:19+01:00 Reorder Files paragraphs in debian/copyright by directory depth. Changes-By: lintian-brush Fixes: lintian: globbing-patterns-out-of-order See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html Fixes: lintian: globbing-patterns-out-of-order See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html Fixes: lintian: globbing-patterns-out-of-order See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html Fixes: lintian: globbing-patterns-out-of-order See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html - - - - - 5b2b3085 by Andreas Tille at 2026-02-09T22:39:23+01:00 debputy lint --auto-fix (routine-update) - - - - - d228a9ed by Andreas Tille at 2026-02-09T22:42:36+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,19 @@ +ataqv (1.3.1+ds-3) unstable; urgency=medium + + * Team upload. + * d/watch: version=5 + * Drop libboost-system-dev from Build-Depends + Closes: #1127171 + * Standards-Version: 4.7.3 (routine-update) + * Remove Priority field to comply with Debian Policy 4.7.3 (routine- + update) + * Update watch file format version to 4. + * Add dversionmangle for repack versioning in debian/watch. + * Reorder Files paragraphs in debian/copyright by directory depth. + * debputy lint --auto-fix (routine-update) + + -- Andreas Tille <[email protected]> Mon, 09 Feb 2026 22:39:26 +0100 + ataqv (1.3.1+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -2,11 +2,9 @@ Source: ataqv Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Michael R. Crusoe <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), libboost-filesystem-dev, libboost-iostreams-dev, - libboost-system-dev, libboost-chrono-dev, libhts-dev, libncurses-dev, @@ -20,7 +18,7 @@ Build-Depends: debhelper-compat (= 13), python3, node-d3, debhelper -Standards-Version: 4.6.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/ataqv Vcs-Git: https://salsa.debian.org/med-team/ataqv.git Homepage: https://github.com/ParkerLab/ataqv/ ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ataqv Source: https://github.com/ParkerLab/ataqv/ -Files-Excluded: debian +Files-Excluded: debian/* docs src/web/js/datatables.min.js src/web/js/jszip.min.js @@ -17,6 +17,10 @@ Files: * Copyright: 2015, 2017 Stephen Parker <[email protected]> License: GPL-3+ +Files: debian/* +Copyright: 2020 Michael R. Crusoe <[email protected]> +License: GPL-3+ + Files: src/cpp/catch.hpp Copyright: 2012, Two Blue Cubes Ltd. License: BSL-1.0 @@ -33,10 +37,6 @@ Files: src/web/fonts/sourcesanspro* Copyright: 2010, 2012, 2014 Adobe Systems Incorporated License: SIL -Files: debian/* -Copyright: 2020 Michael R. Crusoe <[email protected]> -License: GPL-3+ - License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by ===================================== debian/watch ===================================== @@ -1,4 +1,8 @@ version=4 +opts=dversionmangle=s/\+(dfsg|ds|debian|repack)(\d*)$// Version: 5 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/ParkerLab/ataqv/tags .*/@ANY_VERSION@@ARCHIVE_EXT@ +Template: Github +opts=dversionmangle=s/\+(dfsg|ds|debian|repack)(\d*)$// Owner: ParkerLab +opts=dversionmangle=s/\+(dfsg|ds|debian|repack)(\d*)$// Project: ataqv +opts=dversionmangle=s/\+(dfsg|ds|debian|repack)(\d*)$// Dversion-Mangle: auto +opts=dversionmangle=s/\+(dfsg|ds|debian|repack)(\d*)$// Repack-Suffix: +ds View it on GitLab: https://salsa.debian.org/med-team/ataqv/-/compare/fadf5fd36e3ecb458fb858ee75f1f4c64e8437cf...d228a9ed7505bd6a523078001a51415df631565f -- View it on GitLab: https://salsa.debian.org/med-team/ataqv/-/compare/fadf5fd36e3ecb458fb858ee75f1f4c64e8437cf...d228a9ed7505bd6a523078001a51415df631565f 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
