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

r3371 - in glibc-package/trunk/debian: . script.in



Author: aurel32
Date: 2009-03-11 23:20:13 +0000 (Wed, 11 Mar 2009)
New Revision: 3371

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/script.in/nsscheck.sh
Log:
  * script.in/nsscheck.sh: convert mysql-server into mysql. Closes:
    bug#172123.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-03-08 18:00:51 UTC (rev 3370)
+++ glibc-package/trunk/debian/changelog	2009-03-11 23:20:13 UTC (rev 3371)
@@ -12,6 +12,8 @@
   * debhelper.in/libc.{preinst,postint}: bump the version triggering the
     restart of NSS related services to 2.9-5.
   * debhelper.in/libc.postint: change cupsys into cups.
+  * script.in/nsscheck.sh: convert mysql-server into mysql. Closes:
+    bug#172123.
   * merge lost patch from lenny:
     - debhelper.in/locales.config: use previous debconf settings if 
       /etc/locales does not exists. Closes: bug#517884.
@@ -35,7 +37,7 @@
   * debian/patches/hurd-i386/cvs-strerror_l.diff: new patch from Thomas
     Schwinge.
 
- -- Aurelien Jarno <aurel32@debian.org>  Sun, 08 Mar 2009 18:58:04 +0100
+ -- Aurelien Jarno <aurel32@debian.org>  Thu, 12 Mar 2009 00:13:02 +0100
 
 glibc (2.9-4) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/script.in/nsscheck.sh
===================================================================
--- glibc-package/trunk/debian/script.in/nsscheck.sh	2009-03-08 18:00:51 UTC (rev 3370)
+++ glibc-package/trunk/debian/script.in/nsscheck.sh	2009-03-11 23:20:13 UTC (rev 3371)
@@ -9,6 +9,7 @@
 	    	    	-e's/\bexim4-base\b/exim4/g' \
 	    	    	-e's/\blpr\b/lpd/g' \
 	    	    	-e's/\blpr-ppd\b/lpd-ppd/g' \
+	    	    	-e's/\bmysql-server\b/myslq/g' \
 	    	    	-e's/\bsasl2-bin\b/saslauthd/g' \
 	    )
 	    echo


Reply to: