Andreas Tille pushed to branch master at Debian Med / sambamba
Commits: b1bcb417 by Andreas Tille at 2022-12-03T22:51:18+01:00 Fix watch file - - - - - d3f6ac06 by Andreas Tille at 2022-12-03T22:51:28+01:00 routine-update: Standards-Version: 4.6.1 - - - - - bf0ef247 by Andreas Tille at 2022-12-03T22:56:41+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +sambamba (0.8.2+dfsg-3) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Sat, 03 Dec 2022 22:51:42 +0100 + sambamba (0.8.2+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13), libdeflate-dev, liblzma-dev, debhelper -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/sambamba Vcs-Git: https://salsa.debian.org/med-team/sambamba.git Homepage: https://github.com/lomereiter/sambamba ===================================== debian/watch ===================================== @@ -1,8 +1,4 @@ version=4 -opts=\ -repacksuffix=+dfsg,\ -repack,compression=xz,\ -uversionmangle=s/-/~/,\ -dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \ - https://github.com/lomereiter/sambamba/releases .*/.*/v(\d[\d.pre-]+)@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,uversionmangle=s/-/~/,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/lomereiter/sambamba/tags .*/v(\d[\d.pre-]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/sambamba/-/compare/1fdc2792ad24bed3ed518b58b39b1d280ff428f2...bf0ef24723dc8e1179bc67ca1bf246a7810a7d53 -- View it on GitLab: https://salsa.debian.org/med-team/sambamba/-/compare/1fdc2792ad24bed3ed518b58b39b1d280ff428f2...bf0ef24723dc8e1179bc67ca1bf246a7810a7d53 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
