This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository qlandkartegt.
commit cb021a059629cae5c7d3dfaa89bf4b3fecd67ad4 Author: Bas Couwenberg <[email protected]> Date: Thu Aug 14 15:43:50 2014 +0200 Fix uploader-address-malformed lintian issue, by separating the Uploaders with a comma. --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f1f403..59a29b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qlandkartegt (1.7.7-3) UNRELEASED; urgency=medium + + * Team upload. + * Fix uploader-address-malformed lintian issue, by separating the Uploaders + with a comma. + + -- Bas Couwenberg <[email protected]> Thu, 14 Aug 2014 15:43:04 +0200 + qlandkartegt (1.7.7-2) unstable; urgency=low * Added patch to fix build on kfreebsd (Closes: #754641). diff --git a/debian/control b/debian/control index 46fa44b..6110667 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: - Jaromír Mikeš <[email protected]> + Jaromír Mikeš <[email protected]>, Michael Hanke <[email protected]> Build-Depends: cmake (>= 2.4), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qlandkartegt.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

