[Git][debian-gis-team/glymur][master] 2 commits: Also include tests in python3-glymur.
Bas Couwenberg
gitlab at salsa.debian.org
Sat Jan 9 10:14:03 GMT 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / glymur
Commits:
243a91d4 by Bas Couwenberg at 2021-01-09T10:54:04+01:00
Also include tests in python3-glymur.
- - - - -
1774d688 by Bas Couwenberg at 2021-01-09T11:01:39+01:00
Drop undefined substitution variables.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/python3-glymur.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
glymur (0.9.3-1) unstable; urgency=medium
+ [ Antonio Valentino ]
* New upstream release.
* Drop skimage.patch, applied upstream.
+ [ Bas Couwenberg ]
+ * Also include tests in python3-glymur.
+ * Drop undefined substitution variables.
+
-- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 09 Jan 2021 08:46:33 +0000
glymur (0.9.2-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -27,9 +27,7 @@ Depends: libopenjp2-7,
python3-pkg-resources,
${python3:Depends},
${misc:Depends}
-Recommends: python3-lxml,
- ${python3:Recommends}
-Suggests: ${python3:Suggests}
+Recommends: python3-lxml
Description: Python tools for accessing JPEG2000 files
Glymur is an interface to the OpenJPEG library which allows one to
read and write JPEG 2000 files from Python.
@@ -54,8 +52,6 @@ Section: utils
Depends: python3-glymur (= ${source:Version}),
${python3:Depends},
${misc:Depends}
-Recommends: ${python3:Recommends}
-Suggests: ${python3:Suggests}
Description: Python tools for accessing JPEG2000 files - scripts
Glymur is an interface to the OpenJPEG library which allows one to
read and write JPEG 2000 files from Python.
=====================================
debian/python3-glymur.install
=====================================
@@ -1,2 +1 @@
-usr/lib/python3*/dist-packages/glymur
-usr/lib/python3*/dist-packages/Glymur*
+usr/lib/python3*/dist-packages/
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/88b4ffa8eeb0ca33227bad8404ada3f7fa04697c...1774d688fc8e5b26a47c7f083673307004d0f50e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/88b4ffa8eeb0ca33227bad8404ada3f7fa04697c...1774d688fc8e5b26a47c7f083673307004d0f50e
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/20210109/7d748696/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list