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 <[email protected]> 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 <[email protected]> +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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
