commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20120520


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20120520-1-1-ge339e80
Date: Mon, 21 May 2012 22:32:47 +0000

The following commit has been merged in the master branch:
commit e339e80f757d4f5e9f2e7f5b1ea54d3262c00e2a
Author: Samuel Thibault <address@hidden>
Date:   Tue May 22 00:32:25 2012 +0000

    Fix hang in d-i at parman stage
    
      * Do not make hurd-udeb depend on netdde-udeb, it leads to configure
        recursion, and is not actually needed.

diff --git a/debian/changelog b/debian/changelog
index 670c7ca..36b6f51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hurd (20120520-2) UNRELEASED; urgency=low
+
+  * Do not make hurd-udeb depend on netdde-udeb, it leads to configure
+    recursion, and is not actually needed.
+
+ -- Samuel Thibault <address@hidden>  Tue, 22 May 2012 00:07:09 +0000
+
 hurd (20120520-1) unstable; urgency=low
 
   * New upstream snapshot, remove libpthread.
diff --git a/debian/control b/debian/control
index d89864a..63d0530 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Priority: optional
 Section: debian-installer
 Architecture: hurd-any
 XC-Package-Type: udeb
-Depends: ${misc:Depends}, netdde-udeb (>= 0.0.20120518~)
+Depends: ${misc:Depends}
 Provides: hurd, ext2-modules, fat-modules, ipv6-modules, isofs-modules, 
loop-modules, mouse-modules, nfs-modules, socket-modules, ufs-modules
 Description: GNU Hurd - udeb
  This is the GNU Hurd udeb package. It contains essential system software and

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]