diff --git a/debian/changelog b/debian/changelog index 4ba112f9..3e46ed88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,9 @@ debian-cd (3.1.18) UNRELEASED; urgency=medium [ John Paul Adrian Glaubitz ] * Add initial sparc64 support + [ Samuel Thibault ] + * include espeakup on cd1, not speakup, and alsa-utils. Closes: #809497 + -- Steve McIntyre <93sam@debian.org> Mon, 20 Apr 2015 12:36:57 +0100 debian-cd (3.1.17) unstable; urgency=medium diff --git a/tasks/jessie/forcd1 b/tasks/jessie/forcd1 index 4d29b858..2e19ca2f 100644 --- a/tasks/jessie/forcd1 +++ b/tasks/jessie/forcd1 @@ -10,7 +10,8 @@ libterm-readline-gnu-perl /* Accessibility stuff that is installed by base-installer * in certain situations, but too large for the netinst. */ brltty -speakup +espeakup +alsa-utils /* See rationale in #630805 */ apt-offline diff --git a/tasks/stretch/forcd1 b/tasks/stretch/forcd1 index 4d29b858..2e19ca2f 100644 --- a/tasks/stretch/forcd1 +++ b/tasks/stretch/forcd1 @@ -10,7 +10,8 @@ libterm-readline-gnu-perl /* Accessibility stuff that is installed by base-installer * in certain situations, but too large for the netinst. */ brltty -speakup +espeakup +alsa-utils /* See rationale in #630805 */ apt-offline diff --git a/tasks/wheezy/forcd1 b/tasks/wheezy/forcd1 index df06a327..2b9c7712 100644 --- a/tasks/wheezy/forcd1 +++ b/tasks/wheezy/forcd1 @@ -10,7 +10,8 @@ libterm-readline-gnu-perl /* Accessibility stuff that is installed by base-installer * in certain situations, but too large for the netinst. */ brltty -speakup +espeakup +alsa-utils /* See rationale in #630805 */ apt-offline