Andreas Tille pushed to branch master at Debian Med / anfo
Commits: d7566c17 by Andreas Tille at 2021-10-06T14:23:25+02:00 uscan can't fetch latest upstream since https certificate became invalid, thus silencing the uscan error by providing a fake watch file - - - - - e6169f0e by Andreas Tille at 2021-10-06T14:24:25+02:00 Remove Tim Booth from Uploaders (thanks for all your previous work Tim) - - - - - 5191c41a by Andreas Tille at 2021-10-06T14:24:41+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 5a189e1c by Andreas Tille at 2021-10-06T14:26:09+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 @@ +anfo (0.98-9) unstable; urgency=medium + + * uscan can't fetch latest upstream since https certificate became invalid + thus silencing the uscan error by providing a fake watch file + * Remove Tim Booth from Uploaders (thanks for all your previous work Tim) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 06 Oct 2021 14:24:46 +0200 + anfo (0.98-8) unstable; urgency=medium [ Jelmer Vernooij ] ===================================== debian/control ===================================== @@ -1,7 +1,6 @@ Source: anfo Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Tim Booth <[email protected]>, - Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), @@ -13,8 +12,8 @@ Build-Depends: debhelper-compat (= 13), libbz2-dev, pkg-config, protobuf-compiler, - d-shlibs (>= 0.77) -Standards-Version: 4.5.1 + d-shlibs +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/anfo Vcs-Git: https://salsa.debian.org/med-team/anfo.git Homepage: https://bioinf.eva.mpg.de/anfo/ ===================================== debian/watch ===================================== @@ -1,2 +1,8 @@ +# uscan can't fetch latest upstream since https certificate became invalid +# thus silencing the uscan error by providing a fake watch file version=4 -http://bioinf.eva.mpg.de/anfo/ anfo-([.0-9]*).tar.gz + +opts=dversionmangle=s/.*/0.No-Track/ \ +https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz + +# http://bioinf.eva.mpg.de/anfo/ anfo-([.0-9]*).tar.gz View it on GitLab: https://salsa.debian.org/med-team/anfo/-/compare/d8c6383ea77d73e7d8a833448059ea02d8fd511f...5a189e1cc0eaaaa7cac96395ce8d48daad8925c8 -- View it on GitLab: https://salsa.debian.org/med-team/anfo/-/compare/d8c6383ea77d73e7d8a833448059ea02d8fd511f...5a189e1cc0eaaaa7cac96395ce8d48daad8925c8 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
