diff options
| author | Roberto C. Sanchez <roberto@connexer.com> | 2010-05-08 09:15:40 -0400 |
|---|---|---|
| committer | Roberto C. Sanchez <roberto@connexer.com> | 2010-05-08 09:15:40 -0400 |
| commit | e21f71df91367ce59e1c15ca2128b95ae6c1507e (patch) | |
| tree | 5bdbdae8be25e78f27d5e6f107aa9ddcb93bb1a8 /debian/control | |
| parent | b0508a3a69a8613bdb446d8d74ef72a6e92e4e6e (diff) | |
| download | mongodb-e21f71df91367ce59e1c15ca2128b95ae6c1507e.tar.gz | |
Fix typo "meta package" -> "metapckage"
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
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 |
