summaryrefslogtreecommitdiff
path: root/debian/mongodb-enterprise.control
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-47256 Update the debian package maintainer emailRyan Egesdahl2020-05-211-1/+1
| | | | | | | | 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)
* SERVER-43407 Move mongocryptd to separate deb/rpmsMark Benvenuto2019-09-261-2/+24
| | | | (cherry picked from commit e02afdb9de63090249101946bdaa5cb3f78d0c30)
* SERVER-29822 update linux packages to add /usr/share/zoneinfo as ↵Derick Rethans2017-06-291-2/+2
| | | | timeZoneInfo default, and add dependency on tzdata package
* Fix debian/*.control - add 'adduser' dependencyAleksandr Romanov2015-04-291-1/+1
| | | | Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
* SERVER-15598 Use dynamic dependencies for enterprise .debsErnie Hershey2014-10-311-4/+4
|
* SERVER-15751 Change stable debian package files to be in "databases" ↵daveh862014-10-231-1/+1
| | | | | | | | section, rather than devel Closes #833 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-12095 Update project description in Linux packaging textErnie Hershey2014-03-191-92/+82
| | | | | | This change makes packaging text more consistent between rpms and debs, as well as bringing the text up to date with more recent verbiage.
* SERVER-11765 Create stable packaging filesErnie Hershey2013-12-201-0/+127
These are all based on equivalent "-unstable" files that have been used for 2.5 packages. The only differences are removing "-unstable" from package, directory, and file names, and replacing normal packages in conflicts with unstable packages.