[23832] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23443 - trunk/debathena/debathena/libnss-nonlocal/debian

daemon@ATHENA.MIT.EDU (andersk@MIT.EDU)
Sun Feb 1 03:01:56 2009

Date: Sun, 1 Feb 2009 03:01:48 -0500 (EST)
From: andersk@MIT.EDU
Message-Id: <200902010801.DAA28058@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: andersk
Date: 2009-02-01 03:01:47 -0500 (Sun, 01 Feb 2009)
New Revision: 23443

Modified:
   trunk/debathena/debathena/libnss-nonlocal/debian/changelog
   trunk/debathena/debathena/libnss-nonlocal/debian/rules
Log:
In libnss-nonlocal:
  * Force exclusion of glibc-private dependency.  This is necessary for
    libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty
    and Debian experimental, which now generates an invalid dependency on
    glibc-private for uses of private glibc symbols.


Modified: trunk/debathena/debathena/libnss-nonlocal/debian/changelog
===================================================================
--- trunk/debathena/debathena/libnss-nonlocal/debian/changelog	2009-02-01 00:55:46 UTC (rev 23442)
+++ trunk/debathena/debathena/libnss-nonlocal/debian/changelog	2009-02-01 08:01:47 UTC (rev 23443)
@@ -1,3 +1,12 @@
+libnss-nonlocal (1.8-0debathena3) unstable; urgency=low
+
+  * Force exclusion of glibc-private dependency.  This is necessary for
+    libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty
+    and Debian experimental, which now generates an invalid dependency on
+    glibc-private for uses of private glibc symbols.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Sun, 01 Feb 2009 00:26:31 -0500
+
 libnss-nonlocal (1.8-0debathena2) unstable; urgency=low
 
   * Change "Debian-Athena Project" to "Debathena Project".

Modified: trunk/debathena/debathena/libnss-nonlocal/debian/rules
===================================================================
--- trunk/debathena/debathena/libnss-nonlocal/debian/rules	2009-02-01 00:55:46 UTC (rev 23442)
+++ trunk/debathena/debathena/libnss-nonlocal/debian/rules	2009-02-01 08:01:47 UTC (rev 23443)
@@ -10,6 +10,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_PREFIX = /
+DEB_DH_SHLIBDEPS_ARGS = -- -xglibc-private
 
 debian/stamp-autotools-files: DEB_AUTO_UPDATE_AUTOMAKE += --foreign --add-missing
 


home help back first fref pref prev next nref lref last post