[libscope-upper-perl] branch master updated (cc6f9d4 -> 42c8442)

gregor herrmann gregoa at debian.org
Sat Oct 5 14:40:44 UTC 2013


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

gregoa pushed a change to branch master
in repository libscope-upper-perl.

      from  cc6f9d4   Remove trailing whitespace
      adds  0e90141   Imported Upstream version 0.24
       new  a9fcb17   Merge tag 'upstream/0.24'
       new  e50c109   New upstream release.
       new  0bde465   remove boilerplate comments from debian/watch
       new  0539ab4   Drop build dependencies that are not required anymore.
       new  558b3ad   Drop unused lintian override (hardening-no-fortify-functions).
       new  42c8442   releasing package libscope-upper-perl version 0.24-1

The 6 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                                      |   17 +++++
 MANIFEST                                     |    6 +-
 META.json                                    |    6 +-
 META.yml                                     |    6 +-
 Makefile.PL                                  |    4 +-
 README                                       |   14 ++--
 Upper.xs                                     |   18 ++++++
 debian/changelog                             |    8 +++
 debian/control                               |    5 +-
 debian/libscope-upper-perl.lintian-overrides |    2 -
 debian/watch                                 |    2 -
 lib/Scope/Upper.pm                           |   16 +++--
 t/00-load.t                                  |    2 +-
 t/05-words.t                                 |   24 +++++++
 t/07-context_info.t                          |    1 +
 t/13-reap-ctl.t                              |   30 +++++++++
 t/23-localize-ctl.t                          |   30 +++++++++
 t/53-unwind-misc.t                           |   54 ++++++++++++++++
 t/55-yield-target.t                          |   18 ++++++
 t/58-yield-misc.t                            |   50 ++++++++++++++-
 t/91-pod.t                                   |   15 -----
 t/92-pod-coverage.t                          |   16 -----
 t/93-pod-spelling.t                          |   13 ----
 t/95-portability-files.t                     |   13 ----
 t/99-kwalitee.t                              |   29 ---------
 t/lib/Scope/Upper/TestGenerator.pm           |    5 ++
 t/lib/Test/Leaner.pm                         |   89 ++++++++++++++++++++------
 27 files changed, 349 insertions(+), 144 deletions(-)
 delete mode 100644 debian/libscope-upper-perl.lintian-overrides
 create mode 100644 t/53-unwind-misc.t
 delete mode 100644 t/91-pod.t
 delete mode 100644 t/92-pod-coverage.t
 delete mode 100644 t/93-pod-spelling.t
 delete mode 100644 t/95-portability-files.t
 delete mode 100644 t/99-kwalitee.t

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



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