[Pkg-sdl-commits] [libsdl2-gfx] 01/01: Added clean target and tweaked copyright file

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sun Jan 19 00:05:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository libsdl2-gfx.

commit 2ffa76f0a14d15d4384655437810a523ff4e2e65
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sun Jan 19 01:05:37 2014 +0100

    Added clean target and tweaked copyright file
---
 debian/clean     |  1 +
 debian/copyright | 51 ++++++++++++++++++++++++++++++++-------------------
 2 files changed, 33 insertions(+), 19 deletions(-)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..c7566aa
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+debian/examples.tar.gz
diff --git a/debian/copyright b/debian/copyright
index eed4845..cab08ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,49 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-
-Comment:
-This package was debianized by Gianfranco Costamagna <costamagnagianfranco at yahoo.it> on
-Tue, 14 Jan 2014 11:02:41 +0100
-
 Source: http://www.ferzkopp.net/joomla/content/view/19/14/
+Upstream-Contact: Andreas Schiffler <aschiffler at ferzkopp dot net>
 
-Upstream-Contact:
-  Andreas Schiffler <aschiffler at ferzkopp dot net>
-
-Copyright:
-  Copyright (C) 2001-2012 Andreas Schiffler <aschiffler at ferzkopp dot net>
-
-License:
-
-  This library is available under the zlib/libpng license:
-
+Files: *
+Copyright: Copyright 2001-2012 Andreas Schiffler <aschiffler at ferzkopp dot net>
+License: zlib/libpng
   This software is provided 'as-is', without any express or implied
   warranty. In no event will the authors be held liable for any damages
   arising from the use of this software.
-
+  .
   Permission is granted to anyone to use this software for any purpose,
   including commercial applications, and to alter it and redistribute it
   freely, subject to the following restrictions:
-
+  .
    1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
-
+   .
    2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
-
+   .
    3. This notice may not be removed or altered from any source
    distribution.
+
+Files: debian/*
+Copyright: 2013 Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
+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'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-gfx.git



More information about the pkg-sdl-commits mailing list