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

r3220 - in glibc-package/branches/glibc-2.9/debian: . local/etc_init.d



Author: aurel32
Date: 2009-01-07 11:11:06 +0000 (Wed, 07 Jan 2009)
New Revision: 3220

Modified:
   glibc-package/branches/glibc-2.9/debian/changelog
   glibc-package/branches/glibc-2.9/debian/local/etc_init.d/glibc.sh
Log:
  * debian/local/etc_init.d/glibc.sh: add Description and Short-Description.
    Closes: bug#510083.



Modified: glibc-package/branches/glibc-2.9/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.9/debian/changelog	2009-01-07 10:38:29 UTC (rev 3219)
+++ glibc-package/branches/glibc-2.9/debian/changelog	2009-01-07 11:11:06 UTC (rev 3220)
@@ -45,6 +45,8 @@
   * testsuite-checking/compare.sh: don't assume expected and current 
     testsuite results in same order.  Closes: bug#504031.
   * testsuite-checking/expected-results-powerpc64-linux-ppc64: update.
+  * debian/local/etc_init.d/glibc.sh: add Description and Short-Description.
+    Closes: bug#510083.
 
  -- Aurelien Jarno <aurel32@debian.org>  Wed, 07 Jan 2009 08:51:40 +0100
 

Modified: glibc-package/branches/glibc-2.9/debian/local/etc_init.d/glibc.sh
===================================================================
--- glibc-package/branches/glibc-2.9/debian/local/etc_init.d/glibc.sh	2009-01-07 10:38:29 UTC (rev 3219)
+++ glibc-package/branches/glibc-2.9/debian/local/etc_init.d/glibc.sh	2009-01-07 11:11:06 UTC (rev 3220)
@@ -6,11 +6,11 @@
 # Required-Stop:
 # Default-Start:     S
 # Default-Stop:
+# Short-Description: check for deprecated kernel versions
+# Description:       This script detects deprecated kernel versions incompatible with
+#                    the current version of the glibc
 ### END INIT INFO
 #
-# 
-# This script detects deprecated kernel versions incompatible with
-# the current version of the glibc
 
 # glibc kernel version check: KERNEL_VERSION_CHECK
 


Reply to: