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

r1901 - in glibc-package/branches/glibc-2.5/debian: . debhelper.in



Author: aurel32
Date: 2007-01-08 23:28:45 +0100 (Mon, 08 Jan 2007)
New Revision: 1901

Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install
Log:
  * debhelper.in/libc.install: install gai.conf in /etc.  Closes: #404379.



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.5/debian/changelog	2007-01-08 22:00:39 UTC (rev 1900)
+++ glibc-package/branches/glibc-2.5/debian/changelog	2007-01-08 22:28:45 UTC (rev 1901)
@@ -68,7 +68,8 @@
   * sysdeps/sparc.mk: install 64-bit headers (actually gnu/stubs-64.h)
     directly into /usr/include and provide /usr/include/sparc64-linux-gnu as
     a symlink to /usr/include for compatibility reasons.  Closes: #403980.
-  * sysdeps/*.mk: build with -g instead of -g1.  Closes: bug#403270. 
+  * sysdeps/*.mk: build with -g instead of -g1.  Closes: bug#403270.
+  * debhelper.in/libc.install: install gai.conf in /etc.  Closes: #404379.
 
   [ Denis Barbier ]
   * Remove localedata/locale-en_NZ.diff (merged upstream).
@@ -88,7 +89,7 @@
   * Update localedata/fix-lang.diff
   * Update localedata/first_weekday.diff
 
- -- Aurelien Jarno <aurel32@debian.org>  Mon,  8 Jan 2007 12:08:02 +0100
+ -- Aurelien Jarno <aurel32@debian.org>  Mon,  8 Jan 2007 23:28:03 +0100
 
 glibc (2.4-1) UNRELEASED; urgency=low
 

Modified: glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install
===================================================================
--- glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install	2007-01-08 22:00:39 UTC (rev 1900)
+++ glibc-package/branches/glibc-2.5/debian/debhelper.in/libc.install	2007-01-08 22:28:45 UTC (rev 1901)
@@ -25,5 +25,6 @@
 debian/tmp-libc/usr/lib/*-*-gnu/ usr/lib
 
 debian/tmp-libc/etc/ld.so.conf.d /etc
+build-tree/glibc-2.5/posix/gai.conf /etc
 
 log-test-*-libc usr/share/doc/LIBC



Reply to: