This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit 9f46aa0577574494c951a5d1d93d6bda3e384431
Author: Samuel Thibault <[email protected]>
Date:   Fri Feb 26 00:23:12 2016 +0100

    Avoid sysv-rc, netdde, and xkb-data dependencies in stage3,
    
    they are only really useful for the final stage.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 28c821a..49eea88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hurd (1:0.7.git20160223-2) UNRELEASED; urgency=medium
+
+  * control: Avoid sysv-rc, netdde, and xkb-data dependencies in stage3, they
+    are only really useful for the final stage.
+
+ -- Samuel Thibault <[email protected]>  Fri, 26 Feb 2016 00:21:01 +0100
+
 hurd (1:0.7.git20160223-1) unstable; urgency=medium
 
   * New upstream snapshot.
diff --git a/debian/control b/debian/control
index 035cae9..ee1a9eb 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Description: GNU Hurd (libraries)
 Package: hurd
 Essential: yes
 Pre-Depends: hurd-libs0.3
-Depends: ${misc:Depends}, hurd-libs0.3 (= ${binary:Version}), sysv-rc, netdde 
(>= 0.0.20120518~), ${shlibs:Depends}, xkb-data
+Depends: ${misc:Depends}, hurd-libs0.3 (= ${binary:Version}), sysv-rc 
<!stage3>, netdde (>= 0.0.20120518~) <!stage3>, ${shlibs:Depends}, xkb-data 
<!stage3>
 Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.19-15~), 
netdde (<< 0.0.20121127-2)
 Built-Using: ${built-using}
 Suggests: hurd-doc

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git

Reply via email to