r7822 - in packages/trunk/prboom/debian: . patches

Jon Dowland jmtd-guest at alioth.debian.org
Mon Jul 21 22:13:02 UTC 2008


Author: jmtd-guest
Date: 2008-07-21 22:13:02 +0000 (Mon, 21 Jul 2008)
New Revision: 7822

Added:
   packages/trunk/prboom/debian/patches/fix_manpages.patch
Modified:
   packages/trunk/prboom/debian/changelog
   packages/trunk/prboom/debian/patches/series
Log:
remove .PU from manpages: lintian warning

Modified: packages/trunk/prboom/debian/changelog
===================================================================
--- packages/trunk/prboom/debian/changelog	2008-07-21 18:44:49 UTC (rev 7821)
+++ packages/trunk/prboom/debian/changelog	2008-07-21 22:13:02 UTC (rev 7822)
@@ -10,8 +10,9 @@
     run the game without an IWAD.
   * bump debhelper compatibility from 5 to 7.
   * bump Standards-Version to 3.8.0
+  * remove .PU from the top of each of the manpages.
 
- -- Jon Dowland <jon at alcopop.org>  Mon, 21 Jul 2008 19:44:26 +0100
+ -- Jon Dowland <jon at alcopop.org>  Mon, 21 Jul 2008 23:12:41 +0100
 
 prboom (2:2.4.7+dfsg-3) unstable; urgency=low
 

Added: packages/trunk/prboom/debian/patches/fix_manpages.patch
===================================================================
--- packages/trunk/prboom/debian/patches/fix_manpages.patch	                        (rev 0)
+++ packages/trunk/prboom/debian/patches/fix_manpages.patch	2008-07-21 22:13:02 UTC (rev 7822)
@@ -0,0 +1,28 @@
+remove the .PU from the top of each of the manpages.
+Lintian has started to complain.
+
+                            -- Jon Dowland <jon at alcopop.org>
+diff -ru a/doc/boom.cfg.5 b/doc/boom.cfg.5
+--- a/doc/boom.cfg.5	2006-11-19 17:44:43.000000000 +0000
++++ b/doc/boom.cfg.5	2008-07-21 23:11:26.000000000 +0100
+@@ -1,4 +1,3 @@
+-.PU
+ .TH BOOM.CFG 5 local
+ .SH NAME
+ boom.cfg, glboom.cfg \- Configuration file for PrBoom v2.1.0 onwards
+diff -ru a/doc/prboom.6 b/doc/prboom.6
+--- a/doc/prboom.6	2006-11-19 17:44:43.000000000 +0000
++++ b/doc/prboom.6	2008-07-21 23:11:30.000000000 +0100
+@@ -1,4 +1,3 @@
+-.PU
+ .TH PRBOOM 6 local
+ .SH NAME
+ prboom \- PrBoom, a version of Doom for Unix, Linux and Windows systems
+diff -ru a/doc/prboom-game-server.6 b/doc/prboom-game-server.6
+--- a/doc/prboom-game-server.6	2008-07-21 19:44:57.000000000 +0100
++++ b/doc/prboom-game-server.6	2008-07-21 23:11:32.000000000 +0100
+@@ -1,4 +1,3 @@
+-.PU
+ .TH PRBOOM-GAME-SERVER 6 local
+ .SH NAME
+ prboom-game-server \- Server for network games of PrBoom.

Modified: packages/trunk/prboom/debian/patches/series
===================================================================
--- packages/trunk/prboom/debian/patches/series	2008-07-21 18:44:49 UTC (rev 7821)
+++ packages/trunk/prboom/debian/patches/series	2008-07-21 22:13:02 UTC (rev 7822)
@@ -5,3 +5,4 @@
 default_music_off.patch
 explain_no_iwad.patch
 
+fix_manpages.patch




More information about the Pkg-games-commits mailing list