Antonio Valentino pushed to branch master at Debian GIS Project / jsonpath-ng
Commits: 03f3e218 by Antonio Valentino at 2025-08-30T16:28:50+00:00 Fix d/watch - - - - - 7f32fbb2 by Antonio Valentino at 2025-08-30T16:33:51+00:00 Update d/copyright - - - - - 127cb8b0 by Antonio Valentino at 2025-08-30T16:34:01+00:00 Set distribution to unstable - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,13 @@ -jsonpath-ng (1.7.0-2) UNRELEASED; urgency=medium +jsonpath-ng (1.7.0-2) unstable; urgency=medium - * Team upload. + [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. - -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:08:06 +0100 + [ Antonio Valentino ] + * Fix d/watch. + * Update d/copyright. + + -- Antonio Valentino <[email protected]> Sat, 30 Aug 2025 16:33:54 +0000 jsonpath-ng (1.7.0-1) unstable; urgency=medium ===================================== debian/copyright ===================================== @@ -13,7 +13,7 @@ Copyright: 2012, Felix Richter <[email protected]> License: WTFPL-2 Files: debian/* -Copyright: 2023-2024, Antonio Valentino <[email protected]> +Copyright: 2023-2025, Antonio Valentino <[email protected]> License: Apache-2.0 License: Apache-2.0 ===================================== debian/watch ===================================== @@ -4,4 +4,4 @@ pgpmode=none,\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\ filenamemangle=s/(?:.*?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/@PACKAGE@-$1.$2/ \ -https://pypi.debian.net/@PACKAGE@/@PACKAGE@-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.debian.net/jsonpath-ng/@PACKAGE@-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/cb6587f9a864bb6a54da7820a08b68731e072d90...127cb8b0c563fcf4cf5d0133056915b6f78675a8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/cb6587f9a864bb6a54da7820a08b68731e072d90...127cb8b0c563fcf4cf5d0133056915b6f78675a8 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
