[SCM] ois/master: Rewrite according to DEP-5 spec.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 13 10:17:37 UTC 2011


The following commit has been merged in the master branch:
commit e84e65a8f3572164e0ab97f7f4334839d46bf0df
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 13 12:16:51 2011 +0200

    Rewrite according to DEP-5 spec.
    
    We need to get rid of
    
     src/win32/extras/WiiMote/OISWiiMoteRingBuffer.h
     src/extras/LIRC/OISLIRCRingBuffer.h
    
    to make this DFSG clean.

diff --git a/debian/copyright b/debian/copyright
index d7a4805..a952100 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,59 @@
-This package was debianized by Philippe Coval <rzr at users.sf.net>
-on Sun, 15 Apr 2007 09:15:59 +0200.
-
-It was downloaded from <http://sourceforge.net/projects/wgois>
-
-Upstream Author: Phillip Castaneda <pjcast at users.sourceforge.net>
-
-Copyright: 2006, Phillip Castaneda
-
-License: zlib/libpng License
-
-Copyright (c) 2006 Phillip Castaneda (pjcast -- www.wreckedgames.com)
-
-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 
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: Object Oriented Input System
+Upstream-Contact: Phillip Castaneda <pjcast at users.sourceforge.net>
+Source: http://sourceforge.net/projects/wgois/files/
+Copyright: 2006 Phillip Castaneda (pjcast -- www.wreckedgames.com)
+License: Zlib
+
+Files: *
+Copyright:
+ 2005-2007 Phillip Castaneda (pjcast -- www.wreckedgames.com)
+ 2006 Chris Snyder
+License: Zlib
+
+Files: src/win32/extras/WiiMote/OISWiiMoteRingBuffer.h
+ src/extras/LIRC/OISLIRCRingBuffer.h
+License: Zlib or Expat
+Disclaimer: FIXME - not DFSG free
+ Any person wishing to distribute modifications to the Software is
+ requested to send the modifications to the original developer so that
+ they can be incorporated into the canonical version.
+
+Files: debian/*
+Copyright: 2007, Philippe Coval <rzr at users.sf.net>
+License: GPL-2+
+
+License: Zlib
+ 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 
+ .
+ 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.
-
-
-The Debian packaging is (C) 2007, Philippe Coval <rzr at users.sf.net> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
+ .
+ 3. This notice may not be removed or altered from any source distribution.
+
+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 of the License
+ .
+ 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.
+Comment:  You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
ois packaging



More information about the pkg-multimedia-commits mailing list