[Git][debian-gis-team/pywps][master] 4 commits: Switch libapache2-mod-wsgi dependency to libapache2-mod-wsgi-py3.
Bas Couwenberg
gitlab at salsa.debian.org
Tue Jul 28 05:09:39 BST 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits:
8a48f153 by Bas Couwenberg at 2020-07-28T05:48:56+02:00
Switch libapache2-mod-wsgi dependency to libapache2-mod-wsgi-py3.
- - - - -
eeccc4fb by Bas Couwenberg at 2020-07-28T05:58:37+02:00
Mark patches as Forwarded: not-needed.
- - - - -
40923646 by Bas Couwenberg at 2020-07-28T05:58:37+02:00
Add lintian override for embedded-javascript-library.
- - - - -
0ffdc3c6 by Bas Couwenberg at 2020-07-28T05:58:37+02:00
Set distribution to unstable.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/offline-tests.patch
- + debian/pywps-doc.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pywps (4.2.6-2) unstable; urgency=medium
+
+ * Switch libapache2-mod-wsgi dependency to libapache2-mod-wsgi-py3.
+ * Mark patches as Forwarded: not-needed.
+ * Add lintian override for embedded-javascript-library.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 28 Jul 2020 05:49:06 +0200
+
pywps (4.2.6-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -75,7 +75,7 @@ Description: Implementation of OGC's Web Processing Service
Package: pywps-wsgi
Architecture: all
Section: web
-Depends: libapache2-mod-wsgi | httpd-wsgi,
+Depends: libapache2-mod-wsgi-py3 | httpd-wsgi,
${misc:Depends}
Recommends: ${misc:Recommends}
Breaks: pywps (<< 4.0.0-2~)
=====================================
debian/patches/offline-tests.patch
=====================================
@@ -1,5 +1,6 @@
Description: Disable tests that require network.
Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: not-needed
--- a/tests/test_ows.py
+++ b/tests/test_ows.py
=====================================
debian/pywps-doc.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# sphinx does not provide language_data.js
+embedded-javascript-library */language_data.js please use sphinx
+
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/fd49e59c901d7b9ccd0aeb0cd3fc699dca3a8a7b...0ffdc3c684a53126df760d17690169624b1171a7
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/fd49e59c901d7b9ccd0aeb0cd3fc699dca3a8a7b...0ffdc3c684a53126df760d17690169624b1171a7
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/20200728/50bc5eec/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list