[Pkg-mongodb-maintainers] [pkg-mongodb] 162/394: bumped standards

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:58:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit e439291dac9a2d8e72bbd1e6bbdd838bba9daa8c
Author: Antonin Kral <a.kral at bobek.cz>
Date:   Sun Aug 7 19:17:48 2011 +0200

    bumped standards
---
 debian/control | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 497f878..de5153b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Antonin Kral <A.Kral at sh.cvut.cz>
 Uploaders: Roberto C. Sanchez <roberto at connexer.com>, Jérémy Lal <kapouer at melix.org>
 Build-Depends: debhelper (>= 7), cdbs (>= 0.4.73~), libpcre3, libpcre3-dev, scons, xulrunner-dev (>= 1.9) | xulrunner-1.9-dev | xulrunner-1.9.1-dev, libreadline-dev, libboost-dev, libboost-thread-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-date-time-dev, python-pymongo
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Git: git://github.com/bobek/mongo-debian.git
 Vcs-Browser: https://github.com/bobek/mongo-debian
 Homepage: http://www.mongodb.org
@@ -13,7 +13,7 @@ Package: mongodb
 Architecture: i386 amd64
 Depends: mongodb-server, mongodb-dev, ${shlibs:Depends}, ${misc:Depends}
 Description: An object/document-oriented database (metapackage)
- MongoDB is a high-performance, open source, schema-free 
+ 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 :
@@ -23,7 +23,7 @@ Description: An object/document-oriented database (metapackage)
     * Full index support, including on inner objects
     * Query profiling
     * Replication and fail-over support
-    * Efficient storage of binary data including large 
+    * Efficient storage of binary data including large
       objects (e.g. videos)
     * Auto-sharding for cloud-level scalability (Q209)
  .
@@ -36,7 +36,7 @@ Package: mongodb-server
 Architecture: i386 amd64
 Depends: mongodb-clients, ${shlibs:Depends}, ${misc:Depends}, adduser
 Description: An object/document-oriented database (server package)
- MongoDB is a high-performance, open source, schema-free 
+ 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 :
@@ -46,7 +46,7 @@ Description: An object/document-oriented database (server package)
     * Full index support, including on inner objects
     * Query profiling
     * Replication and fail-over support
-    * Efficient storage of binary data including large 
+    * Efficient storage of binary data including large
       objects (e.g. videos)
     * Auto-sharding for cloud-level scalability (Q209)
  .
@@ -59,7 +59,7 @@ Package: mongodb-clients
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: An object/document-oriented database (client apps)
- MongoDB is a high-performance, open source, schema-free 
+ 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 :
@@ -69,7 +69,7 @@ Description: An object/document-oriented database (client apps)
     * Full index support, including on inner objects
     * Query profiling
     * Replication and fail-over support
-    * Efficient storage of binary data including large 
+    * Efficient storage of binary data including large
       objects (e.g. videos)
     * Auto-sharding for cloud-level scalability (Q209)
  .
@@ -83,7 +83,7 @@ Section: libdevel
 Architecture: i386 amd64
 Depends: mongodb-server, libboost-dev, ${shlibs:Depends}, ${misc:Depends}
 Description: An object/document-oriented database (development)
- MongoDB is a high-performance, open source, schema-free 
+ 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 :
@@ -93,7 +93,7 @@ Description: An object/document-oriented database (development)
     * Full index support, including on inner objects
     * Query profiling
     * Replication and fail-over support
-    * Efficient storage of binary data including large 
+    * Efficient storage of binary data including large
       objects (e.g. videos)
     * Auto-sharding for cloud-level scalability (Q209)
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list