From: Justin Pettit Date: Thu, 25 Jun 2009 07:36:42 +0000 (-0700) Subject: Adjust Open vSwitch mailing lists to reflect reality X-Git-Tag: v0.90.2~4 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=37ea6436bd78e5b128279ed39138911e66ba7b8e Adjust Open vSwitch mailing lists to reflect reality We've gone through a couple of iterations for names of these mailing lists. Currently, there are three: announce, discuss, and git. There are aliases that point "bugs" and "dev" to the "discuss" mailing list. This commit drops the "ovs-" prefix to mailing lists, since we're not using them. --- diff --git a/INSTALL.Linux b/INSTALL.Linux index 268394098..817c9abec 100644 --- a/INSTALL.Linux +++ b/INSTALL.Linux @@ -168,4 +168,4 @@ complete. Bug Reporting ------------- -Please report problems to ovs-bugs@openvswitch.org. +Please report problems to bugs@openvswitch.org. diff --git a/INSTALL.SSL b/INSTALL.SSL index d672d6279..8df47bc10 100644 --- a/INSTALL.SSL +++ b/INSTALL.SSL @@ -314,4 +314,4 @@ configured, so for security you should use only "ssl:" connections. Reporting Bugs -------------- -Please report problems to ovs-bugs@openvswitch.org. +Please report problems to bugs@openvswitch.org. diff --git a/INSTALL.XenServer b/INSTALL.XenServer index bdfc26a99..83c7605ac 100644 --- a/INSTALL.XenServer +++ b/INSTALL.XenServer @@ -67,4 +67,4 @@ rebooted as soon as possible. Reporting Bugs -------------- -Please report problems to ovs-bugs@openvswitch.org. +Please report problems to bugs@openvswitch.org. diff --git a/README b/README index aee0840a1..3e986a486 100644 --- a/README +++ b/README @@ -78,5 +78,5 @@ the manpages. Contact ------- -ovs-bugs@openvswitch.org +bugs@openvswitch.org http://openvswitch.org/ diff --git a/configure.ac b/configure.ac index b2b98310b..8b22d4845 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.60) -AC_INIT(openvswitch, 0.90.1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.1, bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 4aa1f90b4..76ed626f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ openvswitch (0.90.0) unstable; urgency=low * Development version. - -- Open vSwitch developers Mon, 19 Nov 2007 14:57:52 -0800 + -- Open vSwitch developers Mon, 19 Nov 2007 14:57:52 -0800 diff --git a/debian/control b/debian/control index 3c904b670..a59dcd3aa 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: openvswitch Section: net Priority: extra -Maintainer: Open vSwitch developers +Maintainer: Open vSwitch developers Build-Depends: debhelper (>= 5), autoconf (>= 2.60), automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, libncurses5-dev, libpcre3-dev Standards-Version: 3.7.3 diff --git a/debian/control.modules.in b/debian/control.modules.in index 4da85b40d..af44a585b 100644 --- a/debian/control.modules.in +++ b/debian/control.modules.in @@ -1,7 +1,7 @@ Source: openvswitch Section: net Priority: extra -Maintainer: Open vSwitch developers +Maintainer: Open vSwitch developers Build-Depends: debhelper (>= 5.0.37) Standards-Version: 3.7.3 diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 119e55871..ec14b8c08 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: ovs-dev@openvswitch.org\n" +"Report-Msgid-Bugs-To: dev@openvswitch.org\n" "POT-Creation-Date: 2009-05-11 13:38-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n"