[libcss-tiny-perl] branch master updated (639e48b -> d2f40ea)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Mar 14 02:37:32 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libcss-tiny-perl.

      from  639e48b   update changelog
       new  d80b63b   Add debian/upstream/metadata
       new  27a86c8   Update debian/changelog
      adds  0fe7a08   Imported Upstream version 1.20
       new  7839b07   Merge tag 'upstream/1.20'
       new  cfd9ead   Update debian/changelog
       new  f2bd32e   d/u/metadata: update Repository
       new  cf3a23f   Bump debhelper compatibility level to 9
       new  c03facf   Declare compliance with Debian policy 3.9.7
       new  ae15ba1   debian/control: wrap and sort
       new  2c47ec9   Mark package as autopkgtest-able
       new  d2f40ea   Releasing libcss-tiny-perl version 1.20-1

The 10 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:
 Changes                           |   4 +
 LICENSE                           | 378 --------------------------------------
 MANIFEST                          |   9 +-
 META.json                         |  47 +++++
 META.yml                          |  49 ++---
 Makefile.PL                       | 109 +++++------
 README                            | 173 -----------------
 debian/changelog                  |  15 +-
 debian/compat                     |   2 +-
 debian/control                    |  17 +-
 debian/tests/pkg-perl/smoke-files |   2 +
 debian/upstream/metadata          |   5 +
 lib/CSS/Tiny.pm                   |   6 +-
 t/01_main.t                       | 120 ------------
 t/{04_rt.t => 05_asterisk.t}      |  19 +-
 xt/meta.t                         |  27 ---
 xt/pmv.t                          |  32 ----
 xt/pod.t                          |  32 ----
 18 files changed, 182 insertions(+), 864 deletions(-)
 delete mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 README
 create mode 100644 debian/tests/pkg-perl/smoke-files
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/01_main.t
 copy t/{04_rt.t => 05_asterisk.t} (61%)
 delete mode 100644 xt/meta.t
 delete mode 100644 xt/pmv.t
 delete mode 100644 xt/pod.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcss-tiny-perl.git



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