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

r1365 - in glibc-package/trunk/debian: . debhelper.in



Author: aurel32
Date: 2006-04-09 19:04:32 +0000 (Sun, 09 Apr 2006)
New Revision: 1365

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/debhelper.in/libc-alt.install
Log:
  * debian/debhelper.in/libc-alt.install: Add gconv-modules to the bi-arch
    packages.  (Closes: #361642)



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-04-09 16:23:51 UTC (rev 1364)
+++ glibc-package/trunk/debian/changelog	2006-04-09 19:04:32 UTC (rev 1365)
@@ -19,9 +19,11 @@
     - sparc: from 2.2.0 to 2.4.0
     (Closes: #174270, #220992)
   * Add i386/local-i486_ldt_support.diff (add ldt support and thus TLS support
-    on i486 machines). Thanks to Petr Salinger for the hint.  (Closes: 226716)
+    on i486 machines). Thanks to Petr Salinger for the hint.  (Closes: #226716)
   * Bump shlib to (>= 2.3.6-6) on i386.
   * Enable TLS for inside the glibc on i386.
+  * debian/debhelper.in/libc-alt.install: Add gconv-modules to the bi-arch
+    packages.  (Closes: #361642)
 
   [ Denis Barbier ]
   * debian/debhelper.in/locales.config: /etc/locale.gen was not generated at

Modified: glibc-package/trunk/debian/debhelper.in/libc-alt.install
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc-alt.install	2006-04-09 16:23:51 UTC (rev 1364)
+++ glibc-package/trunk/debian/debhelper.in/libc-alt.install	2006-04-09 19:04:32 UTC (rev 1365)
@@ -1,4 +1,5 @@
 # This file is used for biarch libraries.
 TMPDIR/SLIBDIR/*.so* SLIBDIR
 TMPDIR/LIBDIR/gconv/*.so* LIBDIR/gconv/
+TMPDIR/LIBDIR/gconv/gconv-modules LIBDIR/gconv
 log-test-*-FLAVOR usr/share/doc/libc-bin



Reply to: