Bas Couwenberg pushed to branch master at Debian GIS Project / openlayers
Commits: f1d9ec81 by Bas Couwenberg at 2018-07-20T22:45:47+02:00 Update lintian overrides for source-is-missing. - - - - - 0580069f by Bas Couwenberg at 2018-07-20T22:45:59+02:00 Change section from web to javascript. - - - - - 9d187f91 by Bas Couwenberg at 2018-07-20T22:46:00+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -openlayers (2.13.1+ds2-5) UNRELEASED; urgency=medium +openlayers (2.13.1+ds2-5) unstable; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.5, changes: priority. @@ -9,8 +9,10 @@ openlayers (2.13.1+ds2-5) UNRELEASED; urgency=medium * Update Vcs-* URLs for Salsa. * Drop obsolete get-orig-source target. * Strip trailing whitespace from control & rules files. + * Update lintian overrides for source-is-missing. + * Change section from web to javascript. - -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:16:54 +0200 + -- Bas Couwenberg <[email protected]> Fri, 20 Jul 2018 22:06:18 +0200 openlayers (2.13.1+ds2-4) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: openlayers Maintainer: Debian GIS Project <[email protected]> Uploaders: David Paleino <[email protected]>, Bas Couwenberg <[email protected]> -Section: web +Section: javascript Priority: optional Build-Depends: debhelper (>= 9), python ===================================== debian/source/lintian-overrides ===================================== --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,15 +1,7 @@ -# False positive on long line for CSSStyleSubject.cssProperties. -openlayers source: insane-line-length-in-source-file examples/animator.js * -openlayers source: source-contains-prebuilt-javascript-object examples/animator.js * -openlayers source: source-is-missing examples/animator.js * - -# False positive on long lines for translations. -openlayers source: insane-line-length-in-source-file lib/OpenLayers/Lang/*.js * -openlayers source: source-contains-prebuilt-javascript-object lib/OpenLayers/Lang/*.js line length is * characters * -openlayers source: source-is-missing lib/OpenLayers/Lang/*.js * - -# False positive on long lines for test data. -openlayers source: insane-line-length-in-source-file tests/data/*.js * -openlayers source: source-contains-prebuilt-javascript-object tests/data/*.js * -openlayers source: source-is-missing tests/data/*.js * +# False positive on long lines +source-is-missing examples/*.html * +source-is-missing examples/*.js * +source-is-missing lib/OpenLayers/Lang/*.js * +source-is-missing tests/*.html * +source-is-missing tests/data/*.js * View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/compare/72cc85ce2a2c8cad44af46f5b7753b45f45cfac9...9d187f91afaf498ad4fd29bc85bd930c47595f31 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/compare/72cc85ce2a2c8cad44af46f5b7753b45f45cfac9...9d187f91afaf498ad4fd29bc85bd930c47595f31 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
