[libgetopt-euclid-perl] branch master updated (9926def -> 6c758fc)

gregor herrmann gregoa at debian.org
Mon Oct 7 19:01:51 UTC 2013


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

gregoa pushed a change to branch master
in repository libgetopt-euclid-perl.

      from  9926def   Remove trailing whitespace
      adds  f3d24ca   Imported Upstream version 0.4.4
       new  8b72ee7   Merge tag 'upstream/0.4.4'
       new  ef30ea6   New upstream release.
       new  2bab4a5   remove boilerplate comments from debian/watch
       new  d7ef19a   Refresh patch (offset).
       new  aca1124   Refresh lintian override (changed line number).
       new  6c758fc   releasing package libgetopt-euclid-perl version 0.4.4-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                                            |   47 +-
 MANIFEST                                           |    5 +
 META.json                                          |   56 ++
 META.yml                                           |   22 +-
 README                                             |  167 +++-
 debian/changelog                                   |    8 +
 debian/libgetopt-euclid-perl.lintian-overrides     |    2 +-
 debian/patches/spelling.patch                      |    4 +-
 debian/watch                                       |    1 -
 lib/Getopt/Euclid.pm                               |  818 +++++++++++---------
 t/defer.t                                          |  163 +++-
 t/defer_all.t                                      |   43 +
 t/fail_bad_default.t                               |   15 +-
 t/{fail_unknown_arg.t => fail_bad_default_ref.t}   |   18 +-
 t/fail_bad_excludes.t                              |    6 +-
 t/fail_bad_excludes_2.t                            |    6 +-
 t/fail_bad_opt_default.t                           |   10 +-
 ..._bad_opt_default.t => fail_bad_opt_default_2.t} |   37 +-
 t/fail_minimal_clash.t                             |    8 +-
 t/fail_misplaced_type.t                            |    8 +-
 t/fail_missing_var.t                               |    6 +-
 t/fail_no_spec.t                                   |    8 +-
 t/fail_unknown_arg.t                               |    8 +-
 t/fail_unknown_spec.t                              |    8 +-
 t/fail_unknown_spec_2.t                            |    8 +-
 t/fail_unknown_type.t                              |    8 +-
 t/lib/{HierDemo.pod => HierDemo2.pod}              |   12 +-
 t/pod_coverage.t                                   |    6 +-
 t/std_arguments.t                                  |    2 +-
 t/types_vars.t                                     |    1 +
 30 files changed, 1003 insertions(+), 508 deletions(-)
 create mode 100644 META.json
 create mode 100644 t/defer_all.t
 copy t/{fail_unknown_arg.t => fail_bad_default_ref.t} (85%)
 copy t/{fail_bad_opt_default.t => fail_bad_opt_default_2.t} (80%)
 copy t/lib/{HierDemo.pod => HierDemo2.pod} (57%)

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



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