Antonio Valentino pushed to branch master at Debian GIS Project / glymur
Commits: d5cd68bf by Antonio Valentino at 2022-08-13T15:33:33+00:00 Use a more generic glob-pattern in d/not-installed - - - - - 2 changed files: - debian/changelog - debian/not-installed Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +glymur (0.11.2-2) UNRELEASED; urgency=medium + + * Use a more generic glob pattern in d/not-installed. + + -- Antonio Valentino <[email protected]> Sat, 13 Aug 2022 15:32:34 +0000 + glymur (0.11.2-1) unstable; urgency=medium * New upstream release. ===================================== debian/not-installed ===================================== @@ -1,2 +1,2 @@ -usr/lib/python3.10/dist-packages/tests/* -usr/lib/python3.10/dist-packages/tmp.* +usr/lib/python3*/dist-packages/tests/* +usr/lib/python3*/dist-packages/tmp.* View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/d5cd68bff8335a2c46ef64ef6cc7f374265b00a1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/d5cd68bff8335a2c46ef64ef6cc7f374265b00a1 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
