| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
Some dependencies were not being captured automatically by the Debian
package build system (namely, the Cyrus SASL modules required for
Enterprise), which was causing failures for some users. The explicit
dependencies declared in the RPM packages are mirrored in the Debian
packaging now.
|
|
|
|
|
| |
Add some changes to packaging to support dependency names used by an
external metapackage repository.
|
|
|
|
|
|
|
| |
The mongodb-*-tools packages were split into mongodb-database-tools and
mongodb-*-tools-extra, which causes some package management headaches
during upgrades to v4.4. This change updates the package control files
to account for the package splits so upgrades go more smoothly.
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
timeZoneInfo default, and add dependency on tzdata package
|
|
|
|
| |
Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
|
| |
|
|
|
|
| |
This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
|
|
|
|
|
|
|
|
| |
section, rather than devel
Closes #833
Signed-off-by: Benety Goh <benety@mongodb.com>
|
|
|
|
|
|
| |
This change makes packaging text more consistent between rpms
and debs, as well as bringing the text up to date with more
recent verbiage.
|
|
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.
|