Andreas Tille pushed to branch master at Debian Med / nanook
Commits: 69c0876c by Andreas Tille at 2021-10-15T08:09:38+02:00 Fix watchfile to detect new versions on github - - - - - f2a7c540 by Andreas Tille at 2021-10-15T08:10:03+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 18801923 by Andreas Tille at 2021-10-15T08:10:14+02:00 Apply multi-arch hints. + nanook-examples: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 4d1032cb by Andreas Tille at 2021-10-15T08:12:22+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +nanook (1.33+dfsg-4) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * Apply multi-arch hints. + + nanook-examples: Add Multi-Arch: foreign. + + -- Andreas Tille <[email protected]> Fri, 15 Oct 2021 08:10:15 +0200 + nanook (1.33+dfsg-3) unstable; urgency=medium * Source only upload ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, libcommons-io-java -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/nanook Vcs-Git: https://salsa.debian.org/med-team/nanook.git Homepage: https://documentation.tgac.ac.uk/display/NANOOK/NanoOK @@ -45,6 +45,7 @@ Package: nanook-examples Architecture: all Depends: ${misc:Depends}, Enhances: nanook +Multi-Arch: foreign Description: pre- and post-alignment analysis of nanopore sequencing data (examples) NanoOK is a flexible, multi-reference software for pre- and post- alignment analysis of nanopore sequencing data, quality and error ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/TGAC/NanoOK/releases .*/archive/v@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/TGAC/NanoOK/releases .*/v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/nanook/-/compare/ff79ebb1698ee4448d0d6adde966e8e5085abcd3...4d1032cbca6aec8904e463291d66367b765c8544 -- View it on GitLab: https://salsa.debian.org/med-team/nanook/-/compare/ff79ebb1698ee4448d0d6adde966e8e5085abcd3...4d1032cbca6aec8904e463291d66367b765c8544 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
