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 <[email protected]> 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
