[libfennec-perl] branch master updated (ec0321d -> 4298800)

gregor herrmann gregoa at debian.org
Wed Dec 11 20:01:48 UTC 2013


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

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

      from  ec0321d   add IGNORE-VERSION
      adds  a41ab5f   Imported Upstream version 2.012
       new  35b4acf   Merge tag 'upstream/2.012'
       new  aff436a   New upstream release.
       new  ad07cb4   Drop spelling-errors.patch, merged upstream.
       new  fa9bef5   Update {versioned,alternative} (build) dependencies.
       new  e44cb46   Declare compliance with Debian Policy 3.9.5.
       new  4298800   releasing package libfennec-perl version 2.012-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                              |  2 +-
 MANIFEST                             |  3 ++
 META.json                            | 48 +++++++-----------
 META.yml                             | 20 ++------
 README                               | 97 +++++++++++++++++++++++++++++-------
 debian/changelog                     | 10 ++--
 debian/control                       |  9 ++--
 debian/patches/series                |  1 -
 debian/patches/spelling-errors.patch | 48 ------------------
 lib/Fennec.pm                        | 60 +++++++++++++++++++---
 lib/Fennec/Collector.pm              | 63 +++++++++++++++++++++--
 lib/Fennec/Collector/TB.pm           |  4 ++
 lib/Fennec/Manual.pod                |  4 +-
 lib/Fennec/Manual/CustomFennec.pod   |  4 +-
 lib/Fennec/Meta.pm                   |  2 +-
 lib/Fennec/Util.pm                   |  2 +-
 lib/Test/Workflow.pm                 | 16 ++++--
 lib/Test/Workflow/Block.pm           | 22 +++++++-
 lib/Test/Workflow/Layer.pm           | 15 ++++--
 lib/Test/Workflow/Test.pm            | 46 ++++++++++++++---
 start_server.sh                      |  1 +
 t/FennecLN/procs.ft                  | 12 +++++
 t/around_all.t                       | 45 +++++++++++++++++
 t/before_case.t                      | 26 ++++++++++
 t/procs.t                            | 12 +++++
 25 files changed, 414 insertions(+), 158 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-errors.patch
 create mode 100755 start_server.sh
 create mode 100644 t/around_all.t
 create mode 100644 t/before_case.t

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



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