[libexperimental-perl] branch master updated (1460997 -> 64ba36f)

gregor herrmann gregoa at debian.org
Thu Oct 2 16:15:39 UTC 2014


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

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

      from  1460997   releasing package libexperimental-perl version 0.010-1
       new  ee52490   Add debian/upstream/metadata
       new  f996e96   Update debian/changelog
      adds  33a0772   initial commit
      adds  013fbb7   Initial code
      adds  4ef81a3   Be less strict for disabling grandfathered pragmas
      adds  863b26f   Fix grandfathering logic
      adds  27821ed   Add array_base as grandfathered feature
      adds  108a630   Deal with absence of feature.pm better
      adds  114a7e6   Give explicit error on known unsupported feature
      adds  96e94de   Document module
      adds  f0b7f86   Fill up Changes
      adds  8b7fd0b   v0.001
      adds  f5a0a7e   Added basic tests
      adds  ac137e3   Fix grandfathering clause
      adds  30f39d7   v0.002
      adds  0d4b448   Really fix grandfathering clause
      adds  05d7719   v0.003
      adds  6c94aeb   Minor code cleanup
      adds  f6b9beb   Give better error on legacy perls
      adds  4478c68   v0.004
      adds  5e7856f   Grandfathered lexical_topic
      adds  80f7aef   v0.005
      adds  577d5b1   Fix spelling
      adds  c9249da   Hard require 5.010
      adds  eb4da39   Tidied grandfathered features
      adds  ef833bb   Support attaching additional features
      adds  93171b0   postderef implies postderef_qq
      adds  c619460   Add autoderef to grandfathered list
      adds  1017c05   Made additional-pragma logic recursive
      adds  5be8853   Made 'switch' include 'smartmatch'
      adds  42e6ade   v0.006
      adds  144f137   Minor doc updates
      adds  436e896   a first pass at adding some more fleshed-out docs
      adds  08215e5   rename "grandfathered" to "min_verion"
      adds  d82c92e   add "signatures" support
      adds  69f852f   add "regex_sets" support
      adds  9270ec2   clarify error message a bit: later versions are okay
      adds  5dd3805   make the examples consistent in use of semicolon
      adds  76b8009   document the two newly-added experiments
      adds  6487535   don't show expanded forms
      adds  9a786be   make it explicit that postderef includes postderef_qq
      adds  1b2e2e8   Merge branch 'docs'
      adds  aba871e   Update Change
      adds  8af7fe8   v0.007
      adds  f76b90c   Give better perl version formatting
      adds  c6e2df3   Fix smartmatch/switch description
      adds  1082793   v0.008
      adds  a605770   Dynamically create the version objects
      adds  4e54d72   Add all known features to minimum version hash
      adds  7e4ca23   Hardcode features for perl < 5.15.7
      adds  6135364   v0.009
      adds  735ea0e   Add returning 1's to evals in tests
      adds  1411834   v0.010
      adds  d634529   POD patch to clarify which order to apply pragmas (and mention Moose)
      adds  461c6e8   v0.011
      adds  a7baf43   Imported Upstream version 0.011
       new  f2515ac   Merge tag 'upstream/0.011'
       new  3661498   Update debian/changelog
       new  4813a23   Declare compliance with Debian Policy 3.9.6.
       new  94c8d64   Mark package as autopkgtest-able.
       new  64ba36f   releasing package libexperimental-perl version 0.011-1

The 7 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:
 Build.PL                 |  2 +-
 Changes                  |  3 +++
 MANIFEST                 |  2 +-
 META.json                |  8 ++++----
 META.yml                 |  8 ++++----
 README                   |  4 ++--
 debian/changelog         |  9 +++++++++
 debian/control           |  3 ++-
 debian/upstream/metadata |  8 ++++++++
 lib/experimental.pm      | 24 ++++++++++++++++++++++--
 10 files changed, 56 insertions(+), 15 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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