r12193 - in packages/trunk/libtuxcap/debian: . patches
Miriam Ruiz
miriam at alioth.debian.org
Wed May 4 22:16:27 UTC 2011
Author: miriam
Date: 2011-05-04 22:16:17 +0000 (Wed, 04 May 2011)
New Revision: 12193
Removed:
packages/trunk/libtuxcap/debian/patches/python-include.patch
Modified:
packages/trunk/libtuxcap/debian/copyright
packages/trunk/libtuxcap/debian/demos.patch
packages/trunk/libtuxcap/debian/patches/series
Log:
Cleaned Lintian warnings and errors
Modified: packages/trunk/libtuxcap/debian/copyright
===================================================================
--- packages/trunk/libtuxcap/debian/copyright 2011-05-04 22:01:01 UTC (rev 12192)
+++ packages/trunk/libtuxcap/debian/copyright 2011-05-04 22:16:17 UTC (rev 12193)
@@ -306,4 +306,4 @@
tuxcap/hgeparticle/*
The Debian packaging is (C) 2009-2010, Miriam Ruiz <little_miry at yahoo.es> and
-is licensed under the BSD, see `/usr/share/common-licenses/BSD'.
+is licensed under the same license as the program (BSD).
Modified: packages/trunk/libtuxcap/debian/demos.patch
===================================================================
--- packages/trunk/libtuxcap/debian/demos.patch 2011-05-04 22:01:01 UTC (rev 12192)
+++ packages/trunk/libtuxcap/debian/demos.patch 2011-05-04 22:16:17 UTC (rev 12193)
@@ -813,7 +813,7 @@
-#MyExe will be built using the files MyClass.h and MyClass.cxx, and it will
-#be linked to all the libraries you specified above.
-#You can build more than one executable per project
-+INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.5/)
++INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.6/)
SET(MY_SOURCES main.cpp)
IF(APPLE)
@@ -871,7 +871,7 @@
-#MyExe will be built using the files MyClass.h and MyClass.cxx, and it will
-#be linked to all the libraries you specified above.
-#You can build more than one executable per project
-+INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.5/)
++INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.6/)
SET(MY_SOURCES main.cpp)
IF(APPLE)
@@ -929,7 +929,7 @@
-#MyExe will be built using the files MyClass.h and MyClass.cxx, and it will
-#be linked to all the libraries you specified above.
-#You can build more than one executable per project
-+INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.5/)
++INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.6/)
SET(MY_SOURCES main.cpp)
IF(APPLE)
Deleted: packages/trunk/libtuxcap/debian/patches/python-include.patch
===================================================================
--- packages/trunk/libtuxcap/debian/patches/python-include.patch 2011-05-04 22:01:01 UTC (rev 12192)
+++ packages/trunk/libtuxcap/debian/patches/python-include.patch 2011-05-04 22:16:17 UTC (rev 12193)
@@ -1,30 +0,0 @@
-diff -u libtuxcap-1.4.0.dfsg2/debian/demos.patch libtuxcap-1.4.0.dfsg2/debian/demos.patch
---- libtuxcap-1.4.0.dfsg2/debian/demos.patch
-+++ libtuxcap-1.4.0.dfsg2/debian/demos.patch
-@@ -813,7 +813,7 @@
- -#MyExe will be built using the files MyClass.h and MyClass.cxx, and it will
- -#be linked to all the libraries you specified above.
- -#You can build more than one executable per project
--+INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.5/)
-++INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.6/)
-
- SET(MY_SOURCES main.cpp)
- IF(APPLE)
-@@ -871,7 +871,7 @@
- -#MyExe will be built using the files MyClass.h and MyClass.cxx, and it will
- -#be linked to all the libraries you specified above.
- -#You can build more than one executable per project
--+INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.5/)
-++INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.6/)
-
- SET(MY_SOURCES main.cpp)
- IF(APPLE)
-@@ -929,7 +929,7 @@
- -#MyExe will be built using the files MyClass.h and MyClass.cxx, and it will
- -#be linked to all the libraries you specified above.
- -#You can build more than one executable per project
--+INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.5/)
-++INCLUDE_DIRECTORIES(/usr/include/tuxcap /usr/include/SDL /usr/include/python2.6/)
-
- SET(MY_SOURCES main.cpp)
- IF(APPLE)
Modified: packages/trunk/libtuxcap/debian/patches/series
===================================================================
--- packages/trunk/libtuxcap/debian/patches/series 2011-05-04 22:01:01 UTC (rev 12192)
+++ packages/trunk/libtuxcap/debian/patches/series 2011-05-04 22:16:17 UTC (rev 12193)
@@ -3,5 +3,4 @@
particles_res.patch
abs_dirs.patch
includes.patch
-python-include.patch
kfreebsd.patch
More information about the Pkg-games-commits
mailing list