[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.4.1-10-g7ef8737



The following commit has been merged in the master branch:
commit 7ef8737dd42dffeecfc5cdaf59e6db6ee5447bc8
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun May 9 16:40:28 2010 -0500

    Add missing file for virtual facilities test

diff --git a/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers-missing.init b/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers-virtual.init
similarity index 55%
copy from t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers-missing.init
copy to t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers-virtual.init
index bacd32f..ba4de08 100644
--- a/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers-missing.init
+++ b/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers-virtual.init
@@ -3,11 +3,12 @@
 set -e
 
 ### BEGIN INIT INFO
-# Provides: init.d-lsb-headers-missing
-# Required-Start:
+# Provides: init.d-lsb-headers-virtual
+# Required-Start: $local_fs $something_that_doesnt_exist
+# Should-Start: $something_we_might_not_ship
 # Required-Stop:
-# Default-Start: 2 3 5
-# Default-Stop: 0 6
+# Default-Start: 2 3 4 5
+# Default-Stop:
 # Short-Description: Just a test script
 ### END INIT INFO
 

-- 
Debian package checker


Reply to: