summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 11 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index e6e070284dd..cef8dcba39a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: mongodb-10gen-unstable
+Source: mongodb-org-unstable
Section: devel
Priority: optional
Maintainer: Richard Kreuter <richard@10gen.com>
@@ -6,10 +6,10 @@ Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
-Package: mongodb-10gen-unstable
+Package: mongodb-org-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
+Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), mongodb-org-unstable-shell, mongodb-org-unstable-server, mongodb-org-unstable-mongos, mongodb-org-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
@@ -29,8 +29,8 @@ Description: An object/document-oriented database
functionality are the goals for the project.
-Package: mongodb-10gen-unstable-shell
-Conflicts: mongodb-10gen-shell, mongodb-10gen-enterprise-shell
+Package: mongodb-org-unstable-shell
+Conflicts: mongodb-10gen-shell, mongodb-10gen-enterprise-shell, mongodb-org-shell, mongodb-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
@@ -53,8 +53,8 @@ Description: An object/document-oriented database
.
This Debian package installs the mongo shell.
-Package: mongodb-10gen-unstable-server
-Conflicts: mongodb-10gen-server, mongodb-10gen-enterprise-server
+Package: mongodb-org-unstable-server
+Conflicts: mongodb-10gen-server, mongodb-10gen-enterprise-server, mongodb-org-server, mongodb-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
@@ -77,8 +77,8 @@ Description: An object/document-oriented database
.
This Debian package installs the mongod server.
-Package: mongodb-10gen-unstable-mongos
-Conflicts: mongodb-10gen-mongos, mongodb-10gen-enterprise-mongos
+Package: mongodb-org-unstable-mongos
+Conflicts: mongodb-10gen-mongos, mongodb-10gen-enterprise-mongos, mongodb-org-mongos, mongodb-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
@@ -101,8 +101,8 @@ Description: An object/document-oriented database
.
This Debian package installs the mongos program.
-Package: mongodb-10gen-unstable-tools
-Conflicts: mongodb-10gen-tools, mongodb-10gen-enterprise-tools
+Package: mongodb-org-unstable-tools
+Conflicts: mongodb-10gen-tools, mongodb-10gen-enterprise-tools, mongodb-org-tools, mongodb-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