[Git][debian-gis-team/satpy][master] 2 commits: Fix lintian warnings

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Jul 8 18:49:50 BST 2023



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


Commits:
b6a29878 by Antonio Valentino at 2023-07-08T17:46:36+00:00
Fix lintian warnings

- - - - -
4f1481c1 by Antonio Valentino at 2023-07-08T17:49:08+00:00
Set upstream metadata fields: Security-Contact.

Changes-By: lintian-brush

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -2,10 +2,13 @@ satpy (0.43.0-1) unstable; urgency=medium
 
   * New upstream release.
   * debian/control:
-    - sugest python3-numba.
+    - sugest python3-numba
+    - fix cme warnings (obsolete versioned dependencies).
   * debian/patches:
     - 0001-Disable-extra-dependency-form-geoviews.patch renamed to fix a typo
     - refresh all patches.
+  * devian/upstream/metadata:
+    - set upstream metadata fields: Security-Contact (lintian-brush).
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 08 Jul 2023 17:20:35 +0000
 


=====================================
debian/control
=====================================
@@ -2,9 +2,8 @@ Source: satpy
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
 Section: python
-Priority: optional
 Testsuite: autopkgtest-pkg-python
-Rules-Requires-Root: no
+Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                libjs-jquery-datatables,
@@ -17,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-bottleneck,
                python3-bs4,
                python3-cloudpickle,
-               python3-dask (>= 2.8),
+               python3-dask,
                python3-defusedxml,
                python3-distributed,
                python3-donfig,
@@ -29,7 +28,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-grib,
                python3-h5netcdf,
                python3-h5py,
-               python3-hdf4 (>= 0.10.1),
+               python3-hdf4,
                python3-imageio,
                python3-netcdf4,
                python3-numpy,
@@ -37,7 +36,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pil,
                python3-pint,
                python3-pooch,
-               python3-pygac (>= 1.3.0),
+               python3-pygac,
                python3-pycoast,
                python3-pydecorate,
                python3-pykdtree,
@@ -45,7 +44,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pyorbital (>= 1.7.3),
                python3-pyproj,
                python3-pyresample (>= 1.24.0),
-               python3-pyspectral (>= 0.8.7),
+               python3-pyspectral,
                python3-pytest,
                python3-pytest-lazy-fixture,
                python3-rasterio,
@@ -59,7 +58,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-sphinxcontrib.apidoc,
                python3-tables,
                python3-tornado,
-               python3-trollimage (>> 1.10.1),
+               python3-trollimage,
                python3-trollsched,
                python3-trollsift,
                python3-xarray,
@@ -69,24 +68,25 @@ Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/satpy
 Vcs-Git: https://salsa.debian.org/debian-gis-team/satpy.git
 Homepage: https://github.com/pytroll/satpy
+Rules-Requires-Root: no
 
 Package: python3-satpy
 Architecture: all
 Depends: python3-appdirs,
-         python3-dask (>= 2.8),
+         python3-dask,
          python3-donfig,
          python3-defusedxml,
          python3-eccodes,
          python3-grib,
-         python3-hdf4 (>= 0.10.1),
+         python3-hdf4,
          python3-packaging,
          python3-pil,
          python3-pooch,
          python3-pykdtree,
          python3-pyproj,
-         python3-pyresample (>= 1.12.0),
+         python3-pyresample,
          python3-scipy,
-         python3-trollimage (>> 1.10.1),
+         python3-trollimage,
          python3-trollsift,
          python3-xarray,
          python3-yaml,
@@ -111,7 +111,7 @@ Recommends: libjs-mathjax,
             python3-pygac,
             python3-pyninjotiff,
             python3-pyorbital,
-            python3-pyspectral (>= 0.8.7),
+            python3-pyspectral,
             python3-pytest,
             python3-pytest-lazy-fixture,
             python3-rasterio,


=====================================
debian/upstream/metadata
=====================================
@@ -2,3 +2,4 @@ Bug-Database: https://github.com/pytroll/satpy/issues
 Bug-Submit: https://github.com/pytroll/satpy/issues/new
 Repository: https://github.com/pytroll/satpy.git
 Repository-Browse: https://github.com/pytroll/satpy
+Security-Contact: https://github.com/pytroll/satpy/tree/HEAD/SECURITY.md



View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/ccf0562705a1d73671f9158dba4c92c184c85988...4f1481c138656ef498abcbec16027d1c11650eae

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/ccf0562705a1d73671f9158dba4c92c184c85988...4f1481c138656ef498abcbec16027d1c11650eae
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/20230708/c3844680/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list