Bas Couwenberg pushed to branch master at Debian GIS Project / pytest-recording
Commits: 38f09659 by Bas Couwenberg at 2026-03-14T05:47:26+01:00 Fix typo in Vcs-Browser URL. (closes: #1130654) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,8 @@ pytest-recording (0.13.4-2) UNRELEASED; urgency=medium * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. + * Fix typo in Vcs-Browser URL. + (closes: #1130654) -- Bas Couwenberg <[email protected]> Fri, 12 Sep 2025 17:46:37 +0200 ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13), Standards-Version: 4.7.3 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/kiwicom/pytest-recording -Vcs-Browser: https://salsa.debian.org/debian-gis-team/pytest-recordong +Vcs-Browser: https://salsa.debian.org/debian-gis-team/pytest-recording Vcs-Git: https://salsa.debian.org/debian-gis-team/pytest-recording.git Description: pytest plugin that allows recording of network interactions A pytest plugin that records network interactions in your tests via VCR.py. View it on GitLab: https://salsa.debian.org/debian-gis-team/pytest-recording/-/commit/38f09659518ca6159629d711646caebaf313c28b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pytest-recording/-/commit/38f09659518ca6159629d711646caebaf313c28b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
