This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qmapshack.
commit bd2d32ccb68c3f401177d1afdaf5b0825a5de72a Author: Bas Couwenberg <[email protected]> Date: Mon Mar 5 15:32:26 2018 +0100 Update copyright years for Oliver Eichler & Norbert Truchsess. --- debian/changelog | 1 + debian/copyright | 34 ++++++++++++++++++++++------------ 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8f84071..798fc2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qmapshack (1.11.0-1) UNRELEASED; urgency=medium * New upstream release. * Update copyright-format URL to use HTTPS. * Bump Standards-Version to 4.1.3, no changes. + * Update copyright years for Oliver Eichler & Norbert Truchsess. -- Bas Couwenberg <[email protected]> Mon, 05 Mar 2018 15:22:53 +0100 diff --git a/debian/copyright b/debian/copyright index 3255a2b..f3edc52 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,10 +4,10 @@ Upstream-Contact: Oliver Eichler <[email protected]> Source: https://bitbucket.org/maproom/qmapshack/downloads Files: * -Copyright: 2006-2009, 2012, 2014-2017, Oliver Eichler <[email protected]> +Copyright: 2006-2009, 2012, 2014-2018, Oliver Eichler <[email protected]> + 2017-2018, Norbert Truchsess <[email protected]> 2015-2017, Christian Eichler <[email protected]> 2016-2017, Michel Durand <[email protected]> - 2017, Norbert Truchsess <[email protected]> 2015-2016, Ivo Kronenberg 2016, Peter Schumann <[email protected]> 2016, Rainer Woitok <[email protected]> @@ -15,16 +15,26 @@ Copyright: 2006-2009, 2012, 2014-2017, Oliver Eichler <[email protected]> 2009, Joerg Wunsch <[email protected]> License: GPL-3+ -Files: src/GeoMath.cpp - src/GeoMath.h - src/units/CUnitImperial.cpp - src/units/CUnitImperial.h - src/units/CUnitMetric.cpp - src/units/CUnitMetric.h - src/units/CUnitNautic.cpp - src/units/CUnitNautic.h - src/units/IUnit.cpp - src/units/IUnit.h +Files: src/qmapshack/GeoMath.cpp + src/qmapshack/GeoMath.h + src/qmapshack/units/CUnitImperial.cpp + src/qmapshack/units/CUnitImperial.h + src/qmapshack/units/CUnitMetric.cpp + src/qmapshack/units/CUnitMetric.h + src/qmapshack/units/CUnitNautic.cpp + src/qmapshack/units/CUnitNautic.h + src/qmapshack/units/IUnit.cpp + src/qmapshack/units/IUnit.h + src/qmaptool/GeoMath.cpp + src/qmaptool/GeoMath.h + src/qmaptool/units/CUnitImperial.cpp + src/qmaptool/units/CUnitImperial.h + src/qmaptool/units/CUnitMetric.cpp + src/qmaptool/units/CUnitMetric.h + src/qmaptool/units/CUnitNautic.cpp + src/qmaptool/units/CUnitNautic.h + src/qmaptool/units/IUnit.cpp + src/qmaptool/units/IUnit.h Copyright: 2008-2009, Oliver Eichler <[email protected]> License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

