diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-23 22:39:12 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-23 22:39:12 +0000 |
commit | fb447bb442f365d1a4230876c73d0074c73ba0c1 (patch) | |
tree | 8fc2616ee621360b75cb2be03cb518c7995dd37e /debian/changelog | |
parent | 755d3ab9a030abfad4d152c07400388f8d618540 (diff) |
rules: Pass --without-libdaemon to udeb configure.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3ae8dc05..6c94b124 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,13 @@ -hurd (20130916-2) UNRELEASED; urgency=low - - * TODO: drop libdaemon dependency for hurd-udeb. +hurd (20130924-1) UNRELEASED; urgency=low [ Samuel Thibault ] + * New upstream snapshot * control, hurd.install.in, rules: Remove ufs parts. * patches/rc.patch: Make sure /proc is mounted at boot. * hurd-udeb.install.in: Add hurd/mtab. * control: Bump libc0.3-dev build dep to get new RPC stubs. * patches/newRPC: Drop accordingly. + * rules: Pass --without-libdaemon to udeb configure. [ Justus Winter ] * Include the nullauth utility in hurd and hurd-udeb. |