Package: player
Version: 2.0.4-3.3

This is the patch used in my NMU.  I dropped the very long diff of the
generated client_libs/libplayerc/bindings/python/playerc_wrap.c.

diff -u player-2.0.4/debian/changelog player-2.0.4/debian/changelog
--- player-2.0.4/debian/changelog
+++ player-2.0.4/debian/changelog
@@ -1,3 +1,16 @@
+player (2.0.4-3.3) unstable; urgency=low
+
+  * Non-maintainer upload to fix RC bug.
+  * Update dependencies to avoid conflicting dependencies on
+    libdc1394-dev (Closes: #492533).
+  * Move robot-player-doc to section doc, pleasing lintian.
+  * Change python to Python in python-playerc package description,
+    pleasing lintian.
+  * Build using swig version 1.3.36, causing lots of changes in
+    client_libs/libplayerc/bindings/python/playerc_wrap.c.
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Mon, 11 Aug 2008 17:25:17 +0200
+
 player (2.0.4-3.2) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u player-2.0.4/debian/control player-2.0.4/debian/control
--- player-2.0.4/debian/control
+++ player-2.0.4/debian/control
@@ -2,7 +2,7 @@
 Section: science
 Priority: extra
 Maintainer: Michael Janssen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), autotools-dev, libmagick++9-dev, libgsl0-dev, 
libcv-dev, libhighgui-dev, libgtk2.0-dev, libdc1394-13-dev, 
libboost-signals-dev, libboost-thread-dev, swig, libjpeg62-dev, python-central 
(>= 0.5), doxygen, linux-kernel-headers, libgnomecanvas2-dev, python-dev, 
freeglut3-dev
+Build-Depends: debhelper (>= 5), autotools-dev, libmagick++9-dev, libgsl0-dev, 
libcv-dev, libhighgui-dev, libgtk2.0-dev, libdc1394-dev, libboost-signals-dev, 
libboost-thread-dev, swig, libjpeg62-dev, python-central (>= 0.5), doxygen, 
linux-kernel-headers, libgnomecanvas2-dev, python-dev, freeglut3-dev
 XS-Python-Version: all
 Standards-Version: 3.7.2
 Homepage: http://playerstage.sourceforge.net/
@@ -22,6 +22,7 @@
  Player supports a wide variety of mobile robots and accessories.
 
 Package: robot-player-doc
+Section: doc
 Architecture: all
 Homepage: http://playerstage.sourceforge.net/
 Description: Networked server for robots and sensors (documentation)
@@ -266,7 +267,7 @@
 Conflicts: libplayerdrivers-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libplayerdrivers2, 
libplayercore2-dev, libplayerjpeg2-dev, libcv-dev, libcvaux-dev, libgsl0-dev, 
libdc1394-13-dev, libhighgui-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libplayerdrivers2, 
libplayercore2-dev, libplayerjpeg2-dev, libcv-dev, libcvaux-dev, libgsl0-dev, 
libdc1394-dev, libhighgui-dev
 Homepage: http://playerstage.sourceforge.net/
 Description: Networked server for robots and sensors - hardware drivers 
development files
  Provides a network interface to a variety of robot and sensor
@@ -319,7 +320,7 @@
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:depends}
 XB-Python-Version: ${python:Versions}
 Homepage: http://playerstage.sourceforge.net/
-Description: Networked server for robots and sensors - python wrapper
+Description: Networked server for robots and sensors - Python wrapper
  Provides a network interface to a variety of robot and sensor
  hardware.  Player's client/server model allows robot control programs
  to be written in any programming language and to run on any computer 
@@ -327,7 +328,7 @@
  concurrent client connections to devices, creating new possibilities 
  for distributed and collaborative sensing and control.
  .
- This package contains the python wrapper module.
+ This package contains the Python wrapper module.
 
 Package: libpmap0
 Section: libs
diff -u player-2.0.4/client_libs/libplayerc/bindings/python/playerc_wrap.c 
player-2.0.4/client_libs/libplayerc/bindings/python/playerc_wrap.c
--- player-2.0.4/client_libs/libplayerc/bindings/python/playerc_wrap.c
+++ player-2.0.4/client_libs/libplayerc/bindings/python/playerc_wrap.c
@@ -1,6 +1,6 @@
 /* ----------------------------------------------------------------------------
  * This file was automatically generated by SWIG (http://www.swig.org).
- * Version 1.3.31
+ * Version 1.3.36
  * 
  * This file is not intended to be easily readable and contains a number of 
  * coding conventions designed to improve portability and efficiency. Do not 
make
[...]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to