This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit 1449f29aa00bdb3294c7c4707f67b16a9cba21a8 Author: Sven Eckelmann <[email protected]> Date: Sat May 2 14:15:17 2015 +0200 Rewrite copyright information --- debian/changelog | 4 +++- debian/copyright | 61 ++++++++++++++++++++------------------------------------ 2 files changed, 25 insertions(+), 40 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0776814..556b2df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,9 @@ mupen64plus-video-z64 (2.0.0+13+g72af4f0-1) UNRELEASED; urgency=medium * debian/control: - Upgraded to policy 3.9.6, no changes required - Change Vcs-Browser to new alioth CGit URL - * Update years in debian/copyright + * debian/copyright: + - Rewrite copyright information + - Update years in debian/copyright -- Sven Eckelmann <[email protected]> Tue, 28 Apr 2015 22:31:56 +0200 diff --git a/debian/copyright b/debian/copyright index 64acfaa..a33ec2f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,58 +1,32 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mupen64plus-video-z64 Upstream-Contact: Jon 'wahrhaft' Ring <[email protected]> Source: https://github.com/mupen64plus/mupen64plus-video-z64/ Files: * -Copyright: 2009, Jon 'wahrhaft' Ring <[email protected]> -License: GPL-2+ - -Files: src/* Copyright: 2007, ziggy License: GPL-2+ -Files: src/osal_* -Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> +Files: debian/* +Copyright: 2009-2015, Sven Eckelmann <[email protected]> + 2009-2015, Tobias Loose <[email protected]> License: GPL-2+ -Files: src/queue.h -Copyright: 1991-1993, The Regents of the University of California -License: BSD-3-clause - Files: projects/unix/Makefile Copyright: 2007-2008, Jesse 'DarkJezter' Dean - 2007-2008, Scott 'Tillin9' Knauert - 2007-2009, Richard 'Richard42' Goedeken <[email protected]> - 2010, Jon 'wahrhaft' Ring <[email protected]> -License: GPL-2+ - -Files: debian/* -Copyright: 2009-2015, Sven Eckelmann <[email protected]> - 2009-2015, Tobias Loose <[email protected]> + 2007-2008, Scott 'Tillin9' Knauert + 2007-2009, Richard 'Richard42' Goedeken <[email protected]> + 2010, Jon 'wahrhaft' Ring <[email protected]> License: GPL-2+ +Files: src/osal_dynamiclib.h + src/osal_dynamiclib_unix.c + src/osal_dynamiclib_win32.c +Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ - 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 2 of the License, or (at your option) any later - version. - . - This program is distributed in the hope that it will be - useful, but WITHOUT ANY WARRANTY; without even the implied - warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR - PURPOSE. See the GNU General Public License for more - details. - . - You should have received a copy of the GNU General Public - License along with this package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA - . - On Debian systems, the full text of the GNU General Public - License version 2 can be found in the file - `/usr/share/common-licenses/GPL-2'. +Files: src/queue.h +Copyright: 1991, 1993 The Regents of the University of California License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -77,3 +51,12 @@ License: BSD-3-clause LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: GPL-2+ + 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; version 2 dated June, 1991, or (at + your option) any later version. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in '/usr/share/common-licenses/GPL-2'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

