[libtext-multimarkdown-perl] branch master updated (d57161f -> 0f35f8a)

gregor herrmann gregoa at debian.org
Sun Jul 20 13:35:15 UTC 2014


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

gregoa pushed a change to branch master
in repository libtext-multimarkdown-perl.

      from  d57161f   update changelog
       new  c91fe3b   Imported Upstream version 1.000035
       new  a5db56c   New upstream release.
       new  4bc0392   Don't run release tests during package build.
       new  e57cea7   Simplify debian/rules.
       new  087e14a   Update copyright years for Module::Install.
       new  c726489   refresh license stanzas
       new  9fc7fac   Declare compliance with Debian Policy 3.9.5.
       new  a03484f   add /me to d/copyright
       new  efa7885   wrap&sort d/control
       new  baccd19   Add (build) dependency on libhtml-parser-perl.
       new  0f35f8a   releasing package libtext-multimarkdown-perl version 1.000035-1

The 11 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                                         |  9 +++
 MANIFEST                                        |  1 +
 META.yml                                        | 10 +--
 Makefile.PL                                     |  1 +
 README                                          |  1 +
 debian/changelog                                | 18 +++---
 debian/control                                  | 19 +++---
 debian/copyright                                | 39 ++++++------
 debian/rules                                    | 10 +--
 inc/Module/Install.pm                           | 14 ++--
 inc/Module/Install/Base.pm                      |  2 +-
 inc/Module/Install/Can.pm                       | 85 +++++++++++++++++++++++--
 inc/Module/Install/Fetch.pm                     |  2 +-
 inc/Module/Install/Makefile.pm                  | 27 ++++----
 inc/Module/Install/Metadata.pm                  | 29 +++++----
 inc/Module/Install/Scripts.pm                   |  2 +-
 inc/Module/Install/Win32.pm                     |  2 +-
 inc/Module/Install/WriteAll.pm                  |  2 +-
 lib/Text/MultiMarkdown.pm                       | 30 +++++----
 t/38self_url.t                                  | 33 ++++++++++
 t/Text-MultiMarkdown.mdtest/XHTML_Headers.text  |  5 +-
 t/Text-MultiMarkdown.mdtest/XHTML_Headers.xhtml |  5 +-
 22 files changed, 242 insertions(+), 104 deletions(-)
 create mode 100644 t/38self_url.t

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



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