Andreas Tille pushed to branch master at Debian Med / art-nextgen-simulation-tools
Commits: 7e5b9826 by Andreas Tille at 2023-12-18T18:27:33+01:00 Fix clean target - - - - - b1dfaa4a by Andreas Tille at 2023-12-18T18:28:41+01:00 routine-update: Standards-Version: 4.6.2 - - - - - 4cbffd00 by Andreas Tille at 2023-12-18T18:28:41+01:00 routine-update: debhelper-compat 13 - - - - - ba4d2ea1 by Andreas Tille at 2023-12-18T18:28:44+01:00 Update lintian override info format in d/art-nextgen-simulation-tools-profiles.lintian-overrides on line 2. Changes-By: lintian-brush Fixes: lintian: mismatched-override See-also: https://lintian.debian.org/tags/mismatched-override.html - - - - - 4b6f3454 by Andreas Tille at 2023-12-18T18:28:50+01:00 Apply multi-arch hints. + art-nextgen-simulation-tools-profiles: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 45091acb by Andreas Tille at 2023-12-18T18:49:44+01:00 Cleanup changelog - - - - - 5a3f367e by Andreas Tille at 2023-12-18T18:59:07+01:00 Really fix clean target - - - - - 1a675145 by Andreas Tille at 2023-12-18T19:07:38+01:00 Upload to unstable - - - - - 4 changed files: - debian/art-nextgen-simulation-tools-profiles.lintian-overrides - debian/changelog - + debian/clean - debian/control Changes: ===================================== debian/art-nextgen-simulation-tools-profiles.lintian-overrides ===================================== @@ -1,2 +1,2 @@ # The docs are in correct provides -art-nextgen-simulation-tools-profiles: package-contains-documentation-outside-usr-share-doc * +art-nextgen-simulation-tools-profiles: package-contains-documentation-outside-usr-share-doc [*] ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +art-nextgen-simulation-tools (20160605+dfsg-5) unstable; urgency=medium + + * Fix clean target + Closes: #1043622 + * Standards-Version: 4.6.2 (routine-update) + * debhelper-compat 13 (routine-update) + * Update lintian override info format + * Apply multi-arch hints. + + -- Andreas Tille <[email protected]> Mon, 18 Dec 2023 18:59:24 +0100 + art-nextgen-simulation-tools (20160605+dfsg-4) unstable; urgency=medium * Team Upload. ===================================== debian/clean ===================================== @@ -0,0 +1,6 @@ +examples/*.aln +examples/*.bed +examples/*.fq +examples/*.map +examples/*.sam +examples/*.stat ===================================== debian/control ===================================== @@ -3,9 +3,9 @@ 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), libgsl-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/art-nextgen-simulation-tools Vcs-Git: https://salsa.debian.org/med-team/art-nextgen-simulation-tools.git Homepage: https://www.niehs.nih.gov/research/resources/software/biostatistics/art/ @@ -39,6 +39,7 @@ Description: simulation tools to generate synthetic next-generation sequencing r Package: art-nextgen-simulation-tools-profiles Architecture: all Depends: ${misc:Depends} +Multi-Arch: foreign Description: profiles for art simulation tools ART is a set of simulation tools to generate synthetic next-generation sequencing reads. ART simulates sequencing reads by mimicking real View it on GitLab: https://salsa.debian.org/med-team/art-nextgen-simulation-tools/-/compare/344dba2a1d363972b1b0ec0338c91ed271cb3fe0...1a675145291ee77d4ffcd773399aa12ca90367f8 -- View it on GitLab: https://salsa.debian.org/med-team/art-nextgen-simulation-tools/-/compare/344dba2a1d363972b1b0ec0338c91ed271cb3fe0...1a675145291ee77d4ffcd773399aa12ca90367f8 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
