Andreas Tille pushed to branch master at Debian Med / rampler
Commits: 4c280110 by Andreas Tille at 2021-10-18T11:12:36+02:00 Fix watchfile to detect new versions on github - - - - - 03883037 by Andreas Tille at 2021-10-18T11:12:46+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 27c74604 by Andreas Tille at 2021-10-18T11:13:38+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 @@ +rampler (2.0.0-2) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Mon, 18 Oct 2021 11:12:53 +0200 + rampler (2.0.0-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), cmake, libbioparser-dev -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/rampler Vcs-Git: https://salsa.debian.org/med-team/rampler.git Homepage: https://github.com/rvaser/rampler ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/rvaser/rampler/releases .*/archive/@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/rvaser/rampler/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/rampler/-/compare/6583bdba24466729710867275c1fa96d0e7d363b...27c74604685224d17615d067a6cc5c77a76bc0b1 -- View it on GitLab: https://salsa.debian.org/med-team/rampler/-/compare/6583bdba24466729710867275c1fa96d0e7d363b...27c74604685224d17615d067a6cc5c77a76bc0b1 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
