Andreas Tille pushed to branch master at Debian Med / libzstd
Commits: 965e7f9b by Andreas Tille at 2021-10-06T09:23:38+02:00 Fix watchfile to detect new versions on github - - - - - ec4b2e9a by Andreas Tille at 2021-10-06T09:26:08+02:00 Standards-Version: 4.6.0 - - - - - f9ed7f25 by Andreas Tille at 2021-10-06T09:40:21+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libzstd (1.4.8+dfsg-3) unstable; urgency=medium + + * Team upload. + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 + + -- Andreas Tille <[email protected]> Wed, 06 Oct 2021 09:27:47 +0200 + libzstd (1.4.8+dfsg-2.1) unstable; urgency=medium * Non-maintainer upload. ===================================== debian/control ===================================== @@ -11,11 +11,11 @@ Build-Depends: d-shlibs, liblz4-dev, liblzma-dev, zlib1g-dev -Rules-Requires-Root: binary-targets -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/libzstd Vcs-Git: https://salsa.debian.org/med-team/libzstd.git Homepage: https://github.com/facebook/zstd +Rules-Requires-Root: binary-targets Package: libzstd-dev Architecture: any ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz" \ - https://github.com/facebook/zstd/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/facebook/zstd/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/libzstd/-/compare/7f600c89ec9dffefd0017190313dbc9a050b8798...f9ed7f255ef267cbcbedf65268ce410b8e92eabd -- View it on GitLab: https://salsa.debian.org/med-team/libzstd/-/compare/7f600c89ec9dffefd0017190313dbc9a050b8798...f9ed7f255ef267cbcbedf65268ce410b8e92eabd 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
