[libtext-trac-perl] branch master updated (30e9186 -> 1e05aec)

gregor herrmann gregoa at debian.org
Fri Oct 17 20:12:21 UTC 2014


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

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

      from  30e9186   update changelog
      adds  303f72a   Imported Upstream version 0.16
       new  3021d7f   Merge tag 'upstream/0.16'
       new  3aba78b   New upstream release.
       new  5dad70a   Add minimal manually-crafted debian/upstream/metadata.
       new  9182855   Update Upstream-Contact in debian/copyright.
       new  710c54d   Declare compliance with Debian Policy 3.9.6.
       new  bd93805   Add libtest-version-perl to Build-Depends-Indep.
       new  43910bf   Mark package as autopkgtest-able.
       new  1e05aec   releasing package libtext-trac-perl version 0.16-1

The 8 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:
 .shipit                                  |  3 +++
 .travis.yml                              | 17 +++++++++++++++++
 Changes                                  |  5 +++++
 MANIFEST                                 |  4 +++-
 META.yml                                 | 28 ----------------------------
 Makefile.PL                              |  3 +++
 debian/changelog                         | 13 +++++++++++--
 debian/control                           |  4 +++-
 debian/copyright                         |  2 +-
 debian/tests/pkg-perl/module-name        |  1 +
 debian/upstream/metadata                 |  2 ++
 lib/Text/Trac.pm                         |  2 +-
 lib/Text/Trac/BlockNode.pm               |  2 ++
 lib/Text/Trac/Blockquote.pm              |  2 ++
 lib/Text/Trac/Context.pm                 |  2 ++
 lib/Text/Trac/Dl.pm                      |  2 ++
 lib/Text/Trac/Heading.pm                 |  2 ++
 lib/Text/Trac/Hr.pm                      |  2 ++
 lib/Text/Trac/InlineNode.pm              |  2 ++
 lib/Text/Trac/LinkResolver.pm            |  2 ++
 lib/Text/Trac/LinkResolver/Attachment.pm |  2 ++
 lib/Text/Trac/LinkResolver/Changeset.pm  |  2 ++
 lib/Text/Trac/LinkResolver/Comment.pm    |  2 ++
 lib/Text/Trac/LinkResolver/Log.pm        |  2 ++
 lib/Text/Trac/LinkResolver/Milestone.pm  |  2 ++
 lib/Text/Trac/LinkResolver/Report.pm     |  2 ++
 lib/Text/Trac/LinkResolver/Source.pm     |  2 ++
 lib/Text/Trac/LinkResolver/Ticket.pm     |  2 ++
 lib/Text/Trac/LinkResolver/Wiki.pm       |  2 ++
 lib/Text/Trac/Macro.pm                   |  2 ++
 lib/Text/Trac/Macro/HelloWorld.pm        |  2 ++
 lib/Text/Trac/Macro/Timestamp.pm         |  2 ++
 lib/Text/Trac/Node.pm                    |  2 ++
 lib/Text/Trac/Ol.pm                      |  2 ++
 lib/Text/Trac/P.pm                       |  2 ++
 lib/Text/Trac/Pre.pm                     |  2 ++
 lib/Text/Trac/Table.pm                   |  2 ++
 lib/Text/Trac/Text.pm                    |  2 ++
 lib/Text/Trac/Ul.pm                      |  2 ++
 t/01-text-trac.t                         | 16 ++++++++++++++++
 t/version.t                              | 12 ++++++++++++
 41 files changed, 132 insertions(+), 34 deletions(-)
 create mode 100644 .shipit
 create mode 100644 .travis.yml
 delete mode 100644 META.yml
 create mode 100644 debian/tests/pkg-perl/module-name
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/version.t

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



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