This is an automated email from the git hooks/post-receive script. monica pushed a commit to branch master in repository gpsprune.
commit 32bedc4b5a8ae511bfb4f23cd3d6e51a8d9679c1 Author: Mònica Ramírez Arceda <[email protected]> Date: Thu Oct 30 15:42:15 2014 +0100 Reorder debian/copyright paragraphs --- debian/changelog | 2 ++ debian/copyright | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 50deac8..aa76b62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ gpsprune (17.1-1) UNRELEASED; urgency=medium * New upstream release. * Bump to Standards-Version 3.9.6. No changes required. + * Reorder debian/copyright paragraphs: more general paragraphs must be given + first. -- Mònica Ramírez Arceda <[email protected]> Thu, 30 Oct 2014 11:57:37 +0100 diff --git a/debian/copyright b/debian/copyright index 6a527f2..8bd340e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: Prune Upstream-Source: http://activityworkshop.net/software/gpsprune/download.html +Files: * +Copyright: © 2006-2014, activityworkshop.net <[email protected]> +License: GPL-2 + Files: debian/* Copyright: © 2010-2014, David Paleino <[email protected]> License: GPL-2 @@ -22,10 +26,6 @@ License: public-domain The tiles*.txt files can be re-generated with the debian/scripts/get-tiles.py script. -Files: * -Copyright: © 2006-2014, activityworkshop.net <[email protected]> -License: GPL-2 - License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gpsprune.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

