[Git][debian-gis-team/glymur][master] Use a more generic glob-pattern in d/not-installed
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Aug 13 16:33:51 BST 2022
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 <antonio.valentino at tiscali.it> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220813/8c7f4478/attachment.htm>
More information about the Pkg-grass-devel
mailing list