[libtcl-perl] branch master updated (6f30aaa -> 5b7f443)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Apr 23 23:12:34 UTC 2016


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

fsfs pushed a change to branch master
in repository libtcl-perl.

      from  6f30aaa   update changelog
       new  7331120   Add debian/upstream/metadata
       new  3475a0a   Update debian/changelog
      adds  3c92c0c   Imported Upstream version 1.04+ds
       new  607029b   Merge tag 'upstream/1.04+ds'
       new  ac861bb   Import Upstream version 1.04+ds
       new  6a9fd55   Drop wording.patch (applied upstream) and refresh fix_hardening_FTBFS.patch
       new  a65b143   Declare compliance with Debian Policy 3.9.8
       new  bda6841   Enable all hardening flags
       new  b4f0293   Add spelling.patch
       new  af0509d   Mark package autopkgtest-able
       new  5b7f443   prepare changelog for release

The 10 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                                 |   4 +-
 META.json                                |  47 ++++++
 META.yml                                 |  43 +++---
 Makefile.PL                              |  31 +---
 README                                   |  40 +----
 Tcl.pm                                   | 251 +++++++++++++++----------------
 Tcl.xs                                   |  53 +++++--
 debian/changelog                         |  17 ++-
 debian/control                           |   3 +-
 debian/patches/fix_hardening_FTBFS.patch |  16 +-
 debian/patches/series                    |   2 +-
 debian/patches/spelling.patch            |  33 ++++
 debian/patches/wording.patch             |  18 ---
 debian/rules                             |   1 +
 debian/upstream/metadata                 |   5 +
 t/createcmd.t                            |   2 +-
 t/disposal-subs.t                        |  51 +++++++
 t/eval.t                                 |   2 +-
 t/export_to_tcl.t                        |   2 +-
 t/result.t                               |   2 +-
 t/trace.t                                |   2 +-
 t/unicode.t                              |   2 +-
 t/var.t                                  |   2 +-
 24 files changed, 380 insertions(+), 266 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/patches/spelling.patch
 delete mode 100644 debian/patches/wording.patch
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/disposal-subs.t

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



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