[Git][debian-gis-team/glymur][master] 2 commits: Add libtiff5 to dependencies

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Aug 6 18:14:40 BST 2022



Antonio Valentino pushed to branch master at Debian GIS Project / glymur


Commits:
9e8b3500 by Antonio Valentino at 2022-08-06T16:58:17+00:00
Add libtiff5 to dependencies

- - - - -
227e1638 by Antonio Valentino at 2022-08-06T16:58:43+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,17 +1,8 @@
-glymur (0.11.0-1) unstable; urgency=medium
+glymur (0.11.0-2) unstable; urgency=medium
 
-  * New upstream release.
-  * debian/control:
-    - add python3-pytest to build-dependencies.
-  * debian/rules:
-    - use pytest for testing.
-    - skip broken tests.
-  * debian/python3-glymur.install
-    - improve pattern for file selection to exclude spurious temporary files.
-  * devian/tests:
-    - add autopkgtests.
-
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Fri, 05 Aug 2022 09:14:40 +0000
+  * Add libtiff5 to dependencies and test dependencies.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 06 Aug 2022 16:58:28 +0000
 
 glymur (0.10.2-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -8,6 +8,7 @@ Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 12),
                dh-python,
                libopenjp2-7,
+               libtiff5,
                procps,
                pybuild-plugin-pyproject,
                python3-all,
@@ -29,7 +30,8 @@ Depends: libopenjp2-7,
          python3-packaging,
          ${python3:Depends},
          ${misc:Depends}
-Recommends: python3-lxml
+Recommends: libtiff5,
+            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.


=====================================
debian/tests/control
=====================================
@@ -1,2 +1,2 @@
 Tests: python3
-Depends: @, python3-all, python3-pytest
+Depends: @, python3-all, python3-pytest, libtiff5



View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/1f121789e2b5e611cd0b2017d6b2fce2b924c4fc...227e163869876593d10a3d1b92ff6104e25b9915

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/1f121789e2b5e611cd0b2017d6b2fce2b924c4fc...227e163869876593d10a3d1b92ff6104e25b9915
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/20220806/285b4a37/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list