Bas Couwenberg pushed to branch master at Debian GIS Project / openlayers
Commits: 458b63ee by Bas Couwenberg at 2018-05-07T21:26:33+02:00 Strip trailing whitespace from control & rules files. - - - - - 72cc85ce by Bas Couwenberg at 2018-07-05T10:40:38+02:00 Bump Standards-Version to 4.1.5, no changes. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,14 @@ openlayers (2.13.1+ds2-5) UNRELEASED; urgency=medium * Change priority from extra to optional. - * Bump Standards-Version to 4.1.4, changes: priority. + * Bump Standards-Version to 4.1.5, changes: priority. * Drop unused variables from rules file. * Add autopkgtest to test installability. * Update copyright-format URL to use HTTPS. * Fix deprecated source override location. * Update Vcs-* URLs for Salsa. * Drop obsolete get-orig-source target. + * Strip trailing whitespace from control & rules files. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:16:54 +0200 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper (>= 9), python Build-Depends-Indep: node-uglify -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 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/ @@ -23,4 +23,3 @@ Description: JavaScript library for displaying map data in web browsers OpenLayers implements a JavaScript API for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs. - ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -33,4 +33,3 @@ override_dh_install: override_dh_compress: dh_compress -Xexamples - View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/compare/12a1b1f0404174d57585f70dbb56ea2d3643e747...72cc85ce2a2c8cad44af46f5b7753b45f45cfac9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/compare/12a1b1f0404174d57585f70dbb56ea2d3643e747...72cc85ce2a2c8cad44af46f5b7753b45f45cfac9 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
