Andreas Tille pushed to branch master at Debian Med / clonalorigin
Commits: c19773f0 by Andreas Tille at 2021-08-29T21:45:05+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2b68de95 by Andreas Tille at 2021-08-29T21:49:00+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 24afcb76 by Andreas Tille at 2021-08-29T22:02:30+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 @@ +clonalorigin (1.0-5) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 29 Aug 2021 21:49:10 +0200 + clonalorigin (1.0-4) unstable; urgency=medium * Standards-Version: 4.5.1 (routine-update) ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), # qttools5-dev, # libqt5svg5-dev, rename -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/clonalorigin Vcs-Git: https://salsa.debian.org/med-team/clonalorigin.git Homepage: https://github.com/xavierdidelot/clonalorigin ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/xavierdidelot/clonalorigin/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/xavierdidelot/clonalorigin/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/clonalorigin/-/compare/f7692214cc16c149cc8d66f504bbd23cd8c3ba58...24afcb763b368747aa6cac4eda3a47ed7684cd2d -- View it on GitLab: https://salsa.debian.org/med-team/clonalorigin/-/compare/f7692214cc16c149cc8d66f504bbd23cd8c3ba58...24afcb763b368747aa6cac4eda3a47ed7684cd2d 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
