[Git][debian-gis-team/xarray-sentinel][master] 5 commits: Use <!nocheck> marker in d/control

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Aug 13 18:33:07 BST 2023



Antonio Valentino pushed to branch master at Debian GIS Project / xarray-sentinel


Commits:
60f86b58 by Antonio Valentino at 2023-08-13T16:55:04+00:00
Use <!nocheck> marker in d/control

- - - - -
6def8f42 by Antonio Valentino at 2023-08-13T17:08:16+00:00
Use <!nocheck> marker in d/control

- - - - -
28b55796 by Antonio Valentino at 2023-08-13T17:27:49+00:00
New d/python3-xarray-sentinel.lintian-overrides

- - - - -
35fa6abb by Antonio Valentino at 2023-08-13T17:28:21+00:00
Forward the patch

- - - - -
f929cec6 by Antonio Valentino at 2023-08-13T17:31:52+00:00
Set distribution to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/patches/test_get_fs_path.patch
- + debian/python3-xarray-sentinel.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
-xarray-sentinel (0.9.5+ds-2) UNRELEASED; urgency=medium
+xarray-sentinel (0.9.5+ds-2) unstable; urgency=medium
 
+  [ Bas Couwenberg ]
   * Team upload.
   * Enable numpy3 dh helper.
   * Enable Salsa CI.
@@ -9,7 +10,12 @@ xarray-sentinel (0.9.5+ds-2) UNRELEASED; urgency=medium
   * Add patch to fix FTBFS due to test failure.
     (closes: #1044052)
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 14:12:44 +0100
+  [ Antonio Valentino ]
+  * d/control:
+    - Use <!nocheck> marker.
+  * New d/python3-xarray-sentinel.lintian-overrides.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 13 Aug 2023 17:31:23 +0000
 
 xarray-sentinel (0.9.5+ds-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -11,18 +11,18 @@ Build-Depends: debhelper-compat (= 13),
                python3-all,
                python3-dask,
                python3-fsspec (>= 2021.4.0),
-               python3-netcdf4,
+               python3-netcdf4 <!nocheck>,
                python3-numpy,
                python3-pandas,
-               python3-pytest,
+               python3-pytest <!nocheck>,
                python3-rasterio (>= 1.3.0),
                python3-rioxarray,
                python3-setuptools,
                python3-setuptools-scm,
-               python3-shapely,
+               python3-shapely <!nocheck>,
                python3-xarray (>= 0.18.0),
                python3-xmlschema (>= 1.9.0),
-               python3-zarr
+               python3-zarr <!nocheck>
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/xarray-sentinel
 Vcs-Git: https://salsa.debian.org/debian-gis-team/xarray-sentinel.git


=====================================
debian/patches/test_get_fs_path.patch
=====================================
@@ -2,6 +2,8 @@ Description: Mark test_get_fs_path as xfail.
 Author: Bas Couwenberg <sebastic at debian.org>
 Bug-Debian: https://bugs.debian.org/1044052
 
+Forwarded: https://github.com/bopen/xarray-sentinel/issues/130
+
 --- a/tests/test_30_sentinel1_fsspec.py
 +++ b/tests/test_30_sentinel1_fsspec.py
 @@ -51,6 +51,7 @@ GRD_IW_VV_annotation = (


=====================================
debian/python3-xarray-sentinel.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# False positive
+package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/xarray_sentinel-0.9.5.dist-info/*]



View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/compare/8ebce49097fce4e162c900c0dbd4ffa9d2608fd5...f929cec6b8cad82ed07bd653b6ee5490c3a35598

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/compare/8ebce49097fce4e162c900c0dbd4ffa9d2608fd5...f929cec6b8cad82ed07bd653b6ee5490c3a35598
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/20230813/cdbeef68/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list