[libhtml-formattext-withlinks-andtables-perl] branch master updated (ac2b6a6 -> 5c1bb71)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 26 21:11:50 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libhtml-formattext-withlinks-andtables-perl.

      from  ac2b6a6   update changelog
      adds  50b2e98   Imported Upstream version 0.06
       new  3a08304   Merge tag 'upstream/0.06'
       new  1849d86   Update debian/changelog
       new  9c0c82f   Remove no longer necessary patch fixing typo
       new  6bee0fc   Bump debhelper compatibility level to 9
       new  274153a   Declare compliance with Debianpolicy 3.9.6
       new  4c4bdcc   Add autopkgtest-pkg-perl
       new  528c300   Update upstream copyright
       new  aac6c6b   Add libhtml-format-perl as dependency
       new  5c1bb71   Releasing libhtml-formattext-withlinks-andtables-perl version 0.06-1

The 9 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:
 10003.txt                                  |     5 +
 Changes                                    |    15 +
 LICENSE                                    |   202 +
 MANIFEST                                   |    22 +-
 META.yml                                   |    22 +
 Makefile.PL                                |    58 +-
 README                                     |    50 -
 README.pod                                 |   151 +
 d                                          |     0
 debian/changelog                           |    15 +-
 debian/compat                              |     2 +-
 debian/control                             |    22 +-
 debian/copyright                           |     4 +-
 debian/patches/01-fix-typo.diff            |    38 -
 debian/patches/series                      |     1 -
 dist.ini                                   |    32 +
 lib/HTML/FormatText/WithLinks/AndTables.pm |    47 +-
 t/author-critic.t                          |    20 +
 t/boilerplate.t                            |     2 +-
 t/empty_row.t                              |    22 +
 t/empty_td.t                               |    17 +
 t/empty_td_warning.t                       |    19 +
 t/preserve_options.t                       |    25 +
 t/release-pod-coverage.t                   |    15 +
 t/release-pod-syntax.t                     |    14 +
 t/table-header.t                           |    17 +
 weirdo.txt                                 | 10356 ++++++++
 weirdo.txt2                                |     7 +
 wtf.txt                                    | 34554 +++++++++++++++++++++++++++
 29 files changed, 45618 insertions(+), 136 deletions(-)
 create mode 100644 10003.txt
 create mode 100644 LICENSE
 mode change 100755 => 100644 MANIFEST
 create mode 100644 META.yml
 mode change 100755 => 100644 Makefile.PL
 delete mode 100755 README
 create mode 100644 README.pod
 create mode 100644 d
 delete mode 100644 debian/patches/01-fix-typo.diff
 delete mode 100644 debian/patches/series
 create mode 100644 dist.ini
 create mode 100644 t/author-critic.t
 create mode 100644 t/empty_row.t
 create mode 100644 t/empty_td.t
 create mode 100644 t/empty_td_warning.t
 create mode 100644 t/preserve_options.t
 create mode 100644 t/release-pod-coverage.t
 create mode 100644 t/release-pod-syntax.t
 create mode 100644 t/table-header.t
 create mode 100644 weirdo.txt
 create mode 100644 weirdo.txt2
 create mode 100644 wtf.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-formattext-withlinks-andtables-perl.git



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