[Git][debian-gis-team/python-rtree][master] 3 commits: Update lintian overrides.

Bas Couwenberg gitlab at salsa.debian.org
Thu Nov 12 12:35:48 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / python-rtree


Commits:
ae7f9aa8 by Bas Couwenberg at 2020-11-12T13:04:16+01:00
Update lintian overrides.

- - - - -
c77fef52 by Bas Couwenberg at 2020-11-12T13:30:49+01:00
Use sphinxdoc helper.

- - - - -
a2f011a7 by Bas Couwenberg at 2020-11-12T13:30:49+01:00
Set distribution to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- − debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-python-rtree (0.9.4-2) UNRELEASED; urgency=medium
+python-rtree (0.9.4-2) unstable; urgency=medium
 
   * Bump debhelper compat to 10, changes:
     - Drop --parallel option, enabled by default
   * Bump watch file version to 4.
+  * Update lintian overrides.
+  * Use sphinxdoc helper.
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Mar 2020 20:34:10 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 12 Nov 2020 13:04:18 +0100
 
 python-rtree (0.9.4-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -18,10 +18,9 @@ Homepage: https://github.com/Toblerity/rtree
 
 Package: python3-rtree
 Architecture: all
-Depends: libjs-jquery,
-         libjs-underscore,
-         libspatialindex-dev (>= 1.7.0),
+Depends: libspatialindex-dev (>= 1.7.0),
          ${python3:Depends},
+         ${sphinxdoc:Depends},
          ${misc:Depends}
 Description: R-Tree spatial index for Python GIS - Python 3 module
  Rtree is a ctypes Python wrapper of libspatialindex that provides a


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export PYBUILD_NAME=rtree
 %:
 	dh $@ \
 		--buildsystem=pybuild \
-		--with python3
+		--with python3,sphinxdoc
 
 override_dh_auto_clean:
 	dh_auto_clean


=====================================
debian/source/lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Not worth the effort
-testsuite-autopkgtest-missing
-



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/compare/ac71bd3438a6abdf548f90ecf531005a8a539f5a...a2f011a72f0221e64ccd99b0f1b69367767c1fc8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/compare/ac71bd3438a6abdf548f90ecf531005a8a539f5a...a2f011a72f0221e64ccd99b0f1b69367767c1fc8
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/20201112/890131b6/attachment-0001.html>


More information about the Pkg-grass-devel mailing list