[libshell-perl-perl] branch master updated (633c258 -> f7e0d19)

gregor herrmann gregoa at debian.org
Sat Jan 21 19:30:56 UTC 2017


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

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

      from  633c258   update changelog
       new  4961435   Add debian/upstream/metadata.
       new  6f8c5e4   update changelog
      adds  b88df14   Shell-Perl-v0.0018
      adds  f336c0c   Fix no_plan takes no arguments at t/50isolated.t
      adds  81e7138   The dumper using Data::Dump now uses dump_filtered
      adds  1f4227d   Bump code version - Shell-Perl-v0.0019
      adds  e2a4185   Handy .gitignore
      adds  0a649f9   Fix test for 5.6 sake
      adds  dc5bd3d   Add a trap to test for helping diagnose 5.6 issue
      adds  698ae1b   Bump code version - Shell-Perl-v0.0020
      adds  1a110ee   Ignore Shell-Perl-* dirs, but not Shell-Perl-*.tar.gz
      adds  fad90f9   Fix test for 5.6 sake
      adds  c2006eb   Bump code version - Shell-Perl-v0.0021
      adds  534ccec   Improved Makefile.PL / META.yml: added some recommendations and repository URL
      adds  e511d2f   Fix test again for 5.6 sake
      adds  9cdc53e   Bump code version - Shell-Perl-v0.0022
      adds  d252175   Add =encoding to source files
      adds  ef0f04e   Update Makefile.PL from 'use 5.006' to 'use 5.008' as per RT#43117
      adds  7818771   Start fixing dates and version #s in Makefile.PL
      adds  98c5539   Clean up version #s again, and Makefile
      adds  c0bec03   Use new method name (script_compiles) rather than old (script_compiles_ok)
      adds  a112cca   Re-create distmeta. Add MANIFEST.SKIP
      adds  49de383   Merge pull request #1 from ronsavage/master
      adds  de91a36   Merge branch 'master' of http://github.com/aferreira/pirl
      adds  4c9a257   - Removed the broken link in the pod document of the package Shell::Perl as below:
      adds  6860522   Merge pull request #3 from Manwar/minor-pod-changes
      adds  0323d1a   typo in POD
      adds  636d6a8   Merge pull request #2 from fschlich/patch-1
      adds  fba7f71   Drop File::Slurp as prereq
      adds  9710950   Get rid of obsolete SVN stuff
      adds  e672c21   Hosted at Github
      adds  ac097da   Fix C<> in docs
      adds  2259032   Ron Savage, co-author
      adds  bb2aeba   SEE ALSO section
      adds  7ad5c3e   Update copyright years
      adds  e0bbd14   pirl -I dir1 -I dir2
      adds  844568c   make -I more like perl -I
      adds  48d5951   Partial changes for 0.0024
      adds  23708c7   Enable current perl features by default
      adds  ea09288   eval(): separate preamble statements
      adds  b61ecdc   new shell command :set perl_version <version>
      adds  1860e4f   Add checks on setting perl_version
      adds  00465e5   Drop *META.* files from version control
      adds  7a83b5f   Update MANIFEST
      adds  5ccce2a   Bump code version - Shell-Perl-v0.0024
      adds  b515392   Reorder some POD sections
      adds  7715262   POD fixes
      adds  077eef0   Prune more SVN obsolete stuff
      adds  fffb8b9   requires version 0.77
      adds  6dcda61   requires Getopt::Long 2.43
      adds  c8fb041   Bump code version - Shell-Perl-v0.0025
      adds  a735d80   t/20expect_quit.t: deal with "TERM not set"
      adds  8711c30   Bump code version - Shell-Perl-v0.0026
      adds  f152354   New upstream version 0.0026
       new  6ed0cfa   Merge tag 'upstream/0.0026'
       new  7a6ffaa   Update debian/changelog
       new  8338543   Drop spelling.patch, applied upstream.
       new  aed22ea   Update years of upstream copyright.
       new  e4a6bb5   Update (build) dependencies.
       new  6571dfa   Declare compliance with Debian Policy 3.9.8.
       new  98f605f   Bump debhelper compatibility level to 9.
       new  a46bf09   Mark package as autopkgtest-able.
       new  f6b2814   Add /me to Uploaders.
       new  f7e0d19   releasing package libshell-perl-perl version 0.0026-1

The 12 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.ini                    | 183 ---------------------------------------
 Changes                          |  15 ++++
 MANIFEST                         |   8 +-
 META.json                        |  12 +--
 META.yml                         |  38 ++++----
 Makefile.PL                      |   6 +-
 README                           |   4 +-
 bin/pirl                         |  22 ++---
 debian/changelog                 |  16 +++-
 debian/compat                    |   2 +-
 debian/control                   |  17 ++--
 debian/copyright                 |   3 +-
 debian/patches/autopkgtest.patch |  16 ++++
 debian/patches/series            |   2 +-
 debian/patches/spelling.patch    |  14 ---
 debian/upstream/metadata         |   5 ++
 lib/Shell/Perl.pm                | 183 ++++++++++++++++++++++++++++++---------
 lib/Shell/Perl/Dumper.pm         |  24 +----
 t/20expect_quit.t                |   5 ++
 19 files changed, 255 insertions(+), 320 deletions(-)
 delete mode 100644 Changelog.ini
 create mode 100644 debian/patches/autopkgtest.patch
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/upstream/metadata

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



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