Andreas Tille pushed to branch master at Debian Med / tombo
Commits: 6c81b9ff by Andreas Tille at 2022-11-29T20:48:01+01:00 Fix watch file - - - - - 52abbaf9 by Andreas Tille at 2022-11-29T20:49:01+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 0c0aee86 by Andreas Tille at 2022-11-29T20:49:16+01:00 Apply multi-arch hints. + tombo-doc: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 35885964 by Andreas Tille at 2022-11-29T20:52:15+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +tombo (1.5.1-4) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 29 Nov 2022 20:49:19 +0100 + tombo (1.5.1-3) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13), python3-scipy <!nocheck>, python3-tqdm <!nocheck>, python3-nose2 <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/tombo Vcs-Git: https://salsa.debian.org/med-team/tombo.git Homepage: https://github.com/nanoporetech/tombo @@ -48,6 +48,7 @@ Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends}, libjs-mathjax +Multi-Arch: foreign Description: identification of modified nucleotides from raw nanopore sequencing data (doc) Tombo is a suite of tools primarily for the identification of modified nucleotides from nanopore sequencing data. Tombo also provides tools for ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/nanoporetech/tombo/releases .*/v?@ANY_VERSION@\.tar\.gz + https://github.com/nanoporetech/tombo/tags .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/tombo/-/compare/0cd59d145c536c05824a02918652b3c6f34e73b7...35885964822467e6169645ea235b303bfba953c9 -- View it on GitLab: https://salsa.debian.org/med-team/tombo/-/compare/0cd59d145c536c05824a02918652b3c6f34e73b7...35885964822467e6169645ea235b303bfba953c9 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
