[SCM] Debian packaging for clanlib2 branch, master, updated. 34f4908d78f425ac40cdfcab3a4e24d635dca14e

Andreas Moog amoog at ubuntu.com
Sun Mar 4 13:14:21 UTC 2012


The following commit has been merged in the master branch:
commit 34f4908d78f425ac40cdfcab3a4e24d635dca14e
Author: Andreas Moog <amoog at ubuntu.com>
Date:   Sun Mar 4 14:14:15 2012 +0100

    Multiple changes to appease lintian

diff --git a/compat b/compat
index 45a4fb7..ec63514 100644
--- a/compat
+++ b/compat
@@ -1 +1 @@
-8
+9
diff --git a/control b/control
index f3562ed..ce9f402 100644
--- a/control
+++ b/control
@@ -4,20 +4,37 @@ Maintainer: Andreas Moog <amoog at ubuntu.com>
 Build-Depends: debhelper (>= 9), autotools-dev
 Standards-Version: 3.9.3
 Section: libs
-Homepage: <insert the upstream URL, if relevant>
-#Vcs-Git: git://git.debian.org/collab-maint/clanlib2.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/clanlib2.git;a=summary
+Homepage: http://clanlib.org
+Vcs-Git: git://git.debian.org/collab-maint/libclanlib2.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/libclanlib2.git;a=summary
 
-Package: libclanlib2.3-dev
+Package: libclanlib-2.3-dev
 Section: libdevel
 Architecture: any
-Depends: clanlib2BROKEN (= ${binary:Version})
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Depends: libclanlib-2.3-1 (= ${binary:Version})
+Description: ClanLib game SDK development files
+ This package contains the development files for the ClanLib game SDK.
+ .
+ It is needed to develop and build applications.
 
-Package: libclanlib2.3
+Package: libclanlib-2.3-1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Pre-Depends: ${misc:Pre-Depends}
+Description: ClanLib game SDK runtime
+ Multi-platform software development kit, with an emphasis on game development.
+ .
+ On one side, it tries to provide a platform independent interface to
+ write games with, by taking over the low-level work from the game and
+ providing wrappers around toolkits such as DirectFB, DirectX, OpenGL,
+ Vorbis, X11, etc., so that if a game is written with ClanLib, the game
+ should compile on any platform supported by ClanLib without changing
+ its source code.
+ .
+ On the other hand, ClanLib also tries to be a service-minded SDK.
+ In other words, the developers have put great effort into designing
+ the API, to ensure ClanLib's ease of use - while maintaining its power.
+ .
+ This is the runtime part of the ClanLib SDK, needed to run applications
+ built with it.
diff --git a/copyright b/copyright
index f29ab87..f5c53fe 100644
--- a/copyright
+++ b/copyright
@@ -1,95 +1,108 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: ClanLib 2.2
+Format-Specification: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Name: ClanLib 2.3
 Maintainer: Fabien Givors <f+debian at chezlefab.net>
 Source: http://clanlib.org/
 
 Files: debian/*
-Copyright: 2008, Sam Hocevar <sam+deb at zoy.org>
-           2008, Barry deFreese <bdefreese at debian.org>
-           2010, Fabien Givors <f+debian at chezlefab.net>
-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
-   misrepresented as being the original software.
-3. This notice may not be removed or altered from any source distribution.
+Copyright: 2008 Sam Hocevar <sam+deb at zoy.org>
+           2008 Barry deFreese <bdefreese at debian.org>
+           2010-2012 Fabien Givors <f+debian at chezlefab.net>
+           2012 Andreas Moog <amoog at ubuntu.com>
+License: Zlib
 
 Files: ./Examples/Game/DiceWar/Resources/bitstream_vera_sans/*
-Copyright: 2003, Bitstream Inc
+Copyright: 2003 Bitstream Inc
 License: Custom
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the fonts accompanying this license ("Fonts") and associated
-documentation files (the "Font Software"), to reproduce and distribute
-the Font Software, including without limitation the rights to use,
-copy, merge, publish, distribute, and/or sell copies of the Font
-Software, and to permit persons to whom the Font Software is furnished
-to do so, subject to the following conditions:
- 
-The above copyright and trademark notices and this permission notice
-shall be included in all copies of one or more of the Font Software
-typefaces.
- 
-The Font Software may be modified, altered, or added to, and in
-particular the designs of glyphs or characters in the Fonts may be
-modified and additional glyphs or characters may be added to the
-Fonts, only if the fonts are renamed to names not containing either
-the words "Bitstream" or the word "Vera".
- 
-This License becomes null and void to the extent applicable to Fonts
-or Font Software that has been modified and is distributed under the
-"Bitstream Vera" names.
- 
-The Font Software may be sold as part of a larger software package but
-no copy of one or more of the Font Software typefaces may be sold by
-itself.
- 
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
-BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
-OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
-SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
- 
-Except as contained in this notice, the names of Gnome, the Gnome
-Foundation, and Bitstream Inc., shall not be used in advertising or
-otherwise to promote the sale, use or other dealings in this Font
-Software without prior written authorization from the Gnome Foundation
-or Bitstream Inc., respectively. For further information, contact:
-fonts at gnome dot org.
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the fonts accompanying this license ("Fonts") and associated
+ documentation files (the "Font Software"), to reproduce and distribute
+ the Font Software, including without limitation the rights to use,
+ copy, merge, publish, distribute, and/or sell copies of the Font
+ Software, and to permit persons to whom the Font Software is furnished
+ to do so, subject to the following conditions:
+ .
+ The above copyright and trademark notices and this permission notice
+ shall be included in all copies of one or more of the Font Software
+ typefaces.
+ .
+ The Font Software may be modified, altered, or added to, and in
+ particular the designs of glyphs or characters in the Fonts may be
+ modified and additional glyphs or characters may be added to the
+ Fonts, only if the fonts are renamed to names not containing either
+ the words "Bitstream" or the word "Vera".
+ .
+ This License becomes null and void to the extent applicable to Fonts
+ or Font Software that has been modified and is distributed under the
+ "Bitstream Vera" names.
+ .
+ The Font Software may be sold as part of a larger software package but
+ no copy of one or more of the Font Software typefaces may be sold by
+ itself.
+ .
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
+ BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
+ OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
+ SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+ .
+ Except as contained in this notice, the names of Gnome, the Gnome
+ Foundation, and Bitstream Inc., shall not be used in advertising or
+ otherwise to promote the sale, use or other dealings in this Font
+ Software without prior written authorization from the Gnome Foundation
+ or Bitstream Inc., respectively. For further information, contact:
+ fonts at gnome dot org.
+
+Files: Sources/API/Core/System/cl_platform.h: 
+Copyright: 2008-2010 The Khronos Group Inc
+License: MIT/X11 (BSD like)
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+
+Files: Setup/CodeBlocks/main.cpp
+Copyright: 2000 Nicolas Devillard (ndevilla AT free DOT fr)
+License: Zlib
+
+Files: Examples/Display/Particle/Sources/LinearParticle/*
+Copyright: 2006 Wong Chin Foo
+License: Zlib
 
 Files: *
-Copyright: 2005-2010, Magnus Norddahl <mbn at clanlib.org>
-           2005-2010, Kenneth Gangstoe <sphair at clanlib.org>
-           2005-2010, Harry Storbacka <harrysto at nic.fi>
-           2005-2010, Mark Page <rombust at postmaster.co.uk>
-           2005-2010, Mark Robinson <plasmoid at shaw.ca>
-           2005-2010, Seth "mrfun" A. Robinson <seth at rtsoft.com>
-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
-   misrepresented as being the original software.
-3. This notice may not be removed or altered from any source distribution.
+Copyright: 1997-2011 The ClanLib Team
+License: Zlib
+
+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
+    misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
diff --git a/docs b/docs
deleted file mode 100644
index 42f3583..0000000
--- a/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-README
-README.distros
diff --git a/libclanlib2.3.docs b/libclanlib-2.3-1.docs
similarity index 100%
rename from libclanlib2.3.docs
rename to libclanlib-2.3-1.docs
diff --git a/libclanlib-2.3-1.install b/libclanlib-2.3-1.install
new file mode 100644
index 0000000..39dd999
--- /dev/null
+++ b/libclanlib-2.3-1.install
@@ -0,0 +1 @@
+usr/lib/*/libclan*.so.*
diff --git a/libclanlib-2.3-dev.install b/libclanlib-2.3-dev.install
new file mode 100644
index 0000000..7df81cd
--- /dev/null
+++ b/libclanlib-2.3-dev.install
@@ -0,0 +1,3 @@
+usr/include/*
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig/*
diff --git a/libclanlib2.3-dev.install b/libclanlib2.3-dev.install
deleted file mode 100644
index 5774e64..0000000
--- a/libclanlib2.3-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/include/*
-usr/lib/lib*.so
-usr/lib/pkgconfig/*
diff --git a/libclanlib2.3.install b/libclanlib2.3.install
deleted file mode 100644
index 97eb32d..0000000
--- a/libclanlib2.3.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/libclan*.so.*
diff --git a/rules b/rules
index c2775d7..6315b27 100755
--- a/rules
+++ b/rules
@@ -11,15 +11,3 @@
 
 %:
 	dh $@ --parallel
-
-override_dh_auto_configure:
-	dh_auto_configure -- --enable-docs
-
-override_dh_auto_build:
-	dh_auto_build
-	$(MAKE) html
-
-override_dh_auto_install:
-	dh_auto_install
-	$(MAKE) install-html
-	exit 1

-- 
Debian packaging for clanlib2



More information about the Pkg-games-commits mailing list