[libtext-textile-perl] branch master updated (01ce660 -> 8d8fa6c)

Salvatore Bonaccorso carnil at debian.org
Sun Jul 27 09:20:02 UTC 2014


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

carnil pushed a change to branch master
in repository libtext-textile-perl.

      from  01ce660   Update Email change syntax
      adds  aa64199   Imported Upstream version 2.13
       new  ad4e2b4   Merge tag 'upstream/2.13'
       new  03df914   Bump Debhelper compat level to 8
       new  3f8106a   Update debian/copyright file informaton
       new  ba3d270   Remove explicit Depends on perl covered by ${perl:Depends}
       new  0436035   Wrap and sort fields in debian/control file
       new  2dc767c   Convert source package to '3.0 (quilt)' format
       new  40ce47b   Declare compliance with Debian Policy 3.9.5
       new  5ce50b6   Add fix-spelling-error-in-manpage.patch patch
       new  8d8fa6c   Prepare changelog for release

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:
 Changes                                            |  16 +++
 MANIFEST                                           |  13 +-
 META.json                                          |  51 +++++++
 META.yml                                           |  46 +++----
 Makefile.PL                                        |   1 +
 README => README.textile                           |  26 ++--
 bin/textile                                        | 146 +++++++++++++++++++++
 debian/changelog                                   |  20 ++-
 debian/compat                                      |   2 +-
 debian/control                                     |  17 +--
 debian/copyright                                   |  27 ++--
 debian/patches/fix-spelling-error-in-manpage.patch |  26 ++++
 debian/patches/series                              |   1 +
 debian/source/format                               |   1 +
 lib/Text/Textile.pm                                |  68 ++++++----
 perlcriticrc                                       |  38 ------
 t/08bin_textile.t                                  |  89 +++++++++++++
 tags                                               |  60 ---------
 18 files changed, 457 insertions(+), 191 deletions(-)
 create mode 100644 META.json
 rename README => README.textile (60%)
 create mode 100755 bin/textile
 create mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 delete mode 100644 perlcriticrc
 create mode 100644 t/08bin_textile.t
 delete mode 100644 tags

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



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