Andreas Tille pushed to branch master at Debian Med / covtobed
Commits: ad53312f by Andreas Tille at 2021-08-31T15:47:52+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 6d88f85b by Andreas Tille at 2021-08-31T15:55:39+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 1cba8568 by Andreas Tille at 2021-08-31T15:55:41+02:00 routine-update: No tab in license text - - - - - 4d611117 by Andreas Tille at 2021-08-31T15:55:48+02:00 Apply multi-arch hints. + covtobed-examples: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 3b910bc2 by Andreas Tille at 2021-08-31T15:57:16+02:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +covtobed (1.2.0+dfsg-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + * No tab in license text (routine-update) + + -- Andreas Tille <[email protected]> Tue, 31 Aug 2021 15:55:50 +0200 + covtobed (1.2.0+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libbamtools-dev, zlib1g-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/covtobed Vcs-Git: https://salsa.debian.org/med-team/covtobed.git Homepage: https://github.com/telatin/covtobed @@ -28,6 +28,7 @@ Package: covtobed-examples Architecture: all Depends: ${misc:Depends} Recommends: covtobed +Multi-Arch: foreign Description: example data and scripts for mindthegap Reads one (or more) alignment files (sorted BAM) and prints a BED with the coverage. It will join consecutive bases with the same coverage, and ===================================== debian/copyright ===================================== @@ -3,8 +3,8 @@ Upstream-Name: covtobed Source: https://github.com/telatin/covtobed Comment: Directories not needed as they contain pre-compiled binaries Files-Excluded: - Docker - binaries + Docker + binaries Files: * Copyright: 2019 Giovanni Birolo and Andrea Telatin ===================================== debian/watch ===================================== @@ -5,4 +5,4 @@ repacksuffix=+dfsg,\ dversionmangle=auto,\ repack,compression=xz,\ filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz% \ -https://github.com/telatin/covtobed/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/telatin/covtobed/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/covtobed/-/compare/5ebba2d199778b1032bc2e21aae343a0a04052aa...3b910bc20ea2b197f78ff3c4aae860271dd0d47a -- View it on GitLab: https://salsa.debian.org/med-team/covtobed/-/compare/5ebba2d199778b1032bc2e21aae343a0a04052aa...3b910bc20ea2b197f78ff3c4aae860271dd0d47a 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
