[Demudi-commits] r652 - in bootsplash/trunk/debian: . patches

Free Ekanayaka free-guest at costa.debian.org
Mon Feb 6 20:51:40 UTC 2006


Author: free-guest
Date: 2006-02-06 20:51:39 +0000 (Mon, 06 Feb 2006)
New Revision: 652

Removed:
   bootsplash/trunk/debian/bootsplash.7
Modified:
   bootsplash/trunk/debian/changelog
   bootsplash/trunk/debian/patches/initscript.dpatch
   bootsplash/trunk/debian/rules
Log:
* Removed empty bootsplash.7 manpage
* Added missing commands to the init.d script

Deleted: bootsplash/trunk/debian/bootsplash.7
===================================================================
--- bootsplash/trunk/debian/bootsplash.7	2006-02-06 20:36:36 UTC (rev 651)
+++ bootsplash/trunk/debian/bootsplash.7	2006-02-06 20:51:39 UTC (rev 652)
@@ -1,51 +0,0 @@
-.\" $Header: /aolnet/dev/src/CVS/sgml/docbook-to-man/cmd/docbook-to-man.sh,v 1.1.1.1 1998/11/13 21:31:59 db3l Exp $
-.\"
-.\"	transcript compatibility for postscript use.
-.\"
-.\"	synopsis:  .P! <file.ps>
-.\"
-.de P!
-.fl
-\!!1 setgray
-.fl
-\\&.\"
-.fl
-\!!0 setgray
-.fl			\" force out current output buffer
-\!!save /psv exch def currentpoint translate 0 0 moveto
-\!!/showpage{}def
-.fl			\" prolog
-.sy sed -e 's/^/!/' \\$1\" bring in postscript file
-\!!psv restore
-.
-.de pF
-.ie     \\*(f1 .ds f1 \\n(.f
-.el .ie \\*(f2 .ds f2 \\n(.f
-.el .ie \\*(f3 .ds f3 \\n(.f
-.el .ie \\*(f4 .ds f4 \\n(.f
-.el .tm ? font overflow
-.ft \\$1
-..
-.de fP
-.ie     !\\*(f4 \{\
-.	ft \\*(f4
-.	ds f4\"
-'	br \}
-.el .ie !\\*(f3 \{\
-.	ft \\*(f3
-.	ds f3\"
-'	br \}
-.el .ie !\\*(f2 \{\
-.	ft \\*(f2
-.	ds f2\"
-'	br \}
-.el .ie !\\*(f1 \{\
-.	ft \\*(f1
-.	ds f1\"
-'	br \}
-.el .tm ? font underflow
-..
-.ds f1\"
-.ds f2\"
-.ds f3\"
-.ds f4\"

Modified: bootsplash/trunk/debian/changelog
===================================================================
--- bootsplash/trunk/debian/changelog	2006-02-06 20:36:36 UTC (rev 651)
+++ bootsplash/trunk/debian/changelog	2006-02-06 20:51:39 UTC (rev 652)
@@ -7,6 +7,8 @@
   * Set Junichi as new uploader
   * Standards version 3.6.2
   * Set grub as default bootloader
+  * Removed empty bootsplash.7 manpage
+  * Added missing commands to the init.d script
 
  -- Free Ekanayaka <free at agnula.org>  Mon,  6 Feb 2006 05:27:50 -0500
 

Modified: bootsplash/trunk/debian/patches/initscript.dpatch
===================================================================
--- bootsplash/trunk/debian/patches/initscript.dpatch	2006-02-06 20:36:36 UTC (rev 651)
+++ bootsplash/trunk/debian/patches/initscript.dpatch	2006-02-06 20:51:39 UTC (rev 652)
@@ -5,11 +5,10 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad bootsplash-3.1~/Scripts/bootsplash bootsplash-3.1/Scripts/bootsplash
---- bootsplash-3.1~/Scripts/bootsplash	1969-12-31 19:00:00.000000000 -0500
-+++ bootsplash-3.1/Scripts/bootsplash	2006-02-05 20:52:33.764712720 -0500
-@@ -0,0 +1,74 @@
-+
+diff -urNad trunk~/Scripts/bootsplash trunk/Scripts/bootsplash
+--- trunk~/Scripts/bootsplash	1969-12-31 19:00:00.000000000 -0500
++++ trunk/Scripts/bootsplash	2006-02-06 23:57:55.729434800 -0500
+@@ -0,0 +1,75 @@
 +#!/bin/sh
 +# based on initscript from gentoo linux
 +# made some changes to fit normal sysvinit like used by debian
@@ -80,6 +79,8 @@
 +		# /sbin/fbtruetype ........
 +	fi
 +;;
++restart|force-reload)
++;;
 +esac
 +
 +exit 0

Modified: bootsplash/trunk/debian/rules
===================================================================
--- bootsplash/trunk/debian/rules	2006-02-06 20:36:36 UTC (rev 651)
+++ bootsplash/trunk/debian/rules	2006-02-06 20:51:39 UTC (rev 652)
@@ -49,6 +49,7 @@
 	-$(MAKE) -C Utilities clean
 
 	dh_clean
+	debconf-updatepo
 
 install: build
 	dh_testdir
@@ -57,7 +58,6 @@
 	dh_installdirs
 
 	dh_installman debian/bootanim.1
-	dh_installman debian/bootsplash.7
 	dh_installman debian/fbmngplay.1
 	dh_installman debian/fbresolution.1
 	dh_installman debian/fbtruetype.1




More information about the Demudi-commits mailing list