summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
-rw-r--r--scripts/live-functions5
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index b01055c..383c1d5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: live-initramfs
Section: misc
Priority: optional
-Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org>
+Maintainer: Debian Live <debian-live@lists.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: asciidoc, docbook-xsl, xsltproc
diff --git a/scripts/live-functions b/scripts/live-functions
index 96d6269..7028843 100644
--- a/scripts/live-functions
+++ b/scripts/live-functions
@@ -124,9 +124,8 @@ panic() {
printf " ${DEB_4} This Debian Live image failed to boot.\n\n"
printf " Please file a bug against the 'live-initramfs' package or email the Debian\n"
- printf " Live mailing list at <debian-live-devel@lists.alioth.debian.org>, making\n"
- printf " sure to note the exact version, name and distribution of the image you were\n"
- printf " attempting to boot.\n\n"
+ printf " Live mailing list at <debian-live@lists.debian.org>, making sure to note the\n"
+ printf " exact version, name and distribution of the image you were attempting to boot.\n\n"
printf " The file ${LIVELOG} contains some debugging information but booting with the\n"
printf " ${DEBUG} command-line parameter will greatly increase its verbosity which is\n"