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

Bas Couwenberg gitlab at salsa.debian.org
Thu Nov 12 12:57:25 GMT 2020



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


Commits:
d586f35d by Bas Couwenberg at 2020-11-12T13:41:26+01:00
Update lintian overrides.

- - - - -
2b48c218 by Bas Couwenberg at 2020-11-12T13:48:59+01:00
Use sphinxdoc helper.

- - - - -
bb452d41 by Bas Couwenberg at 2020-11-12T13:48:59+01:00
Set distribution to unstable.

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,14 @@
-python-stetl (2.0+ds-3) UNRELEASED; urgency=medium
+python-stetl (2.0+ds-3) unstable; urgency=medium
 
   * Drop Name field from upstream metadata.
   * Bump Standards-Version to 4.5.0, no changes.
   * 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>  Mon, 09 Dec 2019 09:40:53 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 12 Nov 2020 13:41:28 +0100
 
 python-stetl (2.0+ds-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -31,9 +31,8 @@ Homepage: http://stetl.org/
 Package: python3-stetl
 Architecture: all
 Section: python
-Depends: libjs-jquery,
-         libjs-underscore,
-         ${python3:Depends},
+Depends: ${python3:Depends},
+         ${sphinxdoc:Depends},
          ${misc:Depends}
 Description: Streaming ETL - Geospatial ETL framework for Python 3
  Stetl, streaming ETL, pronounced "staedl", is a lightweight ETL-framework


=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ MANPAGES := $(wildcard debian/man/*.*.xml)
 %:
 	dh $@ \
 		--buildsystem=pybuild \
-		--with python3
+		--with python3,sphinxdoc
 
 override_dh_clean:
 	dh_clean debian/man/*.1


=====================================
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-stetl/-/compare/56d8bb3b1537cf1f0706ee40abd1a963cf471e82...bb452d41adf0b906e5981f1e98fbbf77cfb054d8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/-/compare/56d8bb3b1537cf1f0706ee40abd1a963cf471e82...bb452d41adf0b906e5981f1e98fbbf77cfb054d8
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/b7219ca3/attachment-0001.html>


More information about the Pkg-grass-devel mailing list