r2593 - in glibc-package: branches/glibc-2.7/debian/debhelper.in trunk/debian/debhelper.in
Author: aurel32
Date: 2007-10-23 18:40:51 +0000 (Tue, 23 Oct 2007)
New Revision: 2593
Modified:
glibc-package/branches/glibc-2.7/debian/debhelper.in/libc.NEWS
glibc-package/trunk/debian/debhelper.in/libc.NEWS
Log:
Fix indentation in libc.NEWS
Modified: glibc-package/branches/glibc-2.7/debian/debhelper.in/libc.NEWS
===================================================================
--- glibc-package/branches/glibc-2.7/debian/debhelper.in/libc.NEWS 2007-10-23 16:10:32 UTC (rev 2592)
+++ glibc-package/branches/glibc-2.7/debian/debhelper.in/libc.NEWS 2007-10-23 18:40:51 UTC (rev 2593)
@@ -1,27 +1,27 @@
glibc (2.6.1-2) unstable; urgency=low
- Starting with version 2.6.1, glibc ships a /etc/ld.so.conf.d/libc.conf that
- enforces /usr/local/lib to take precedence over /usr/lib. This is the
- intended behaviour (it works like the $PATH where /usr/local/bin takes
- precedence over /usr/bin).
+ Starting with version 2.6.1, glibc ships a /etc/ld.so.conf.d/libc.conf that
+ enforces /usr/local/lib to take precedence over /usr/lib. This is the
+ intended behaviour (it works like the $PATH where /usr/local/bin takes
+ precedence over /usr/bin).
- To revert that (though doing so is discouraged) you can add /usr/lib to the
- beginning of /etc/ld.so.conf.d/libc.conf. (see bug#440394).
+ To revert that (though doing so is discouraged) you can add /usr/lib to the
+ beginning of /etc/ld.so.conf.d/libc.conf. (see bug#440394).
-- Pierre Habouzit <madcoder@debian.org> Sat, 01 Sep 2007 16:58:15 +0200
glibc (2.5-1) unstable; urgency=low
- Starting with version 2.5-1, the glibc requires a 2.6.1 or later
- kernel. If you use a 2.4 kernel, please upgrade it *before*
- installing glibc.
+ Starting with version 2.5-1, the glibc requires a 2.6.1 or later
+ kernel. If you use a 2.4 kernel, please upgrade it *before*
+ installing glibc.
- This also means that it is not possible to use LD_ASSUME_KERNEL with a
- version lower than 2.6.1. If you have set such a thing in /etc/profile,
- ~/.bashrc or any other initialization file (something you should have
- never done!!!), please remove that *before* installing glibc.
+ This also means that it is not possible to use LD_ASSUME_KERNEL with a
+ version lower than 2.6.1. If you have set such a thing in /etc/profile,
+ ~/.bashrc or any other initialization file (something you should have
+ never done!!!), please remove that *before* installing glibc.
- Note: This does not apply to the m68k architecture and to non-Linux
- kernels.
+ Note: This does not apply to the m68k architecture and to non-Linux
+ kernels.
-- Aurelien Jarno <aurel32@debian.org> Tue, 24 Apr 2007 00:26:48 +0200
Modified: glibc-package/trunk/debian/debhelper.in/libc.NEWS
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc.NEWS 2007-10-23 16:10:32 UTC (rev 2592)
+++ glibc-package/trunk/debian/debhelper.in/libc.NEWS 2007-10-23 18:40:51 UTC (rev 2593)
@@ -1,27 +1,27 @@
glibc (2.6.1-2) unstable; urgency=low
- Starting with version 2.6.1, glibc ships a /etc/ld.so.conf.d/libc.conf that
- enforces /usr/local/lib to take precedence over /usr/lib. This is the
- intended behaviour (it works like the $PATH where /usr/local/bin takes
- precedence over /usr/bin).
+ Starting with version 2.6.1, glibc ships a /etc/ld.so.conf.d/libc.conf that
+ enforces /usr/local/lib to take precedence over /usr/lib. This is the
+ intended behaviour (it works like the $PATH where /usr/local/bin takes
+ precedence over /usr/bin).
- To revert that (though doing so is discouraged) you can add /usr/lib to the
- beginning of /etc/ld.so.conf.d/libc.conf. (see bug#440394).
+ To revert that (though doing so is discouraged) you can add /usr/lib to the
+ beginning of /etc/ld.so.conf.d/libc.conf. (see bug#440394).
-- Pierre Habouzit <madcoder@debian.org> Sat, 01 Sep 2007 16:58:15 +0200
glibc (2.5-1) unstable; urgency=low
- Starting with version 2.5-1, the glibc requires a 2.6.1 or later
- kernel. If you use a 2.4 kernel, please upgrade it *before*
- installing glibc.
+ Starting with version 2.5-1, the glibc requires a 2.6.1 or later
+ kernel. If you use a 2.4 kernel, please upgrade it *before*
+ installing glibc.
- This also means that it is not possible to use LD_ASSUME_KERNEL with a
- version lower than 2.6.1. If you have set such a thing in /etc/profile,
- ~/.bashrc or any other initialization file (something you should have
- never done!!!), please remove that *before* installing glibc.
+ This also means that it is not possible to use LD_ASSUME_KERNEL with a
+ version lower than 2.6.1. If you have set such a thing in /etc/profile,
+ ~/.bashrc or any other initialization file (something you should have
+ never done!!!), please remove that *before* installing glibc.
- Note: This does not apply to the m68k architecture and to non-Linux
- kernels.
+ Note: This does not apply to the m68k architecture and to non-Linux
+ kernels.
-- Aurelien Jarno <aurel32@debian.org> Tue, 24 Apr 2007 00:26:48 +0200
Reply to: