summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-07-27 22:26:09 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-07-27 22:26:09 +0000
commit4ef91e22ebde7f2c3441a7e3fc0dbbaf35cf643d (patch)
treede2914278d687239eaf0ff274f2ac1cc979a5a3f /debian
parent2afc8bf0ae189f3ad73a4bf1f0d4e5ba230f66c5 (diff)
parent521df66d48d633d55607753449f8c22d9299d159 (diff)
Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control5
-rw-r--r--debian/patches/random-default-fast.patch2
3 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 853efd42..13e41d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ hurd (20130727-1) UNRELEASED; urgency=low
[ Justus Winter ]
* Include the umount utility in hurd and hurd-udeb.
+ [ Samuel Thibault ]
+ * Bump Standards-Version to 3.9.4 (no changes).
+ * control: Remove Neal and Jeff from uploaders.
+
-- GNU Hurd Maintainers <debian-hurd@lists.debian.org> Tue, 09 Jul 2013 10:56:23 +0200
hurd (20130707-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 3a276354..c9bca6c3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,13 @@ Source: hurd
Section: admin
Priority: required
Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526),
libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev,
debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, dh-autoreconf,
libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config,
xkb-data, gawk, flex, bison, autotools-dev
-Uploaders: Jeff Bailey <jbailey@raspberryginger.com>,
- Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>,
+Uploaders: Michael Banck <mbanck@debian.org>,
Samuel Thibault <sthibault@debian.org>
Homepage: http://www.gnu.org/software/hurd/hurd.html
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/hurd.git
diff --git a/debian/patches/random-default-fast.patch b/debian/patches/random-default-fast.patch
index 555b3045..40a429df 100644
--- a/debian/patches/random-default-fast.patch
+++ b/debian/patches/random-default-fast.patch
@@ -1,3 +1,5 @@
+level 2 requires getting fed with entropy, which we don't have enough for now.
+
diff --git a/random/random.c b/random/random.c
index 0ae31f5..c732356 100644
--- a/random/random.c