[libtk-objscanner-perl] branch master updated (2ece7d9 -> e770181)

dod at debian.org dod at debian.org
Thu Jul 31 17:14:11 UTC 2014


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

dod pushed a change to branch master
in repository libtk-objscanner-perl.

      from  2ece7d9   update changelog
      adds  89d3c84   Imported Upstream version 2.016
       new  af0ea85   Merge tag 'upstream/2.016'
       new  7f350a7   control: added /me to uploaders, bumped std-version to 3.9.5
       new  f56fd40   bumped compat to 9
       new  f9d3636   prepare release
       new  e770181   refreshed patch

The 5 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:
 ChangeLog => Changes      | 109 +++---
 LICENSE                   | 379 +++++++++++++++++++++
 MANIFEST                  |  16 +-
 META.json                 |  63 ++++
 META.yml                  |  50 ++-
 Makefile.PL               | 108 ++++--
 ObjScanner.pm             | 826 ----------------------------------------------
 README                    |  29 +-
 debian/changelog          |   9 +-
 debian/compat             |   2 +-
 debian/control            |  24 +-
 debian/patches/demo.patch |  18 +-
 demo/objscan.pl           |   8 +
 dist.ini                  |  45 +++
 dist.ini~                 |  43 +++
 lib/Tk/ObjScanner.pm      | 804 ++++++++++++++++++++++++++++++++++++++++++++
 lib/Tk/ObjScanner.pm~     | 796 ++++++++++++++++++++++++++++++++++++++++++++
 t/basic.t                 | 191 +++++------
 t/options.t               | 242 ++++++--------
 t/pseudo_hash.t           | 141 ++++----
 t/rudi.t                  |  67 ++--
 t/scanner.t               |  21 +-
 22 files changed, 2691 insertions(+), 1300 deletions(-)
 rename ChangeLog => Changes (57%)
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 ObjScanner.pm
 create mode 100644 dist.ini
 create mode 100644 dist.ini~
 create mode 100644 lib/Tk/ObjScanner.pm
 create mode 100644 lib/Tk/ObjScanner.pm~

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



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