summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAntonin Kral <a.kral@bobek.cz>2010-01-31 08:46:22 +0100
committerAntonin Kral <a.kral@bobek.cz>2010-01-31 08:46:22 +0100
commit9698ffb4c13cef5df2a32f72cc617bcfd56b261c (patch)
treea67acf933d958255de0a0c612c9d4f07d362f89f /debian/control
parent4a8426322849629c43f879dbbaeaa1268ef5052e (diff)
downloadmongodb-9698ffb4c13cef5df2a32f72cc617bcfd56b261c.tar.gz
Changed maintainer of the package
First version of dependencies for building and running on Debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 6616a8b..1c24105 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
Source: mongodb
Section: devel
Priority: optional
-Maintainer: Kristina Chodorow <kristina@10gen.com>
-Build-Depends: debhelper (>= 7), libboost-dev, libpcre3, libpcre3-dev, scons, xulrunner-1.9-dev | xulrunner-1.9.1-dev, libboost-thread-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-date-time-dev
-Standards-Version: 3.8.0
+Maintainer: Antonin Kral <A.Kral@sh.cvut.cz>
+Build-Depends: debhelper (>= 7), libboost-dev, libpcre3, libpcre3-dev, scons, xulrunner-1.9-dev | xulrunner-1.9.1-dev | xulrunner-dev (>= 1.9), libboost-thread-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-date-time-dev
+Standards-Version: 3.8.3
Homepage: http://www.mongodb.org
Package: mongodb
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, xulrunner-dev
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9-dev
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