[libcatmandu-store-mongodb-perl] branch master updated (cf01676 -> 3afe861)

Jonas Smedegaard dr at jones.dk
Mon Oct 2 18:21:50 UTC 2017


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

js pushed a change to branch master
in repository libcatmandu-store-mongodb-perl.

      from  cf01676   Prepare for release: Update changelog, control file, and copyright hints.
       new  08dd7ec   Update watch file: Use substitution strings. Mangle version strings to consistently expand to 4 digits.
      adds  3986975   remove deprecated code
      adds  869048f   changelog
      adds  7b17f08   0.06
      adds  b5a0d29   CQLSearchable
      adds  9c0ee30   changelog
      adds  94bde42   0.07
      adds  4c5d874   New upstream version 0.0700
       new  bd3ddb7   Updated version 0.0700 from 'upstream/0.0700'
       new  93e37c7   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  7f47e4d   Tighten (build-)dependency on libmongodb-perl.
       new  ea6963f   Tighten to (build-)depend on recent libcatmandu-perl.
       new  1f859f9   (Build-)depend on recent libcpanel-json-xs-perl (not libjson-maybexs-perl).
       new  58e5d4b   Modernize Vcs-* fields: Consistently use git (not cgit) in path. Consistently include .git suffix in path.
       new  62bd6a3   Declare compliance with Debian Policy 4.1.1.
       new  2ce033a   Update copyright info: Use https protocol in file format URL.
       new  e5f26b6   Update copyright info: Fix quote verbatim Licnse-Grant for papckaging.
       new  88c8ab8   Tighten lintian overrides regarding License-Reference.
       new  341bd4a   Update copyright info: Bump (yes not extend) coverage for main upstream author.
       new  3afe861   Prepare for release: Update changelog, control file and copyright hints.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                      |  1 -
 Build.PL                                        | 10 +++---
 Changes                                         |  7 +++++
 LICENSE                                         |  6 ++--
 MANIFEST                                        |  7 ++---
 META.json                                       | 24 ++++++++-------
 META.yml                                        | 20 ++++++------
 README                                          |  8 -----
 cpanfile                                        |  6 ++--
 debian/changelog                                | 33 ++++++++++++++++++++
 debian/control                                  | 13 ++++----
 debian/control.in                               |  6 ++--
 debian/copyright                                |  8 ++---
 debian/copyright-check                          | 24 +++++++++++++++
 debian/copyright_hints                          | 29 ++++++++++++-----
 debian/rules                                    |  8 ++---
 debian/source/lintian-overrides                 | 12 +++++---
 debian/watch                                    |  4 ++-
 lib/Catmandu/Store/MongoDB.pm                   | 41 ++++---------------------
 lib/Catmandu/Store/MongoDB/Bag.pm               | 18 +++++------
 lib/Catmandu/Store/MongoDB/Searcher.pm          |  2 +-
 t/00-load.t                                     |  2 +-
 t/02-connect.t                                  |  4 +--
 t/{04-cql-parser.t => 03-cql-parser.t}          |  0
 t/03-deprecated.t                               | 20 ------------
 t/{release-pod-syntax.t => author-pod-syntax.t} |  7 +++--
 26 files changed, 173 insertions(+), 147 deletions(-)
 delete mode 100644 .gitignore
 create mode 100755 debian/copyright-check
 rename t/{04-cql-parser.t => 03-cql-parser.t} (100%)
 delete mode 100644 t/03-deprecated.t
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (52%)

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



More information about the Pkg-perl-cvs-commits mailing list