This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 8436f4a0fb8052c6e7f4d4fbf41e5543e6b2c276 Author: Samuel Thibault <[email protected]> Date: Sun Feb 28 20:36:39 2016 +0000 control: Make hurd-dev provides libdde-linux26-dev (but not at stage3) --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 70a0838..13d0991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hurd (1:0.7.git20160228-2) UNRELEASED; urgency=medium + + * control: Make hurd-dev provides libdde-linux26-dev (but not at stage3). + + -- Samuel Thibault <[email protected]> Sun, 28 Feb 2016 20:35:20 +0000 + hurd (1:0.7.git20160228-1) unstable; urgency=medium * New upstream snapshot. diff --git a/debian/control b/debian/control index 76f62a4..17e4e41 100644 --- a/debian/control +++ b/debian/control @@ -48,8 +48,8 @@ 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 !stage3> -Provides: hurd-headers-dev, libihash-dev + libc0.3-dev (>= 2.13-31~) <!stage1>, hurd (= ${binary:Version}) <!stage3> +Provides: hurd-headers-dev, libihash-dev, libdde-linux26-dev <!stage3> Replaces: hurd (<< 20130226-2~), hurd-headers-dev, libihash-dev Breaks: hurd (<< 20130226-2~), hurd-headers-dev, libihash-dev Build-Profiles: <!stage1 !stage2> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
