diff options
| author | Daniel Baumann <daniel@debian.org> | 2008-08-28 23:25:08 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:01 +0100 |
| commit | 357ac91a9701e8a26648a293e0580129ba4a6cd5 (patch) | |
| tree | dc2a36f5fc01bcda435492944fb70b35a118503b | |
| parent | 364b46b527237033f9b15e6db9aa621ba4b3d35c (diff) | |
| download | live-boot-357ac91a9701e8a26648a293e0580129ba4a6cd5.tar.gz live-boot-357ac91a9701e8a26648a293e0580129ba4a6cd5.zip | |
Setting project email address to the new debian-live@lists.debian.org.
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | scripts/live-functions | 5 |
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" |
