From 953253444b031d7038ab5f8e5e3ab67e078ffe9c Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Thu, 28 Aug 2008 23:22:25 +0200
Subject: Setting project email address to the new
debian-live@lists.debian.org.
---
debian/control | 2 +-
docs/TODO | 2 +-
examples/cron/snapshots.sh | 4 ++--
functions/defaults.sh | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
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@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: 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@lists.alioth.debian.org>.
+help is welcome. Write to <debian-live@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@lists.alioth.debian.org"
-EMAIL="debian-live-devel@lists.alioth.debian.org"
+DEBEMAIL="debian-live@lists.debian.org"
+EMAIL="debian-live@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@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}" ]
--
cgit v1.0