Andreas Tille pushed to branch master at Debian Med / adapterremoval
Commits: 00424b10 by Andreas Tille at 2022-11-26T07:50:36+01:00 Fix watch file - - - - - 516c286b by Andreas Tille at 2022-11-26T07:50:48+01:00 routine-update: Standards-Version: 4.6.1 - - - - - a712efff by Andreas Tille at 2022-11-26T07:52:17+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 @@ -adapterremoval (2.3.3-2) UNRELEASED; urgency=medium +adapterremoval (2.3.3-2) unstable; urgency=medium - * Proper filename for upstream tarball + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) - -- Andreas Tille <[email protected]> Mon, 02 May 2022 14:08:20 +0200 + -- Andreas Tille <[email protected]> Sat, 26 Nov 2022 07:50:58 +0100 adapterremoval (2.3.3-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), libbz2-dev, libgtest-dev, markdown -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/adapterremoval Vcs-Git: https://salsa.debian.org/med-team/adapterremoval.git Homepage: https://github.com/MikkelSchubert/adapterremoval ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/MikkelSchubert/adapterremoval/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/MikkelSchubert/adapterremoval/tags (?:.*?/)?v?(\d[\d.]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/adapterremoval/-/compare/42f8c0260b9fac30ee1ac048196127e1abe619b5...a712efffb6dcca18eb4f609145c29f9a6a7d3668 -- View it on GitLab: https://salsa.debian.org/med-team/adapterremoval/-/compare/42f8c0260b9fac30ee1ac048196127e1abe619b5...a712efffb6dcca18eb4f609145c29f9a6a7d3668 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
