This includes splitting rpm and .deb packages into sub-packages and externalizing the spec and control files to be maintained as static files.
128 lines
4.9 KiB
Plaintext
128 lines
4.9 KiB
Plaintext
Source: mongodb-10gen-unstable
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Richard Kreuter <richard@10gen.com>
|
|
Build-Depends:
|
|
Standards-Version: 3.8.0
|
|
Homepage: http://www.mongodb.org
|
|
|
|
Package: mongodb-10gen-unstable
|
|
Conflicts: mongodb, mongodb-stable, mongodb-nightly, mongodb-10gen, mongodb-10gen-unstable
|
|
Architecture: any
|
|
Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), mongodb-10gen-unstable-shell, mongodb-10gen-unstable-server, mongodb-10gen-unstable-mongos, mongodb-10gen-unstable-tools
|
|
Description: An object/document-oriented database
|
|
MongoDB is a high-performance, open source, schema-free
|
|
document-oriented data store that's easy to deploy, manage
|
|
and use. It's network accessible, written in C++ and offers
|
|
the following features :
|
|
.
|
|
* Collection oriented storage - easy storage of object-
|
|
style data
|
|
* Full index support, including on inner objects
|
|
* Query profiling
|
|
* Replication and fail-over support
|
|
* Efficient storage of binary data including large
|
|
objects (e.g. videos)
|
|
* Auto-sharding for cloud-level scalability (Q209)
|
|
.
|
|
High performance, scalability, and reasonable depth of
|
|
functionality are the goals for the project.
|
|
|
|
|
|
Package: mongodb-10gen-unstable-shell
|
|
Conflicts: mongodb-10gen-shell, mongodb-10gen-enterprise-shell
|
|
Architecture: any
|
|
Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
|
|
Description: An object/document-oriented database
|
|
MongoDB is a high-performance, open source, schema-free
|
|
document-oriented data store that's easy to deploy, manage
|
|
and use. It's network accessible, written in C++ and offers
|
|
the following features :
|
|
.
|
|
* Collection oriented storage - easy storage of object-
|
|
style data
|
|
* Full index support, including on inner objects
|
|
* Query profiling
|
|
* Replication and fail-over support
|
|
* Efficient storage of binary data including large
|
|
objects (e.g. videos)
|
|
* Auto-sharding for cloud-level scalability (Q209)
|
|
.
|
|
High performance, scalability, and reasonable depth of
|
|
functionality are the goals for the project.
|
|
.
|
|
This Debian package installs the mongo shell.
|
|
|
|
Package: mongodb-10gen-unstable-server
|
|
Conflicts: mongodb-10gen-server, mongodb-10gen-enterprise-server
|
|
Architecture: any
|
|
Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
|
|
Description: An object/document-oriented database
|
|
MongoDB is a high-performance, open source, schema-free
|
|
document-oriented data store that's easy to deploy, manage
|
|
and use. It's network accessible, written in C++ and offers
|
|
the following features :
|
|
.
|
|
* Collection oriented storage - easy storage of object-
|
|
style data
|
|
* Full index support, including on inner objects
|
|
* Query profiling
|
|
* Replication and fail-over support
|
|
* Efficient storage of binary data including large
|
|
objects (e.g. videos)
|
|
* Auto-sharding for cloud-level scalability (Q209)
|
|
.
|
|
High performance, scalability, and reasonable depth of
|
|
functionality are the goals for the project.
|
|
.
|
|
This Debian package installs the mongod server.
|
|
|
|
Package: mongodb-10gen-unstable-mongos
|
|
Conflicts: mongodb-10gen-mongos, mongodb-10gen-enterprise-mongos
|
|
Architecture: any
|
|
Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
|
|
Description: An object/document-oriented database
|
|
MongoDB is a high-performance, open source, schema-free
|
|
document-oriented data store that's easy to deploy, manage
|
|
and use. It's network accessible, written in C++ and offers
|
|
the following features :
|
|
.
|
|
* Collection oriented storage - easy storage of object-
|
|
style data
|
|
* Full index support, including on inner objects
|
|
* Query profiling
|
|
* Replication and fail-over support
|
|
* Efficient storage of binary data including large
|
|
objects (e.g. videos)
|
|
* Auto-sharding for cloud-level scalability (Q209)
|
|
.
|
|
High performance, scalability, and reasonable depth of
|
|
functionality are the goals for the project.
|
|
.
|
|
This Debian package installs the mongos program.
|
|
|
|
Package: mongodb-10gen-unstable-tools
|
|
Conflicts: mongodb-10gen-tools, mongodb-10gen-enterprise-tools
|
|
Architecture: any
|
|
Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
|
|
Description: An object/document-oriented database
|
|
MongoDB is a high-performance, open source, schema-free
|
|
document-oriented data store that's easy to deploy, manage
|
|
and use. It's network accessible, written in C++ and offers
|
|
the following features :
|
|
.
|
|
* Collection oriented storage - easy storage of object-
|
|
style data
|
|
* Full index support, including on inner objects
|
|
* Query profiling
|
|
* Replication and fail-over support
|
|
* Efficient storage of binary data including large
|
|
objects (e.g. videos)
|
|
* Auto-sharding for cloud-level scalability (Q209)
|
|
.
|
|
High performance, scalability, and reasonable depth of
|
|
functionality are the goals for the project.
|
|
.
|
|
This Debian package installs standard utilities for
|
|
interacting with MongoDB.
|