Felix Delattre pushed to branch master at Debian GIS Project / libapache2-mod-tile
Commits: b08c5e71 by Felix Delattre at 2020-08-31T20:15:38+00:00 Removed OpenLayers patch; not needed anymore. - - - - - 8 changed files: - − debian/patches/0002-openlayers.patch - debian/patches/0005-Move-variables-to-prevent-duplicates.patch → debian/patches/0004-Move-variables-to-prevent-duplicates.patch - debian/patches/0006-replicate-seqences-tool-has-long-been-moved.patch → debian/patches/0005-replicate-seqences-tool-has-long-been-moved.patch - debian/patches/0007-Change-to-fetch-minutely-updates-from-https-not-http.patch → debian/patches/0006-Change-to-fetch-minutely-updates-from-https-not-http.patch - debian/patches/0001-iniparser.patch → debian/patches/iniparser.patch - debian/patches/0004-manpage-section-mismatch.patch → debian/patches/manpage-section-mismatch.patch - debian/patches/series - debian/patches/0003-spelling-errors.patch → debian/patches/spelling-errors.patch Changes: ===================================== debian/patches/0002-openlayers.patch deleted ===================================== @@ -1,21 +0,0 @@ -From: Bas Couwenberg <[email protected]> -Date: Tue, 25 Aug 2020 15:47:52 +0000 -Subject: Use libjs-openlayers package. - ---- - slippymap.html | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/slippymap.html b/slippymap.html -index 52b684d..5c4fc1e 100644 ---- a/slippymap.html -+++ b/slippymap.html -@@ -5,7 +5,7 @@ - <!-- bring in the OpenLayers javascript library - (here we bring it from the remote site, but you could - easily serve up this javascript yourself) --> -- <script src="http://openlayers.org/api/OpenLayers.js"></script> -+ <script src="openlayers/OpenLayers.js"></script> - - <!-- bring in the OpenStreetMap OpenLayers layers. - Using this hosted file will make sure we are kept up ===================================== debian/patches/0005-Move-variables-to-prevent-duplicates.patch → debian/patches/0004-Move-variables-to-prevent-duplicates.patch ===================================== ===================================== debian/patches/0006-replicate-seqences-tool-has-long-been-moved.patch → debian/patches/0005-replicate-seqences-tool-has-long-been-moved.patch ===================================== ===================================== debian/patches/0007-Change-to-fetch-minutely-updates-from-https-not-http.patch → debian/patches/0006-Change-to-fetch-minutely-updates-from-https-not-http.patch ===================================== ===================================== debian/patches/0001-iniparser.patch → debian/patches/iniparser.patch ===================================== ===================================== debian/patches/0004-manpage-section-mismatch.patch → debian/patches/manpage-section-mismatch.patch ===================================== ===================================== debian/patches/series ===================================== @@ -1,7 +1,6 @@ -0001-iniparser.patch -0002-openlayers.patch -0003-spelling-errors.patch -0004-manpage-section-mismatch.patch -0005-Move-variables-to-prevent-duplicates.patch -0006-replicate-seqences-tool-has-long-been-moved.patch -0007-Change-to-fetch-minutely-updates-from-https-not-http.patch +iniparser.patch +spelling-errors.patch +manpage-section-mismatch.patch +0004-Move-variables-to-prevent-duplicates.patch +0005-replicate-seqences-tool-has-long-been-moved.patch +0006-Change-to-fetch-minutely-updates-from-https-not-http.patch ===================================== debian/patches/0003-spelling-errors.patch → debian/patches/spelling-errors.patch ===================================== @@ -2,6 +2,10 @@ From: Bas Couwenberg <[email protected]> Date: Tue, 25 Aug 2020 15:47:52 +0000 Subject: Fix spelling errors. +* recieve -> receive +* accross -> across +* determins -> determines +* reqyest -> request --- docs/renderd.8 | 2 +- src/daemon.c | 2 +- View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/b08c5e716009e4cb5fdbfae2040dac407855b1b3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/b08c5e716009e4cb5fdbfae2040dac407855b1b3 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
