Bas Couwenberg pushed to branch master at Debian GIS Project / openlayers
Commits: 11d4200f by Bas Couwenberg at 2021-09-13T13:01:34+02:00 Bump debhelper compat to 12, no changes. - - - - - 059594cc by Bas Couwenberg at 2021-09-13T13:08:42+02:00 Update lintian overrides. - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - debian/patches/improved-GeoRSS-parsing.patch - debian/patches/python3.patch - debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ openlayers (2.13.1+ds2-9) UNRELEASED; urgency=medium * Bump watch file version to 4. * Update lintian overrides. * Bump Standards-Version to 4.6.0, no changes. + * Bump debhelper compat to 12, no changes. -- Bas Couwenberg <[email protected]> Fri, 06 Nov 2020 19:38:42 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: David Paleino <[email protected]> Section: javascript Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), python3 Build-Depends-Indep: uglifyjs Standards-Version: 4.6.0 ===================================== debian/patches/improved-GeoRSS-parsing.patch ===================================== @@ -2,7 +2,7 @@ Description: Improve GeoRSS parsing Fix gracefully handle some GeoRSS on IE8 and older. Example: <http://kobenhavnsdelebiler.dk/kort/biler.rdf> Author: Jonas Smedegaard <[email protected]> -Last-Update: 2011-10-09 +Forwarded: not-needed --- a/lib/OpenLayers/Layer/GeoRSS.js +++ b/lib/OpenLayers/Layer/GeoRSS.js ===================================== debian/patches/python3.patch ===================================== @@ -1,5 +1,6 @@ Description: Switch to Python 3. Author: Bas Couwenberg <[email protected]> +Forwarded: not-needed --- a/build/build.py +++ b/build/build.py ===================================== debian/source/lintian-overrides ===================================== @@ -4,4 +4,5 @@ source-is-missing examples/*.js * source-is-missing lib/OpenLayers/Lang/*.js * source-is-missing tests/*.html * source-is-missing tests/data/*.js * +source-is-missing tests/speed/*.js * View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/-/compare/bdcc31cbcc93d6f0105934594e4be17e206f3def...059594cc67ee0ecf219cd7e3b6715ffcefa9701b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/-/compare/bdcc31cbcc93d6f0105934594e4be17e206f3def...059594cc67ee0ecf219cd7e3b6715ffcefa9701b 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
