summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2020-05-12 23:38:39 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-05-18 21:05:49 +0000
commit04a84eed3ad636e8f9f76b0c48621332e50f8535 (patch)
tree00797a2ed5cbf0283c3836a7eee480a0ab2e78fd
parente478a6c8cd4e6cd9bcd7e842d1f51ce462ffc9de (diff)
downloadmongo-04a84eed3ad636e8f9f76b0c48621332e50f8535.tar.gz
SERVER-47256 Update the debian package maintainer email
The previous debian package maintainer was set to a single person, and any maintainer requests would be directed at this person. Instead, we use an email list that is dedicated for the purpose. (cherry picked from commit f1d3b5fe6560474cec7daa57157c044c7309ed3c)
-rw-r--r--debian/mongodb-enterprise-unstable.control4
-rw-r--r--debian/mongodb-enterprise.control4
-rw-r--r--debian/mongodb-org-unstable.control2
-rw-r--r--debian/mongodb-org.control2
-rw-r--r--rpm/mongodb-enterprise-init.spec3
-rw-r--r--rpm/mongodb-enterprise-unstable-init.spec3
-rw-r--r--rpm/mongodb-enterprise-unstable.spec3
-rw-r--r--rpm/mongodb-enterprise.spec3
-rw-r--r--rpm/mongodb-org-init.spec3
-rw-r--r--rpm/mongodb-org-unstable-init.spec3
-rw-r--r--rpm/mongodb-org-unstable.spec3
-rw-r--r--rpm/mongodb-org.spec3
12 files changed, 30 insertions, 6 deletions
diff --git a/debian/mongodb-enterprise-unstable.control b/debian/mongodb-enterprise-unstable.control
index 930429874de..aa94b2c965a 100644
--- a/debian/mongodb-enterprise-unstable.control
+++ b/debian/mongodb-enterprise-unstable.control
@@ -1,8 +1,8 @@
Source: mongodb-enterprise-unstable
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
-Build-Depends:
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
+Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/debian/mongodb-enterprise.control b/debian/mongodb-enterprise.control
index 0151ec0a6d7..a7d285ca85e 100644
--- a/debian/mongodb-enterprise.control
+++ b/debian/mongodb-enterprise.control
@@ -1,8 +1,8 @@
Source: mongodb-enterprise
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
-Build-Depends:
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
+Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/debian/mongodb-org-unstable.control b/debian/mongodb-org-unstable.control
index 8f53465f3ca..bd194737eb7 100644
--- a/debian/mongodb-org-unstable.control
+++ b/debian/mongodb-org-unstable.control
@@ -1,7 +1,7 @@
Source: mongodb-org-unstable
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/debian/mongodb-org.control b/debian/mongodb-org.control
index 268b32db1c0..ec0ccaf5371 100644
--- a/debian/mongodb-org.control
+++ b/debian/mongodb-org.control
@@ -1,7 +1,7 @@
Source: mongodb-org
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec
index 712d94e14d6..20b55bbc9c7 100644
--- a/rpm/mongodb-enterprise-init.spec
+++ b/rpm/mongodb-enterprise-init.spec
@@ -282,6 +282,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec
index 8b730343657..286a1e53dcb 100644
--- a/rpm/mongodb-enterprise-unstable-init.spec
+++ b/rpm/mongodb-enterprise-unstable-init.spec
@@ -271,6 +271,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec
index c21e551869a..5e1bcee397d 100644
--- a/rpm/mongodb-enterprise-unstable.spec
+++ b/rpm/mongodb-enterprise-unstable.spec
@@ -275,6 +275,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Mon Oct 10 2016 Sam Kleinman <sam@mongodb.com>
- Support for systemd init processes.
diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec
index 6450779c103..2cfbb9370c2 100644
--- a/rpm/mongodb-enterprise.spec
+++ b/rpm/mongodb-enterprise.spec
@@ -284,6 +284,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Mon Oct 10 2016 Sam Kleinman <sam@mongodb.com>
- Support for systemd init processes.
diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec
index ac35c08ac6f..792123388c1 100644
--- a/rpm/mongodb-org-init.spec
+++ b/rpm/mongodb-org-init.spec
@@ -275,6 +275,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec
index dd3a0375f90..445ddb27108 100644
--- a/rpm/mongodb-org-unstable-init.spec
+++ b/rpm/mongodb-org-unstable-init.spec
@@ -263,6 +263,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec
index 6897d9ed639..b9b6b13b5fc 100644
--- a/rpm/mongodb-org-unstable.spec
+++ b/rpm/mongodb-org-unstable.spec
@@ -265,6 +265,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Mon Oct 10 2016 Sam Kleinman <sam@mongodb.com>
- Support for systemd init processes.
diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec
index 0edabde88d4..9a94cd6086b 100644
--- a/rpm/mongodb-org.spec
+++ b/rpm/mongodb-org.spec
@@ -277,6 +277,9 @@ fi
%{_mandir}/man1/mongostat.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Mon Oct 10 2016 Sam Kleinman <sam@mongodb.com>
- Support for systemd init processes.