This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 922d4411f6dbd75afbb2c268c18948c6997d0907 Author: Tobias Frost <[email protected]> Date: Wed Aug 12 15:22:59 2015 +0200 Upload to unstable, fix syntax error in d/copyright --- debian/changelog | 7 ++++++ debian/copyright | 65 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 39 insertions(+), 33 deletions(-) diff --git a/debian/changelog b/debian/changelog index 44334a3..29d38b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +darkradiant (2.0.2-2) unstable; urgency=medium + + * Upload to unstable + * Fix syntax error in d/copyright + + -- Tobias Frost <[email protected]> Wed, 12 Aug 2015 15:46:34 +0200 + darkradiant (2.0.2-1) experimental; urgency=medium * Initial release. (Closes: #793979) diff --git a/debian/copyright b/debian/copyright index 3030216..e77c534 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,38 +6,38 @@ Source: https://github.com/codereader/DarkRadiant Files: * Copyright: 1999-2006 Id Software, Inc. 2006-2010 OrbWeaver <[email protected]> - greebo - STiFU - mohij - angua - Crispy - Gildoran - Jesps (Bulge patch algorithm) - Leonardo Zide [email protected] - Mike Phillips (Loki QA) - Bernd Kreimeier (overall coordination) - TTimo [email protected] - ^Fishman (Pablo Zurita) [email protected] - RR2DO2 [email protected] - SmallPileofGibs [email protected] - Mike "mickey" Jackman - Tim "Maj" Rennie - Geoffrey DeWan - David Hyde - seaw0lf with assist by ydnar - Randy 'ydnar' Reddig - Jean-Francois "Eutectic" Groleau - Jan Paul "MrElusive" van Waveren - Robert Duffy - Forest "LordHavoc" Wroncy-Hale - Nurail - AcidDeath - Chronos - Michael Schlueter - Jamie Wilkinson - Robert "Tr3B" Beckebans + greebo + STiFU + mohij + angua + Crispy + Gildoran + Jesps (Bulge patch algorithm) + Leonardo Zide [email protected] + Mike Phillips (Loki QA) + Bernd Kreimeier (overall coordination) + TTimo [email protected] + ^Fishman (Pablo Zurita) [email protected] + RR2DO2 [email protected] + SmallPileofGibs [email protected] + Mike "mickey" Jackman + Tim "Maj" Rennie + Geoffrey DeWan + David Hyde + seaw0lf with assist by ydnar + Randy 'ydnar' Reddig + Jean-Francois "Eutectic" Groleau + Jan Paul "MrElusive" van Waveren + Robert Duffy + Forest "LordHavoc" Wroncy-Hale + Nurail + AcidDeath + Chronos + Michael Schlueter + Jamie Wilkinson + Robert "Tr3B" Beckebans 2001-2006 William Joseph. -Licence: GPL-2+ +License: GPL-2+ Files: m4/* Copyright: 1995-2010 Free Software Foundation, Inc. @@ -46,7 +46,6 @@ License: all-permissive gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. - Files: m4/boost.m4 Copyright: 2007, 2008, 2009, 2010, 2011 Benoit Sigoure <[email protected]> License: GPL-3+-with-autotools-exception @@ -189,7 +188,7 @@ License: GPL-2+ On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. - License: GPL-3+ +License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

