[libdancer-logger-psgi-perl] branch master updated (fa64b11 -> 3c85fdd)

Jonas Smedegaard dr at jones.dk
Tue May 20 10:23:36 UTC 2014


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

js pushed a change to branch master
in repository libdancer-logger-psgi-perl.

      from  fa64b11   Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details.
       new  19eef05   Revert wrong fix for lintian warning.
       new  ee781b0   Bump to standards-version 3.9.5.
       new  c67a236   Fix use canonical Vcs-Git URL.
       new  1935d1d   Update homepage.
       new  6673e98   Add git URL as alternate source.
       new  d7fb360   Update watch file to use metacpan.org URL.
       new  3c1e4d4   Update copyright info: Extend coverage of packaging, and bump its licensing to GPL-3+.
       new  3977ad0   Tidy package relations resolving in rules file.
       new  c090f66   Update copyright file: Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0.
       new  4a6ad7d   Bump debhelper compatibility level to 8: debhelper 8 is available even in oldstable.
       new  7f27a2f   Stop track tarball checksum: Check against upstrem git instead.
       new  d548605   Fix get-orig-source hints (add version prefix).
       new  9185b38   Update changelog, control file and copyright info.
      adds  6c4c80f   initial commit
      adds  2d615db   log to psgix.logger
      adds  c39591d   readme
      adds  59949f1   swith to dist::zilla
      adds  cbbeb0e   swith to dist::zilla
      adds  8b697a5   merge
      adds  7ccf1af   use format_message to provide a full featured log message
      adds  f8eda67   remove trailing \n in formated message
      adds  e525f67   prepare release
      adds  6fd8f50   update POD
      adds  f470a72   fix tests
      adds  15c756b   Merge pull request #2 from fayland/master
      adds  213d161   bring dist.ini up to date, add perlcritic rc
      adds  e37aa59   commit changes edit by dzil
      adds  a0d0453   bump version for release
      adds  d5e1378   bring over POD changes from 0.03
      adds  1a15bb2   bump version, update changes
      adds  00ff169   add minimum version of perl
      adds  6f179b1   ignore some autoprereqs
      adds  69193f1   allow version strings in perlcritic.rc
      adds  9270df4   prune dist.ini and perlcritic.rc from release
      adds  12cf98c   +dzil edit
      adds  38395fa   remove tests generated by Dist::Zilla
      adds  ef83cce   separate out POD
      adds  f2479a0   bump version, update Changes
      adds  12ebc4c   v1.0.1
      adds  69b5bde   Imported Upstream version 1.0.1
       new  5898911   Merge tag 'upstream/1.0.1'
       new  7a78430   Update copyright info: Change author, and update preferred upstream contact.
       new  3c85fdd   Prepare for release: Update changelog and copyright info.

The 16 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                  |  57 ++++---
 Changes                   |  15 +-
 LICENSE                   | 405 ++++------------------------------------------
 MANIFEST                  |  10 +-
 META.json                 |  66 --------
 META.yml                  |  30 ++--
 README                    |  43 +----
 debian/changelog          |  38 ++++-
 debian/compat             |   2 +-
 debian/control            |  14 +-
 debian/control.in         |   6 +-
 debian/copyright          |  69 ++++----
 debian/copyright_hints    |  52 ++----
 debian/rules              |  23 +--
 debian/watch              |   2 +-
 dist.ini                  |  39 -----
 lib/Dancer/Logger/PSGI.pm |  49 ++----
 perlcritic.rc             |   5 -
 t/00-compile.t            |  91 ++++-------
 t/00_compile.t            |   4 -
 t/author-pod-spell.t      |  25 +--
 t/author-test-eol.t       |   4 +-
 t/release-cpan-changes.t  |  12 +-
 t/release-distmeta.t      |   5 +-
 t/release-kwalitee.t      |   9 +-
 t/release-meta-json.t     |  14 --
 t/release-mojibake.t      |   9 +-
 t/release-no-tabs.t       |  14 +-
 t/release-pod-coverage.t  |  12 +-
 t/release-pod-syntax.t    |   5 +-
 t/release-portability.t   |   3 +
 t/release-test-version.t  |  18 ++-
 xt/01_podspell.t          |  10 --
 xt/02_perlcritic.t        |   8 -
 xt/03_pod.t               |   4 -
 xt/perlcriticrc           |   2 -
 36 files changed, 325 insertions(+), 849 deletions(-)
 delete mode 100644 META.json
 delete mode 100644 dist.ini
 delete mode 100644 perlcritic.rc
 delete mode 100644 t/00_compile.t
 delete mode 100644 t/release-meta-json.t
 delete mode 100644 xt/01_podspell.t
 delete mode 100644 xt/02_perlcritic.t
 delete mode 100644 xt/03_pod.t
 delete mode 100644 xt/perlcriticrc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-logger-psgi-perl.git



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