[libsub-uplevel-perl] branch master updated (1510149 -> c33eaa5)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Sep 14 19:51:21 UTC 2015


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

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

      from  1510149   update changelog
       new  a25698c   Add debian/upstream/metadata
       new  0bd6d09   Update debian/changelog
      adds  e97baf2    r4064 at vesta (orig r590):  david | 2006-06-09 04:00:58 -0400  Creating trunk directory for https://janus.hyperbolic.net/svn/dagolden/Sub-Uplevel
      adds  2c41551    r4067 at vesta (orig r593):  david | 2006-06-09 04:01:28 -0400  setting svn:ignore
      adds  afc6b11    r4068 at vesta (orig r594):  david | 2006-06-09 04:01:38 -0400  import Schwern's 0.09 tarball
      adds  3b520aa    r4070 at vesta (orig r596):  david | 2006-06-09 04:02:24 -0400  patched warnings bug under Perl 5.8.8
      adds  35b4a78    r4071 at vesta (orig r597):  david | 2006-06-09 04:02:39 -0400  ready for 0.10 release
      adds  5a9842c    r4073 at vesta (orig r599):  david | 2006-06-09 04:03:20 -0400  added uplevel stack patch
      adds  16c25bd    r4074 at vesta (orig r600):  david | 2006-06-09 04:03:39 -0400  updated changes and signature for 0.11_01
      adds  7920808    r4075 at vesta (orig r601):  david | 2006-06-09 04:03:50 -0400  bumped version, meta, signature
      adds  c26ea80    r4091 at vesta (orig r617):  david | 2006-06-09 04:10:51 -0400  - switched to Build.PL and generated Makefile.PL  - eliminated SIGNATURE  - bumped version
      adds  f0e02c7    r4092 at vesta (orig r618):  david | 2006-06-09 04:11:12 -0400  - regenerated meta files  - noted author change more obviously in Pod
      adds  06c95f0    r4115 at vesta (orig r640):  david | 2006-06-15 07:15:07 -0400   r3642 at NYC-BCQY961a:  DGolden | 2006-06-15 07:14:45 -0400   - fixed Uplevel.t bug for FreeBSD with 5.8.0
      adds  0194623    r4124 at vesta (orig r641):  dagolden | 2006-06-22 19:48:29 -0400   r4118 at vesta:  david | 2006-06-22 19:03:55 -0400   - removed ancient Test::More from t/lib
      adds  5cecf92    r4125 at vesta (orig r642):  dagolden | 2006-06-22 19:48:34 -0400   r4119 at vesta:  david | 2006-06-22 19:32:40 -0400   - switched to is_deeply for array comparisons   - fixed bug from bleadperl 5.9.4
      adds  1818ad1    r4126 at vesta (orig r643):  dagolden | 2006-06-22 19:48:41 -0400   r4120 at vesta:  david | 2006-06-22 19:41:53 -0400   - added comment about purpose of the test
      adds  a30074a    r4127 at vesta (orig r644):  dagolden | 2006-06-22 19:48:47 -0400   r4121 at vesta:  david | 2006-06-22 19:42:32 -0400   - renumbered tests
      adds  ab5a3b7    r4128 at vesta (orig r645):  dagolden | 2006-06-22 19:48:53 -0400   r4122 at vesta:  david | 2006-06-22 19:46:28 -0400   - updated pod tests to force CPANTS to recognize them   - updated metadata
      adds  0b9254d    r4129 at vesta (orig r646):  dagolden | 2006-06-22 19:49:00 -0400   r4123 at vesta:  david | 2006-06-22 19:47:49 -0400   - timestamp for release
      adds  04bf694   - fixed pod coverage test bug - added example
      adds  1410c5a   added Schwerns patch to localize caller override preserved preexisting caller overrides doc updates
      adds  bfe95bf   bumped to 0.16 for release
      adds  c1aaa40   - bumped version to 0.17_01 - removed 5.6 specific language in code and tests
      adds  c0cad02   - bump version to 0.18 and update metafiles for release
      adds  d523ed0   - added version Pod
      adds  18cf233   - bumped version to 0.1801 - removed executable bit from example uplevel-demo.pl
      adds  fafeff5   - updated version number in docs and meta
      adds  9a3485a   git-svn-id: https://dagolden.googlecode.com/svn/Sub-Uplevel/trunk@1702 dfce27d5-b31c-0410-bb09-030b4413eeba
      adds  bff3ea7   - replacement caller respects package DB to set @DB::args
      adds  291d526   - repackage with custom Build.PL, etc.
      adds  5f51ea4   added Changes timestamp; updated copyright year
      adds  01a24f0   bumped version; added "DB" to META.yml ignored packages; updated metafiles
      adds  cb81bc2   bumped version to 0.19_02 uplevel will warn if uplevel amount is more than the call stack depth
      adds  81af4f9   [repos] tagging release-0.19_02
      adds  309f59a   fixed up Pod
      adds  db1ce10   [repos] tagging release-0.19_02
      adds  014e1f4   bump version to 0.19_03
      adds  5f80fc0   add stuff to gitignore
      adds  67f2ee4   load Carp only on demand to try to fix 5.005 problems
      adds  b0cda35   added EU::MM files to gitignore
      adds  ce61efe   noted Changes for 0.19_03 release
      adds  48a9b2c   fix MANIFEST.SKIP to ignore git files
      adds  b736661   require 5.006; use 'our' instead of 'vars' for Test::More > 0.80
      adds  b116d89   make uplevel too high test use like regex instead of isnt
      adds  a7896b2   Merge branch 'master' of ssh://xdg@echo.dagolden.com/git/Sub-Uplevel
      adds  5122c78   change honor prior override test to use counter instead of reversing
      adds  cd24233   bump version to 0.2002
      adds  1048cda   fixed Win32 test bug; removed Exporter dependency
      adds  6d9530b   bump to 0.21_01
      adds  0f15652   add ':aggressive' tag to force reloading of Exporter
      adds  c462150   timestamp Changes
      adds  44e9c08   update MANIFEST
      adds  7a82663   add to gitignore
      adds  b07a105   link to repository in META.yml
      adds  e0c2bde   bump version to 0.22
      adds  973ab79   MYMETA to gitignore
      adds  aa2250b   add MYMETA to MANIFEST.SKIP
      adds  a5fbee7   timestamp Changes for release
      adds  7637886   ensure we return empty list when out of stack frames
      adds  d04ffa2   convert to Dist::Zilla & fix some bugs
      adds  96bc46b   Remove the frame check and place it behind a constant global, massively decreasing the overhead of uplevel()
      adds  e7a36d0   Micro-optimisation to pass the input variables through uplevel more efficiently, reducing the cost of uplevel 5-10%
      adds  8ca97cb   Micro-optimisation, reduce the number of scope setup/destroys we need to do
      adds  fed1692   Removing -w from #! in tests, as they cannot be run under tainting Removing -T from #! in tests, as they cannot be run in the debugger.
      adds  e230157   Moved Foo,Bar,Importer test classes to the namespace t::lib::Foo,etc namespace, removing the need for the tests to use lib and screw with @INC
      adds  2b07a07   Merge remote-tracking branch 'adamkennedy/master'
      adds  f076421   Standardize test preambles
      adds  21657d6   add #VERSION hint
      adds  a3ad382   updated dist.ini and added new meta files
      adds  9a8e1b2   Make xtests pass
      adds  ed746b2   updated META
      adds  8b15791   v0.23_01
      adds  46802e5   bump Changes
      adds  0a12849   fix test regexes for blead Carp
      adds  325aa15   bump Changes
      adds  e736c3e   fix more test regexes
      adds  6d001e9   bump Changes
      adds  f690bec   updated Changes and meta files for 0.24 release
      adds  df53d39   bump Changes
      adds  759f65d   updated meta files
      adds  e6a3dca   Update to use lastest Dist::Zilla::PluginBundle::DAGOLDEN.
      adds  c764baf   update repo meta files
      adds  3d3f801   .travis.yml
      adds  ff9f701   updated Changes
      adds  2e6d4f5   Imported Upstream version 0.2500
       new  f002e60   Merge tag 'upstream/0.2500'
       new  5c35096   Update debian/changelog
       new  f4a25ee   update upstream metadata
       new  a1e9c45   Update copyright years
       new  0a55bbd   Declare compliance with Debian Policy 3.9.6
       new  d662ca1   Mark package autopkgtest-able
       new  5c612f3   Drop examples-shebang.patch, resolved upstream by removing x-bit
       new  c33eaa5   prepare 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:
 CONTRIBUTING.mkdn                     |  87 +++++++++++++
 Changes                               |  16 +++
 LICENSE                               |   8 +-
 MANIFEST                              |   9 +-
 META.json                             |  63 +++++++---
 META.yml                              |  41 +++---
 Makefile.PL                           |  47 ++++---
 README                                |  19 ++-
 README.PATCHING                       |  42 -------
 cpanfile                              |  38 ++++++
 debian/changelog                      |  14 ++-
 debian/control                        |   3 +-
 debian/copyright                      |   4 +-
 debian/patches/examples-shebang.patch |  10 --
 debian/patches/series                 |   1 -
 debian/upstream/metadata              |   7 ++
 dist.ini                              |   1 +
 lib/Sub/Uplevel.pm                    | 227 ++++++++++++++++++++++++++++++++--
 perlcritic.rc                         |   8 +-
 t/00-compile.t                        |  73 -----------
 t/00-report-prereqs.dd                |  48 +++++++
 t/00-report-prereqs.t                 | 176 ++++++++++++++++++++++++++
 xt/author/00-compile.t                |  54 ++++++++
 xt/author/pod-spell.t                 |  31 +++--
 xt/release/distmeta.t                 |   5 +-
 xt/release/minimum-version.t          |   8 ++
 xt/release/pod-coverage.t             |  12 +-
 xt/release/pod-syntax.t               |   5 +-
 xt/release/portability.t              |   4 +
 xt/release/test-version.t             |  18 ++-
 30 files changed, 841 insertions(+), 238 deletions(-)
 create mode 100644 CONTRIBUTING.mkdn
 delete mode 100644 README.PATCHING
 create mode 100644 cpanfile
 delete mode 100644 debian/patches/examples-shebang.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/00-compile.t
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 xt/author/00-compile.t
 create mode 100644 xt/release/minimum-version.t

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



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