Michael R. Crusoe pushed to branch debian/experimental at Debian Med / seqan2
Commits: 47151a72 by Michael R. Crusoe at 2025-02-26T12:15:34+01:00 d/upstream/metadata: link to upstream's git repo - - - - - dff667ef by Michael R. Crusoe at 2025-02-26T12:21:15+01:00 d/patches: update metadata - - - - - 5 changed files: - debian/changelog - debian/patches/0001-FIX-Typo.patch - debian/patches/0002-FIX-version-check-test-failing-if-program-is-missing.patch - debian/patches/0003-INFRA-Strip-build-paths-from-apps.patch - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +seqan2 (2.5.0~rc3+dfsg-2) UNRELEASED; urgency=medium + + * d/upstream/metadata: link to upstream's git repo + * d/patches: update metadata + + -- Michael R. Crusoe <[email protected]> Wed, 26 Feb 2025 12:15:32 +0100 + seqan2 (2.5.0~rc3+dfsg-1) experimental; urgency=medium * Team upload ===================================== debian/patches/0001-FIX-Typo.patch ===================================== @@ -1,7 +1,9 @@ From: Enrico Seiler <[email protected]> Date: Thu, 21 Nov 2024 18:11:41 +0100 -Subject: [PATCH 1/3] [FIX] Typo +Subject: [FIX] Typo +Origin: upstream, https://github.com/seqan/seqan/commit/b731dd84d50f19cfb64cef4c56957a0e737e0c2a +Forwarded: not-needed --- apps/mason2/mason_options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ===================================== debian/patches/0002-FIX-version-check-test-failing-if-program-is-missing.patch ===================================== @@ -1,7 +1,9 @@ From: Enrico Seiler <[email protected]> Date: Thu, 21 Nov 2024 18:12:11 +0100 -Subject: [PATCH 2/3] [FIX] version check test failing if program is missing +Subject: [FIX] version check test failing if program is missing +Origin: upstream, https://github.com/seqan/seqan/commit/d6252f7dc3b15bc052b59b91853be0784aab26f0 +Forwarded: not-needed --- tests/arg_parse/test_arg_parse_version_check.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) ===================================== debian/patches/0003-INFRA-Strip-build-paths-from-apps.patch ===================================== @@ -1,6 +1,9 @@ From: Enrico Seiler <[email protected]> Date: Thu, 21 Nov 2024 18:15:27 +0100 -Subject: [PATCH 3/3] [INFRA] Strip build paths from apps +Subject: [INFRA] Strip build paths from apps + +Origin: upstream, https://github.com/seqan/seqan/commit/f7a5fa6560e1cc1e01a9418b9cd15a7742bb9d76 +Forwarded: not-needed Apps do not need them. Tests need them. --- ===================================== debian/upstream/metadata ===================================== @@ -1,6 +1,3 @@ -Bug-Database: https://github.com/seqan/seqan/issues -Bug-Submit: https://github.com/seqan/seqan/issues/new -Donation: http://www.seqan.de/ Reference: AUTHOR: Doring, Andreas and Weese, David and Rausch, Tobias and Reinert, Knut TITLE: SeqAn An efficient, generic C++ library for sequence analysis @@ -23,4 +20,8 @@ Registry: Entry: seqan - Name: bio.tools Entry: seqan +Bug-Database: https://github.com/seqan/seqan/issues +Bug-Submit: https://github.com/seqan/seqan/issues/new +Donation: http://www.seqan.de/ +Repository: https://github.com/seqan/seqan.git Repository-Browse: https://github.com/seqan/seqan View it on GitLab: https://salsa.debian.org/med-team/seqan2/-/compare/955b1cbee7a0ef9a3623de3f7ea379f9c1caf3e2...dff667ef653749e88e7395a615196e1b641e297a -- View it on GitLab: https://salsa.debian.org/med-team/seqan2/-/compare/955b1cbee7a0ef9a3623de3f7ea379f9c1caf3e2...dff667ef653749e88e7395a615196e1b641e297a 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
