[Git][debian-gis-team/jeolib-jiplib][master] 3 commits: Fix extended-description-line-too-long.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Mar 30 18:12:18 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / jeolib-jiplib
Commits:
0521d7e8 by Bas Couwenberg at 2025-03-30T18:54:11+02:00
Fix extended-description-line-too-long.
- - - - -
6b737316 by Bas Couwenberg at 2025-03-30T18:55:09+02:00
Fix spelling-error-in-description (duplicate word).
- - - - -
78e74678 by Bas Couwenberg at 2025-03-30T18:58:00+02:00
Update lintian overrides.
- - - - -
4 changed files:
- debian/control
- debian/libjiplib1.lintian-overrides
- debian/python3-jiplib.lintian-overrides
- + debian/source/lintian-overrides
Changes:
=====================================
debian/control
=====================================
@@ -37,9 +37,9 @@ Depends: libjiplib1 (= ${binary:Version}),
${misc:Depends}
Recommends: pkgconf
Description: ISPRA JRC image processing for geospatial data library - Development files
- This is an intermediate level library written in C++ with Python
- binding used by PyJeo and possibly other tools for processing geospatial images. It
- provides a a comprehensive set of image processing functionality including:
+ This is an intermediate level library written in C++ with Python binding used
+ by PyJeo and possibly other tools for processing geospatial images. It
+ provides a comprehensive set of image processing functionality including:
.
* Image classification
* Feature extraction
@@ -48,17 +48,17 @@ Description: ISPRA JRC image processing for geospatial data library - Developmen
* Support Vector Machine operations
* Neural Network algorithms
.
- This package contains headers, static objects, scripts used
- to develop a program that uses this library.
+ This package contains headers, static objects, scripts used to develop a
+ program that uses this library.
Package: libjiplib1
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: ISPRA JRC image processing for geospatial data library
- This is an intermediate level library written in C++ with Python
- binding used by PyJeo and possibly other tools for processing geospatial images. It
- provides a a comprehensive set of image processing functionality including:
+ This is an intermediate level library written in C++ with Python binding used
+ by PyJeo and possibly other tools for processing geospatial images. It
+ provides a comprehensive set of image processing functionality including:
.
* Image classification
* Feature extraction
@@ -76,9 +76,9 @@ Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends}
Description: Python binding to the ISPRA JRC image processing for geospatial data library
- This is an intermediate level library written in C++ with Python
- binding used by PyJeo and possibly other tools for processing geospatial images. It
- provides a a comprehensive set of image processing functionality including:
+ This is an intermediate level library written in C++ with Python binding used
+ by PyJeo and possibly other tools for processing geospatial images. It
+ provides a comprehensive set of image processing functionality including:
.
* Image classification
* Feature extraction
=====================================
debian/libjiplib1.lintian-overrides
=====================================
@@ -1,3 +1,6 @@
# Symbols are problematic for C++ libraries
no-symbols-control-file *
+# chrpath doesn't strip these
+file-references-package-build-path *
+
=====================================
debian/python3-jiplib.lintian-overrides
=====================================
@@ -1,3 +1,3 @@
-# False positive (#1094364)
-missing-dependency-on-numpy-abi *
+# chrpath doesn't strip these
+file-references-package-build-path *
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Only used as fallback when setuptools import fails.
+uses-deprecated-python-stdlib distutils * [src/python/setup.py:*]
+
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-jiplib/-/compare/3a7cd5cf6d25a5fddb1920c26125287415d40db3...78e746783c6e380aebe1f086be0e6d9e1070f6c8
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-jiplib/-/compare/3a7cd5cf6d25a5fddb1920c26125287415d40db3...78e746783c6e380aebe1f086be0e6d9e1070f6c8
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/20250330/2e4cd180/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list