Andreas Tille pushed to branch master at Debian Med / filtlong
Commits: 246ed0ce by Andreas Tille at 2022-11-03T18:17:08+01:00 Fix watch file - - - - - 53d91bb8 by Andreas Tille at 2022-11-03T18:17:30+01:00 routine-update: Standards-Version: 4.6.1 - - - - - ef8c0d5d by Andreas Tille at 2022-11-03T18:19:08+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ -filtlong (0.2.1-2) UNRELEASED; urgency=medium +filtlong (0.2.1-3) unstable; urgency=medium - * d/watch: Add filenamemangle + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) - -- Andreas Tille <[email protected]> Wed, 13 Oct 2021 13:34:21 +0200 + -- Andreas Tille <[email protected]> Thu, 03 Nov 2022 18:17:41 +0100 filtlong (0.2.1-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), zlib1g-dev, python3-markdown, python3 -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/filtlong Vcs-Git: https://salsa.debian.org/med-team/filtlong.git Homepage: https://github.com/rrwick/Filtlong ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/rrwick/Filtlong/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/rrwick/Filtlong/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/filtlong/-/compare/3d6846716643d03de61ad83093f54a20ec111ebd...ef8c0d5dc124c025186c70ec7c7dced5495a2c1f -- View it on GitLab: https://salsa.debian.org/med-team/filtlong/-/compare/3d6846716643d03de61ad83093f54a20ec111ebd...ef8c0d5dc124c025186c70ec7c7dced5495a2c1f 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
