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

r995 - in glibc-package/trunk/debian: . control.in



Author: gotom
Date: 2005-08-15 01:44:11 +0000 (Mon, 15 Aug 2005)
New Revision: 995

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/libc
Log:
Remove libnss-dns-udeb dependency from libc.udeb too.


Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2005-08-13 04:14:46 UTC (rev 994)
+++ glibc-package/trunk/debian/changelog	2005-08-15 01:44:11 UTC (rev 995)
@@ -2,9 +2,11 @@
 
   * GOTO Masanori <gotom@debian.org>
 
-    * d-i wants to remove libnss-files-udeb dependency from libc-udeb.
-      Suggested by Joey Hess <joeyh@debian.org>.  (Closes: #322506)
-      - debian/libc: Remove libnss-files-udeb dependency.
+    * d-i wants to remove libnss-files-udeb and libnss-dns-udeb dependency
+      from libc-udeb.  Suggested by Joey Hess <joeyh@debian.org>.
+      (Closes: #322506)
+      - debian/control.in/libc: Remove libnss-files-udeb libnss-dns-udeb
+        dependency.
       - debian/control: Update.
 
  -- GOTO Masanori <gotom@debian.org>  Sat,  6 Aug 2005 06:52:42 +0900

Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2005-08-13 04:14:46 UTC (rev 994)
+++ glibc-package/trunk/debian/control	2005-08-15 01:44:11 UTC (rev 995)
@@ -113,7 +113,6 @@
 Section: debian-installer
 Priority: extra
 Provides: libc6, libc-udeb, ${locale:Depends}
-Depends: libnss-dns-udeb
 Description: GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -186,7 +185,6 @@
 Section: debian-installer
 Priority: extra
 Provides: libc6.1, libc-udeb, ${locale:Depends}
-Depends: libnss-dns-udeb
 Description: GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -259,7 +257,6 @@
 Section: debian-installer
 Priority: extra
 Provides: libc0.3, libc-udeb, ${locale:Depends}
-Depends: libnss-dns-udeb
 Description: GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -332,7 +329,6 @@
 Section: debian-installer
 Priority: extra
 Provides: libc1, libc-udeb, ${locale:Depends}
-Depends: libnss-dns-udeb
 Description: GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library

Modified: glibc-package/trunk/debian/control.in/libc
===================================================================
--- glibc-package/trunk/debian/control.in/libc	2005-08-13 04:14:46 UTC (rev 994)
+++ glibc-package/trunk/debian/control.in/libc	2005-08-15 01:44:11 UTC (rev 995)
@@ -62,7 +62,6 @@
 Section: debian-installer
 Priority: extra
 Provides: @libc@, libc-udeb, ${locale:Depends}
-Depends: libnss-dns-udeb
 Description: GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library



Reply to: