[libdevel-callsite-perl] branch master updated (96647e1 -> 1d5d6df)

Salvatore Bonaccorso carnil at debian.org
Tue Mar 11 07:13:17 UTC 2014


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

carnil pushed a change to branch master
in repository libdevel-callsite-perl.

      from  96647e1   update changelog
      adds  1481cb2   Imported Upstream version 0.08
       new  dd85d1b   Merge tag 'upstream/0.08'
       new  049b087   Remove copyright comment for upstream files
       new  afe5396   Update copyright years for debian/* packaging files
       new  5fea6f0   Drop manpage-has-bad-whatis-entry.patch patch
       new  e2a90b1   Declare compliance with Debian Policy 3.9.5
       new  39531c7   Adjust Build-Depends on debhelper to debhelper >= 9.20120312~
       new  1d5d6df   Prepare changelog for release

The 7 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:
 Callsite.pm                                       |  81 +++++++++++++----
 Callsite.xs                                       | 102 +++++++++++++++++++---
 Changes                                           |  13 +++
 MANIFEST                                          |   4 +-
 MANIFEST.SKIP                                     |   1 +
 META.json                                         |  10 ++-
 META.yml                                          |   9 +-
 Makefile.PL                                       |  35 +++++++-
 debian/changelog                                  |  17 +++-
 debian/control                                    |   4 +-
 debian/copyright                                  |   8 +-
 debian/patches/manpage-has-bad-whatis-entry.patch |  16 ----
 debian/patches/series                             |   1 -
 t/01callsite.t                                    |  49 +++++++++++
 t/02debugger.t                                    |  81 +++++++++++++++++
 t/Makefile                                        |  11 +++
 t/basic.t                                         |  29 ------
 17 files changed, 376 insertions(+), 95 deletions(-)
 delete mode 100644 debian/patches/manpage-has-bad-whatis-entry.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/01callsite.t
 create mode 100644 t/02debugger.t
 create mode 100644 t/Makefile
 delete mode 100644 t/basic.t

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



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