[SCM] debian-live branch, master, updated. 1.0.0-1-15-g494f3ef

Daniel Baumann daniel at debian.org
Thu Aug 28 21:35:24 UTC 2008


The following commit has been merged in the master branch:
commit 494f3efa8c7af3e4248e6df754028321ee303a70
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 28 23:22:25 2008 +0200

    Setting project email address to the new debian-live at lists.debian.org.

diff --git a/debian/control b/debian/control
index 821ebe5..a2df39a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: live-helper
 Section: misc
 Priority: optional
-Maintainer: Debian Live <debian-live-maint at lists.alioth.debian.org>
+Maintainer: Debian Live <debian-live at lists.debian.org>
 Uploaders: Daniel Baumann <daniel at debian.org>
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: gettext (>= 0.13)
diff --git a/docs/TODO b/docs/TODO
index 88b3916..2b4056f 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -2,7 +2,7 @@ TODO list for live-helper
 -------------------------
 
 This file lists only outstanding tasks. Any additions/comments/questions and
-help is welcome. Write to <debian-live-devel at lists.alioth.debian.org>.
+help is welcome. Write to <debian-live at lists.debian.org>.
 
 ALPHA series:
 
diff --git a/examples/cron/snapshots.sh b/examples/cron/snapshots.sh
index 3a702c4..4c6290f 100755
--- a/examples/cron/snapshots.sh
+++ b/examples/cron/snapshots.sh
@@ -8,8 +8,8 @@ else
 	PACKAGES="live-helper live-initramfs live-initscripts live-webhelper live-magic debian-unofficial-archive-keyring"
 fi
 
-DEBEMAIL="debian-live-devel at lists.alioth.debian.org"
-EMAIL="debian-live-devel at lists.alioth.debian.org"
+DEBEMAIL="debian-live at lists.debian.org"
+EMAIL="debian-live at lists.debian.org"
 DEBFULLNAME="Debian Live Autobuilder"
 NAME="Debian Live Autobuilder"
 KEY="FDB8D39A"
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 at lists.alioth.debian.org}"
+	LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live at lists.debian.org}"
 
 	# Setting iso volume
 	if [ -z "${LH_ISO_VOLUME}" ]

-- 
debian-live



More information about the debian-live-changes mailing list