Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits: da2a2594 by Bas Couwenberg at 2020-07-26T20:18:45+02:00 Switch libapache2-mod-wsgi dependency to libapache2-mod-wsgi-py3. (closes: #966322) - - - - - 1404344a by Bas Couwenberg at 2020-07-26T20:31:25+02:00 Add lintian override for embedded-javascript-library. - - - - - 05d39711 by Bas Couwenberg at 2020-07-26T20:31:25+02:00 Mark patches as Forwarded: not-needed. - - - - - 89a331d3 by Bas Couwenberg at 2020-07-26T20:32:01+02:00 Set distribution to unstable. - - - - - 6 changed files: - debian/changelog - debian/control - debian/patches/0001-Remove-google-analytics.patch - debian/patches/0006-Don-t-include-external-references-to-images.patch - debian/patches/version-requirements.patch - + debian/pycsw-doc.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +pycsw (2.4.2+dfsg-5) unstable; urgency=medium + + * Team upload. + * Switch libapache2-mod-wsgi dependency to libapache2-mod-wsgi-py3. + (closes: #966322) + * Add lintian override for embedded-javascript-library. + * Mark patches as Forwarded: not-needed. + + -- Bas Couwenberg <[email protected]> Sun, 26 Jul 2020 20:18:47 +0200 + pycsw (2.4.2+dfsg-4) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -86,7 +86,7 @@ Description: OGC compliant metadata (Catalogue Service for the Web) server - Pyt Package: pycsw-wsgi Architecture: all Section: non-free/web -Depends: libapache2-mod-wsgi, +Depends: libapache2-mod-wsgi-py3, libjs-jquery, python3-pycsw (= ${binary:Version}), python3-sqlalchemy, ===================================== debian/patches/0001-Remove-google-analytics.patch ===================================== @@ -1,10 +1,6 @@ -From: Johan Van de Wauw <[email protected]> -Date: Mon, 29 Sep 2014 15:56:00 +0200 -Subject: Remove google analytics - ---- - docs/_templates/layout.html | 15 --------------- - 1 file changed, 15 deletions(-) +Description: Remove google analytics +Author: Johan Van de Wauw <[email protected]> +Forwarded: not-needed --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html ===================================== debian/patches/0006-Don-t-include-external-references-to-images.patch ===================================== @@ -1,10 +1,6 @@ -From: Johan Van de Wauw <[email protected]> -Date: Sat, 20 Jun 2015 22:08:26 +0200 -Subject: Don't include external references to images - ---- - docs/_templates/indexsidebar.html | 9 +++------ - 1 file changed, 3 insertions(+), 6 deletions(-) +Description: Don't include external references to images +Author: Johan Van de Wauw <[email protected]> +Forwarded: not-needed --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html ===================================== debian/patches/version-requirements.patch ===================================== @@ -1,5 +1,6 @@ Description: Don't require exact versions. Author: Bas Couwenberg <[email protected]> +Forwarded: not-needed --- a/requirements-dev.txt +++ b/requirements-dev.txt ===================================== debian/pycsw-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/pycsw/-/compare/af8e135da792ff22cc579c4db12b3a8361cce5d6...89a331d3d4b7b9cae869c1285b4f2bd8b1a4317e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/compare/af8e135da792ff22cc579c4db12b3a8361cce5d6...89a331d3d4b7b9cae869c1285b4f2bd8b1a4317e 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
