Andreas Tille pushed to branch master at Debian Med / wtdbg2
Commits: bf497fc0 by Andreas Tille at 2021-09-01T17:15:11+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2bf0ce45 by Andreas Tille at 2021-09-01T17:15:24+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 0dfd94fa by Andreas Tille at 2021-09-01T17:15:36+02:00 Apply multi-arch hints. + wtdbg2-examples: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - f9606a9b by Andreas Tille at 2021-09-01T17:35:05+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +wtdbg2 (2.5-8) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 01 Sep 2021 17:15:39 +0200 + wtdbg2 (2.5-7) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), zlib1g-dev, libsimde-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/wtdbg2 Vcs-Git: https://salsa.debian.org/med-team/wtdbg2.git Homepage: https://github.com/ruanjue/wtdbg2 @@ -40,6 +40,7 @@ Package: wtdbg2-examples Architecture: all Depends: ${misc:Depends} Enhances: wtdbg2 +Multi-Arch: foreign Description: Examples for wtdbg - de novo sequence assembler Wtdbg2 is a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore Technologies (ONT). It assembles raw reads ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/ruanjue/wtdbg2/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/ruanjue/wtdbg2/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/wtdbg2/-/compare/4399bab132ce16aac7cba08e9438de03edf1daa3...f9606a9be5356710852d65a94d0f299224fe1938 -- View it on GitLab: https://salsa.debian.org/med-team/wtdbg2/-/compare/4399bab132ce16aac7cba08e9438de03edf1daa3...f9606a9be5356710852d65a94d0f299224fe1938 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
