[Git][debian-gis-team/openlayers][master] 2 commits: Add Rules-Requires-Root to control file.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Mon Nov 28 15:59:40 GMT 2022
Bas Couwenberg pushed to branch master at Debian GIS Project / openlayers
Commits:
81c1bd46 by Bas Couwenberg at 2022-11-28T16:38:59+01:00
Add Rules-Requires-Root to control file.
- - - - -
e7e5fa26 by Bas Couwenberg at 2022-11-28T16:55:14+01:00
Update lintian overrides.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ openlayers (2.13.1+ds2-9) UNRELEASED; urgency=medium
* Update lintian overrides.
* Bump Standards-Version to 4.6.1, no changes.
* Bump debhelper compat to 12, no changes.
+ * Add Rules-Requires-Root to control file.
-- Bas Couwenberg <sebastic at debian.org> Fri, 06 Nov 2020 19:38:42 +0100
=====================================
debian/control
=====================================
@@ -10,6 +10,7 @@ Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/openlayers
Vcs-Git: https://salsa.debian.org/debian-gis-team/openlayers.git
Homepage: http://openlayers.org/two/
+Rules-Requires-Root: no
Package: libjs-openlayers
Architecture: all
=====================================
debian/source/lintian-overrides
=====================================
@@ -1,8 +1,9 @@
# 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 *
-source-is-missing tests/speed/*.js *
+source-is-missing [doc/*.html]
+source-is-missing [doc/*.js]
+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/322963f92b30c269f624b29829e1308a10b01321...e7e5fa264e95b99e2e226a35be1ce6fbc648591e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/-/compare/322963f92b30c269f624b29829e1308a10b01321...e7e5fa264e95b99e2e226a35be1ce6fbc648591e
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/20221128/4235a4bd/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list