libmongo-client 0.1.8-2 source package in Ubuntu

Changelog

libmongo-client (0.1.8-2) unstable; urgency=medium

  * New Maintainer (Closes: #770801).
  * debian/contol:
    - Set myself as maintainer.
    - Bump Standards-Version to 3.9.6 (no changes required).
    - Change Vcs-* to collab-maint since old Vcs is not longer available.
  * debian/copyright:
    - Add missing license for tests/tools/*.
    - Add myself to the list of authors for debian/*.
    - Change upstream email address to <email address hidden>.
    - Change source to github.
  * debian/rules:
    - Remove useless override_dh_builddeb: xz is now standard.
    - Remove oldstyle debhelper parts.
    - Add override_dh_makeshlibs to build symbols on every build.
    - Add missing LDFLAGS.
  * debian/watch:
    - Change source to github.
  * Remove debian/source/options because xz is now standard.
  * New debian/patches/0100-gcc5.patch:
    - Cheery-picked upstream commit 7ccdf08e81aa51a1b54eb4c574e6e4fc5f2e2d54
      to make the library fit for gcc-5 (Closes: #777959).

 -- Jörg Frings-Fürst <email address hidden>  Wed, 08 Jul 2015 14:42:01 +0200

Upload details

Uploaded by:
Jörg Frings-Fürst
Uploaded to:
Sid
Original maintainer:
Jörg Frings-Fürst
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
libmongo-client_0.1.8-2.dsc 2.2 KiB 367e6abed4fb2613cd65b385bcf667f0b3ff251b51a38f569f41931674ac282e
libmongo-client_0.1.8.orig.tar.xz 98.9 KiB 603f64607bf2ebff79cb9b4e11977a2b8719f0e10c334dcb024b28530ef8c73a
libmongo-client_0.1.8-2.debian.tar.xz 5.7 KiB 8ba3a783d6039ebc603bcd6b07fbe6db636f06dd2dec4a4e37d68f985ed2e5a8

Available diffs

No changes file available.

Binary packages built by this source

libmongo-client-dev: No summary available for libmongo-client-dev in ubuntu yakkety.

No description available for libmongo-client-dev in ubuntu yakkety.

libmongo-client-dev-dbgsym: No summary available for libmongo-client-dev-dbgsym in ubuntu artful.

No description available for libmongo-client-dev-dbgsym in ubuntu artful.

libmongo-client-doc: No summary available for libmongo-client-doc in ubuntu artful.

No description available for libmongo-client-doc in ubuntu artful.

libmongo-client0: Alternate C driver for the MongoDB document-oriented datastore

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store.
 .
 This library provides an alternative C language driver, focusing on
 stability, ease of use, striving to make the most common use cases as
 convenient as possible.
 .
 Among its features are:
 .
   * Well documented, easy, clean and stable API.
   * Support for asynchronous operation.
   * ReplicaSet support, with support for automatic reconnecting and
   discovery.
   * Safe-mode support, to optionally enable extra safety checks on
   writes.

libmongo-client0-dbg: Alternate C driver for MongoDB (debugging symbols)

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package contains detached debugging symbols.
 .
 Most people will not need this package.

libmongo-client0-dbgsym: debug symbols for package libmongo-client0

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store.
 .
 This library provides an alternative C language driver, focusing on
 stability, ease of use, striving to make the most common use cases as
 convenient as possible.
 .
 Among its features are:
 .
   * Well documented, easy, clean and stable API.
   * Support for asynchronous operation.
   * ReplicaSet support, with support for automatic reconnecting and
   discovery.
   * Safe-mode support, to optionally enable extra safety checks on
   writes.