Andreas Tille pushed to branch master at Debian Med / chromhmm
Commits: 8744cd71 by Andreas Tille at 2022-09-29T15:59:38+02:00 Fix watch file - - - - - ffd834c4 by Andreas Tille at 2022-09-29T15:59:54+02:00 Fix watchfile to detect new versions on github - - - - - 0c542e9d by Andreas Tille at 2022-09-29T15:59:56+02:00 routine-update: Standards-Version: 4.6.1 - - - - - c2494d76 by Andreas Tille at 2022-09-29T16:02:25+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +chromhmm (1.23+dfsg-2) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 29 Sep 2022 16:00:09 +0200 + chromhmm (1.23+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), libbatik-java, libjheatchart-java Build-Depends-Indep: default-jdk -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/chromhmm Vcs-Git: https://salsa.debian.org/med-team/chromhmm.git Homepage: http://compbio.mit.edu/ChromHMM/ ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/jernst98/ChromHMM/releases .*/archive/.*/[vV]?@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/jernst98/ChromHMM/tags .*/.*/[vV]?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/chromhmm/-/compare/48f250d34bb651f4bee1dde863e84925132b42b1...c2494d76e4d94b352ee5e8f487878bf5c55e76a5 -- View it on GitLab: https://salsa.debian.org/med-team/chromhmm/-/compare/48f250d34bb651f4bee1dde863e84925132b42b1...c2494d76e4d94b352ee5e8f487878bf5c55e76a5 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
