[Pkg-virtualbox-commits] r167 - in trunk/debian: . patches

daniel at alioth.debian.org daniel at alioth.debian.org
Sun Dec 30 06:18:48 UTC 2007


Author: daniel
Date: 2007-12-30 06:18:47 +0000 (Sun, 30 Dec 2007)
New Revision: 167

Modified:
   trunk/debian/changelog
   trunk/debian/patches/01-no-64bit-guest.dpatch
   trunk/debian/patches/04-localconf-kmk.dpatch
   trunk/debian/patches/06-vboxadd-udev.dpatch
   trunk/debian/patches/07-xsession.dpatch
   trunk/debian/patches/08-module-build.dpatch
   trunk/debian/patches/09-no-registration.dpatch
Log:
Again fixing dpatch headers.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/changelog	2007-12-30 06:18:47 UTC (rev 167)
@@ -24,6 +24,9 @@
   [ Hilko Bengen ]
   * Make dh_strip ignore symlink(s) in /usr/share
 
+  [ Daniel Baumann ]
+  * Again fixing dpatch headers.
+
  -- Michael Meskes <meskes at debian.org>  Sat, 29 Dec 2007 14:52:41 +0100
 
 virtualbox-ose (1.5.2-dfsg2-7) unstable; urgency=low

Modified: trunk/debian/patches/01-no-64bit-guest.dpatch
===================================================================
--- trunk/debian/patches/01-no-64bit-guest.dpatch	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/patches/01-no-64bit-guest.dpatch	2007-12-30 06:18:47 UTC (rev 167)
@@ -1,8 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
+#!/bin/sh /usr/share/dpatch/dpatch-run
 ## 01-no-64bit-guest.dpatch by Michael Meskes <meskes at debian.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Do not build guest utils on 64 bit architectures
+## DP: Do not build guest utils on 64 bit architectures.
 
 @DPATCH@
 

Modified: trunk/debian/patches/04-localconf-kmk.dpatch
===================================================================
--- trunk/debian/patches/04-localconf-kmk.dpatch	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/patches/04-localconf-kmk.dpatch	2007-12-30 06:18:47 UTC (rev 167)
@@ -2,8 +2,8 @@
 ## 04-localconf-kmk.dpatch by Patrick Winnertz <patrick.winnertz at skolelinux.org>
 ## expanded my Michael Meskes <meskes at debian.org> to set paths
 ##
-## DP: Don't build the module for testing and don't build any guest additions
-## DP: both depends on kernel headers, which are not available atm
+## DP: Don't build the module for testing and don't build any guest additions.
+## DP: both depends on kernel headers, which are not available atm.
 
 @DPATCH@
 

Modified: trunk/debian/patches/06-vboxadd-udev.dpatch
===================================================================
--- trunk/debian/patches/06-vboxadd-udev.dpatch	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/patches/06-vboxadd-udev.dpatch	2007-12-30 06:18:47 UTC (rev 167)
@@ -2,7 +2,7 @@
 ## 06-vboxadd-udev.dpatch by Michael Meskes <meskes at debian.org>
 ## basic idea taken from http://blino.org/blog/mandriva/kernel
 ##
-## DP: Make vboxadd module register /dev/vboxadd correctly
+## DP: Make vboxadd module register /dev/vboxadd correctly.
 
 @DPATCH@
 

Modified: trunk/debian/patches/07-xsession.dpatch
===================================================================
--- trunk/debian/patches/07-xsession.dpatch	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/patches/07-xsession.dpatch	2007-12-30 06:18:47 UTC (rev 167)
@@ -1,7 +1,7 @@
 #!/bin/sh /usr/share/dpatch/dpatch-run
 ## 07-Xsession.dpatch by Michael Meskes <meskes at debian.org>
 ##
-## DP: Create a start script in Xsession.d
+## DP: Create a start script in Xsession.d.
 
 @DPATCH@
 

Modified: trunk/debian/patches/08-module-build.dpatch
===================================================================
--- trunk/debian/patches/08-module-build.dpatch	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/patches/08-module-build.dpatch	2007-12-30 06:18:47 UTC (rev 167)
@@ -1,7 +1,7 @@
 #!/bin/sh /usr/share/dpatch/dpatch-run
 ## 08-module-build.dpatch by Michael Meskes <meskes at debian.org>
 ##
-## DP: Build module correctly in linux-modules-extra
+## DP: Build module correctly in linux-modules-extra.
 
 @DPATCH@
 

Modified: trunk/debian/patches/09-no-registration.dpatch
===================================================================
--- trunk/debian/patches/09-no-registration.dpatch	2007-12-29 17:17:44 UTC (rev 166)
+++ trunk/debian/patches/09-no-registration.dpatch	2007-12-30 06:18:47 UTC (rev 167)
@@ -1,8 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
+#!/bin/sh /usr/share/dpatch/dpatch-run
 ## 09-no-registration.dpatch by Frank Mehnert <frank at innotek.de>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Do not ask for registration. This is taken from SVN and can safely be 
+## DP: Do not ask for registration. This is taken from SVN and can safely be
 ## DP: removed as soon as the files in SVN are realeased.
 
 @DPATCH@




More information about the Pkg-virtualbox-commits mailing list