[libcatmandu-store-lucy-perl] branch master updated (cb4fd04 -> a8c1082)

Jonas Smedegaard dr at jones.dk
Mon Oct 2 18:50:35 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-lucy-perl.

      from  cb4fd04   Prepare for release: Update changelog, control file and copyright hints.
      adds  fa9806e   initial commit
      adds  4d1c3be   initial release
      adds  796defa   ignore build files
      adds  e130b23   ignore buikld files
      adds  6ef2f7f   Merge branch 'master' of github.com:LibreCat/Catmandu-Store-Lucy
      adds  50fb376   import confess
      adds  c7ecf31   bump version
      adds  759dc35   perl flags
      adds  1466c5f   import Carp
      adds  e3d5d12   Merge branch 'dev'
      adds  29fa9d6   Moving to Milla adding missing dependencies
      adds  5bf5701   Adding README.md
      adds  354ed63   Updating POD
      adds  02c6b2c   Merge branch 'dev' of github.com:LibreCat/Catmandu-Store-Lucy into dev
      adds  2ca003a   ignore manifest
      adds  052b41f   0.0102
      adds  9fd93f7   remove cql related methods
      adds  718a6a5   changelog
      adds  8ce235a   0.0103
      adds  960027a   New upstream version 0.0103
       new  72c8708   Updated version 0.0103 from 'upstream/0.0103'
       new  5b4e44e   Update watch file: Bump to file format 4. Watch only MetaCPAN URL. Mention gbp --uscan in usage comment. Use substitution strings.
       new  93edde1   Modernize cdbs: Drop get-orig-source target: Use gbp import-orig --uscan.
       new  39c4fa1   Tidy rules file: Stop suppress versioned debhelper build-dependency: Handled by CDBS now.
       new  bf813ce   Modernize git-buildpackage config: Fix filter any .git* file.
       new  85466c4   Modernize Vcs-* fields: Consistently use https (not git) protocol. Consistently use git (not cgit) in path. Consistently include .git suffix in path.
       new  5ff277f   Declare compliance with Debian Policy 4.1.1.
       new  63a6ee1   Drop obsolete lintian override regarding debhelper 9.
       new  39799c1   Tighten lintian overrides regarding License-Reference.
       new  0684045   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  4f29d52   Update copyright info: Use https protocol in file format URL.
       new  d93fb09   Update copyright info: Strip superfluous copyright signs.
       new  099e197   Update copyright info: Extend coverage for myself.
       new  76b3f74   Update copyright info: Bump (yes not extend) coverage for main upstream author.
       new  3b23113   Tighten to (build-)depend on recent libcatmandu-perl.
       new  8af90ef   Relax to build-depend unversioned on libmodule-build-perl.
       new  9d9f363   Stop build-depend on libtest-exception-perl.
       new  a8c1082   Prepare for release: Update changelog, control file and copyright hints.

The 18 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:
 Build.PL                        | 78 +++++++++++++++++++++++++++++------------
 Changes                         | 15 +++++---
 LICENSE                         |  8 ++---
 MANIFEST                        | 11 +++---
 META.json                       | 72 +++++++++++++++++++++++++------------
 META.yml                        | 49 ++++++++++++++++----------
 Makefile.PL                     | 19 ----------
 README                          | 65 ++++++++++++++++++++++++++++------
 cpanfile                        | 13 +++++++
 debian/changelog                | 38 ++++++++++++++++++++
 debian/control                  | 12 +++----
 debian/control.in               |  6 ++--
 debian/copyright                |  6 ++--
 debian/copyright-check          | 24 +++++++++++++
 debian/copyright_hints          | 44 +++++++++++++++++------
 debian/gbp.conf                 |  1 +
 debian/rules                    | 23 +++---------
 debian/source/lintian-overrides | 13 ++++---
 debian/watch                    |  8 ++---
 dist.ini                        |  2 ++
 lib/Catmandu/Store/Lucy.pm      | 14 +++++---
 lib/Catmandu/Store/Lucy/Bag.pm  | 21 ++---------
 t/00.t                          |  9 ++---
 t/author-pod-syntax.t           | 15 ++++++++
 24 files changed, 376 insertions(+), 190 deletions(-)
 delete mode 100644 Makefile.PL
 create mode 100644 cpanfile
 create mode 100755 debian/copyright-check
 create mode 100644 dist.ini
 create mode 100644 t/author-pod-syntax.t

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



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