[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] 01/01: Avoid hurd-dev depend on hurd in stage3
From: |
Samuel Thibault |
Subject: |
[hurd] 01/01: Avoid hurd-dev depend on hurd in stage3 |
Date: |
Fri, 26 Feb 2016 11:59:43 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a commit to branch master
in repository hurd.
commit c24891429bb6b2b5be02511ce6019c1408b2a2dd
Author: Samuel Thibault <address@hidden>
Date: Fri Feb 26 12:59:16 2016 +0100
Avoid hurd-dev depend on hurd in stage3
that is only really useful for the final stage.
---
debian/changelog | 6 ++++--
debian/control | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 49eea88..0d000eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
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.
+ * control:
+ - Avoid hurd's sysv-rc, netdde, and xkb-data dependencies in stage3,
+ they are only really useful for the final stage.
+ - Avoid hurd-dev depend on hurd in stage3, for the same reason.
-- Samuel Thibault <address@hidden> Fri, 26 Feb 2016 00:21:01 +0100
diff --git a/debian/control b/debian/control
index ee1a9eb..b272d3a 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Priority: standard
Section: libdevel
Architecture: hurd-any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
- libc0.3-dev (>= 2.13-31~) <!stage1>, hurd (= ${binary:Version}) <!stage1
!stage2>
+ libc0.3-dev (>= 2.13-31~) <!stage1>, hurd (= ${binary:Version}) <!stage1
!stage2 !stage3>
Replaces: hurd (<< 20130226-2~)
Breaks: hurd (<< 20130226-2~)
Description: GNU Hurd (development files)
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git