This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit a34be5c0beac4f84d45501146546acd0dee9f2c7 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 30 17:13:24 2017 +0100 Strip trailing whitespace from control & changelog files. --- debian/changelog | 13 +++++++------ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2b5fb72..2afa2da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ josm (0.0.svn13053+dfsg-1) UNRELEASED; urgency=medium * New tested snapshot. * Remove BTS link from About > Info tab. * Refresh patches. + * Strip trailing whitespace from control & changelog files. -- Bas Couwenberg <[email protected]> Mon, 30 Oct 2017 16:35:10 +0100 @@ -1090,10 +1091,10 @@ josm (0.0.0.20080713-1) unstable; urgency=low - Updated wrapper script to choose OpenJDK if no other JVM is given by the user. (Closes: #486293, #474626) - * Added patch description to 40_elemstyles.dpatch. - * Mentioned Ellipsoid.java in copyright file. - * Added DM-Upload-Allowed field to debian/control. - * Wrap lines at 80 characters in copyright file. + * Added patch description to 40_elemstyles.dpatch. + * Mentioned Ellipsoid.java in copyright file. + * Added DM-Upload-Allowed field to debian/control. + * Wrap lines at 80 characters in copyright file. -- Andreas Putzo <[email protected]> Sat, 19 Jul 2008 19:51:57 +0000 @@ -1107,9 +1108,9 @@ josm (0.0.0.20080510-1) unstable; urgency=low [ Andreas Putzo ] * Replace dependency on java-gcj-compat with gij-4.1 or jamvm that - work with josm. Add those to recommends to increase the chance + work with josm. Add those to recommends to increase the chance that a working java can be found by the wrapper. (Closes: #475878) - * Add josm-plugins among Recommends. + * Add josm-plugins among Recommends. [ Petter Reinholdtsen ] * Change debian packaging to GPL v2 and later, to be compatible with diff --git a/debian/control b/debian/control index 2097f2d..658af36 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,7 @@ Description: Editor for OpenStreetMap from the OSM database. . OpenStreetMap is a project aimed squarely at creating and providing - free geographic data such as street maps to anyone who wants them. + free geographic data such as street maps to anyone who wants them. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, productive or unexpected ways. @@ -64,7 +64,7 @@ Description: Editor for OpenStreetMap - translation files from the OSM database. . OpenStreetMap is a project aimed squarely at creating and providing - free geographic data such as street maps to anyone who wants them. + free geographic data such as street maps to anyone who wants them. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, productive or unexpected ways. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

