This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository routino.
commit 120613c95941a50cfcc9b1dc651e0f1a4d22757b Author: Bas Couwenberg <[email protected]> Date: Sat Dec 6 11:55:44 2014 +0100 Remove period from package description. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 778f76c..e72720f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ routino (2.7.2-3) unstable; urgency=medium * Bump Standards-Version to 3.9.6, no changes. * Use canonical Vcs-* URLs. * Add patch to use hardening build flags. + * Remove period from package description. -- Bas Couwenberg <[email protected]> Sat, 06 Dec 2014 11:17:17 +0100 diff --git a/debian/control b/debian/control index 34bf243..f0f4fb7 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Package: routino Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Set of tools to find a path between two points. +Description: Set of tools to find a path between two points Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

