The Ubuntu sources don't need to patch the man file; The patch works fine without this lines:
--- pydance-1.0.3.orig/docs/man/pydance.6 +++ pydance-1.0.3/docs/man/pydance.6 @@ -8,7 +8,7 @@ Display a brief summary of command line options. .IP \-\-version,\ \-v Display the version of pydance (and features found, e.g. Psyco). -.IP \-\-filename\, \-f +.IP \-\-filename,\ \-f Load and play a single file, then quit. By default, this is in SINGLE (4 panel) mode, on BASIC difficulty. .IP \-\-mode,\ \-m --- pydance-1.0.3.orig/debian/control +++ pydance-1.0.3/debian/control @@ -0,0 +1,33 @@ +Source: pydance +Section: games +Priority: optional +Maintainer: Debian QA Group <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5.0.37.1), imagemagick, python-support (>= 0.2.3), + python-dev (>= 2.3.5-7) +Standards-Version: 3.7.2 +XS-Python-Version: current + +Package: pydance +Architecture: all +Depends: ${python:Depends}, python-pygame (>= 1.5.6), pydance-music +Suggests: ddrmat-source, mp32ogg, python-psyco +XB-Python-Version: ${python:Versions} +Description: dancing simulation game similar to the kind in arcades + pydance is a dancing simulator, in which you must step on particular arrows + on the floor in time with music playing in the background. pydance supports + multiple difficulty levels for each song, background images and movies, + lyrics, freeze arrows, BPM changes and stops, and many common modifiers like + 2x, drop, stealth, and so on. + . + pydance is interoperable with other dancing games, and can play the + popular DWI, SM, and KSF formats. It is capable of playing games similar + to Dance Dance Revolution, Pump It Up, ParaParaParadise, Dance ManiaX, + and Technomotion. It also implements several unique modes. You can also + make your own steps for songs in the .dance format. + . + Many Playstation to USB (or parallel) adapters are supported for play. If + you lack a dance pad, you can also play with the keyboard. + . + This package does not contain any songs to play pydance with. For that, + see the pydance-music package. You may also install your own separate + data files (for example, if you own other proprietary dancing games). -- pydance failed to with "pygame.error: SDL_ttf render failed" https://launchpad.net/bugs/67427 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs