This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmctools.
commit d2031ad24c878195d507ad3743440c292c629b47 Author: Bas Couwenberg <[email protected]> Date: Tue Apr 14 22:37:15 2015 +0200 Update osmupdate man page for upstream changes. --- debian/changelog | 1 + debian/docs/osmupdate.1 | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1070cc3..baa2c68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ osmctools (0.5-1) UNRELEASED; urgency=medium * New upstream release. * Update upstream URLs for Gitorious to Gitlab move. + * Update osmupdate man page for upstream changes. -- Bas Couwenberg <[email protected]> Tue, 14 Apr 2015 22:07:35 +0200 diff --git a/debian/docs/osmupdate.1 b/debian/docs/osmupdate.1 index b6e043a..0e14812 100644 --- a/debian/docs/osmupdate.1 +++ b/debian/docs/osmupdate.1 @@ -12,11 +12,6 @@ will download and apply OSM Change files (.osc) from the servers of It also can assemble a new .osc or .o5c file which can be used to update your OSM data file at a later time. .PP -If there is no file timestamp available within your input file, you -need to specify the appropriate timestamp manually. In this case, it -is recommended to pick a timestamp of one or two days earlier than -necessary, just to be on the save side. -.PP Prequesites .PP To run this program, please download and install two other programs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmctools.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

