Pierre Gruet pushed to branch master at Debian Med / artemis
Commits: b076467a by Pierre Gruet at 2024-05-10T07:19:58+02:00 Raising Standards version to 4.7.0 - - - - - 9391f436 by Pierre Gruet at 2024-05-10T07:24:16+02:00 Adding url and developer information in MetaInfo files - - - - - 598a7aa1 by Pierre Gruet at 2024-05-10T07:26:13+02:00 Restricting autopkgtest architecture to amd64 and arm64, where sra-sdk packages are installable - - - - - 02bb011c by Pierre Gruet at 2024-05-10T07:27:38+02:00 Upload to unstable - - - - - 7 changed files: - debian/changelog - debian/control - debian/metainfo/io.github.sanger_pathogens.artemis.act.metainfo.xml - debian/metainfo/io.github.sanger_pathogens.artemis.art.metainfo.xml - debian/metainfo/io.github.sanger_pathogens.artemis.bamview.metainfo.xml - debian/metainfo/io.github.sanger_pathogens.artemis.dnaplotter.metainfo.xml - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +artemis (18.2.0+dfsg-4) unstable; urgency=medium + + * Restricting autopkgtest architecture to amd64 and arm64, where sra-sdk + packages are installable + * Raising Standards version to 4.7.0 (no change) + * Adding url and developer information in MetaInfo files + + -- Pierre Gruet <[email protected]> Fri, 10 May 2024 07:27:15 +0200 + artemis (18.2.0+dfsg-3) unstable; urgency=medium * Raising Standards version to 4.6.1 (no change) ===================================== debian/control ===================================== @@ -34,7 +34,7 @@ Build-Depends: debhelper-compat (= 13), libjs-jquery, # To convert gifs to png because gif is not a supported icon format imagemagick -Standards-Version: 4.6.1 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/artemis Vcs-Git: https://salsa.debian.org/med-team/artemis.git Homepage: https://sanger-pathogens.github.io/Artemis/Artemis/ ===================================== debian/metainfo/io.github.sanger_pathogens.artemis.act.metainfo.xml ===================================== @@ -8,6 +8,9 @@ <metadata_license>CC-BY-4.0</metadata_license> <project_license>GPL-3.0-only</project_license> + <url type="homepage">https://sanger-pathogens.github.io/Artemis/Artemis/</url> + <developer_name>Wellcome Trust Sanger Institute</developer_name> + <description> <p> ACT is a free tool for displaying pairwise comparisons between two or more DNA sequences. ===================================== debian/metainfo/io.github.sanger_pathogens.artemis.art.metainfo.xml ===================================== @@ -8,6 +8,9 @@ <metadata_license>CC-BY-4.0</metadata_license> <project_license>GPL-3.0-only</project_license> + <url type="homepage">https://sanger-pathogens.github.io/Artemis/Artemis/</url> + <developer_name>Wellcome Trust Sanger Institute</developer_name> + <description> <p> Artemis is a free genome browser and annotation tool that allows visualisation of sequence features, next generation data and the results of analyses within the context of the sequence, and also its six-frame translation. ===================================== debian/metainfo/io.github.sanger_pathogens.artemis.bamview.metainfo.xml ===================================== @@ -8,6 +8,9 @@ <metadata_license>CC-BY-4.0</metadata_license> <project_license>GPL-3.0-only</project_license> + <url type="homepage">https://sanger-pathogens.github.io/Artemis/Artemis/</url> + <developer_name>Wellcome Trust Sanger Institute</developer_name> + <description> <p> BamView is an interactive Java application for visualising read-alignment data stored in BAM or CRAM files. ===================================== debian/metainfo/io.github.sanger_pathogens.artemis.dnaplotter.metainfo.xml ===================================== @@ -8,6 +8,9 @@ <metadata_license>CC-BY-4.0</metadata_license> <project_license>GPL-3.0-only</project_license> + <url type="homepage">https://sanger-pathogens.github.io/Artemis/Artemis/</url> + <developer_name>Wellcome Trust Sanger Institute</developer_name> + <description> <p> DNAPlotter can be used to generate images of circular and linear DNA maps to display regions and features of interest. The images can be inserted into a document or printed out directly. ===================================== debian/tests/control ===================================== @@ -1,7 +1,9 @@ Test-Command: xvfb-run --auto-servernum --server-args="-screen 0 1024x768x24" /usr/bin/bamview -h Depends: @, xvfb, xauth +Architecture: amd64 arm64 Restrictions: allow-stderr, superficial Tests: run-some-unit-tests Depends: @, default-jdk, junit4, libmockito-java +Architecture: amd64 arm64 Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/artemis/-/compare/961c734af0b8238cfebf16a26c30dc44ee4844fd...02bb011c5f85a0740585a7a753716af25032a299 -- View it on GitLab: https://salsa.debian.org/med-team/artemis/-/compare/961c734af0b8238cfebf16a26c30dc44ee4844fd...02bb011c5f85a0740585a7a753716af25032a299 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
