summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-08-28 23:22:25 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:40 +0100
commit953253444b031d7038ab5f8e5e3ab67e078ffe9c (patch)
treedaf26223d6835bce0dd91ae31e25e1e71a831b44 /functions
parent1afc4848249fe70e26e2b0469b1d86b31ad2c4d5 (diff)
downloadlive-build-953253444b031d7038ab5f8e5e3ab67e078ffe9c.zip
live-build-953253444b031d7038ab5f8e5e3ab67e078ffe9c.tar.gz
Setting project email address to the new debian-live@lists.debian.org.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 2f817a2..791cf3c 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -622,7 +622,7 @@ Set_defaults ()
LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-helper \$VERSION; http://packages.qa.debian.org/live-helper}"
# Set iso publisher
- LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live-devel@lists.alioth.debian.org}"
+ LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org}"
# Setting iso volume
if [ -z "${LH_ISO_VOLUME}" ]