summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2010-05-08 09:15:40 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2010-05-08 09:15:40 -0400
commite21f71df91367ce59e1c15ca2128b95ae6c1507e (patch)
tree5bdbdae8be25e78f27d5e6f107aa9ddcb93bb1a8 /debian/control
parentb0508a3a69a8613bdb446d8d74ef72a6e92e4e6e (diff)
downloadmongodb-e21f71df91367ce59e1c15ca2128b95ae6c1507e.tar.gz
Fix typo "meta package" -> "metapckage"
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a5da487..02eba3b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://www.mongodb.org
Package: mongodb
Architecture: i386 amd64
Depends: mongodb-server, mongodb-dev, ${shlibs:Depends}, ${misc:Depends}
-Description: An object/document-oriented database (meta package)
+Description: An object/document-oriented database (metapackage)
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
@@ -28,7 +28,7 @@ Description: An object/document-oriented database (meta package)
High performance, scalability, and reasonable depth of
functionality are the goals for the project.
.
- This is a meta package that depends on all the mongodb parts.
+ This is a metapackage that depends on all the mongodb parts.
Package: mongodb-server
Architecture: i386 amd64