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

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

      from  f156a91   update changelog
      adds  a011c41   * initial commit
      adds  3bedf4b   added dependency on version.pm
      adds  f5474f7   * Fixed is_interactive to default to currently selected 
filehandle, rather than to *STDOUT.
      adds  797fe38   * Damian supplied the code to use a pipe instead of 
opening a filehandle on a scalar
      adds  0ce9563   * Michael Schwern's path for RT #24823 
(http://rt.cpan.org/Public/Bug/Display.html?id=24823)
      adds  d734b1f   Merge branch 'argv-schwern'
      adds  3eea9fb   * Bump the version to a development version, update 
Makefile.PL for the LICENSE keyword
      adds  9a02953   * add release info
      adds  a6361a2   Don't distribute .releaserc or META.yml
      adds  3ac47fe   Let's also clean up after Build.PL
      adds  4933942   * Don't pay attention to META.yml
      adds  0177124   * ignore MANIFEST. Why is the master copy changed
      adds  4057863   * for version 0.03_01
      adds  9891800   * add brian d foy as a maintainer
      adds  e4447d2   * bump to release version
      adds  7d7e0f7   * for version 0.04
      adds  7b0a433   * make version in docs agree with that in code
      adds  acc9304   * for version 0.05
      adds  75e1f33   * Quote versions in Makefile.PL
      adds  e87db1f   * Quote versions in Build.PL
      adds  31b55a1   * Don't put distro directory in MANIFEST
      adds  a1a5515   Decrease memory use a bit, details in Changes file
      adds  f289e78   Merge pull request #1 from dmuey/master
      adds  7435d20   Remove Build.PL
      adds  b16fd94   Ignore MYMETA.yml
      adds  d9799dc   Add META.yml
      adds  829de65   Added /Users/brian/Dev/io--interactive/.travis.yml
      adds  7cfc692   Whitespace
      adds  4dc97bc   Dependency on version
      adds  26335a5   Ignore MYMETA files
      adds  de5880f   Update MANIFEST.SKIP with defaults
      adds  08c4b22   Add META_MERGE
      adds  0938406   RT #86429: Fix typo
      adds  5fb0255   Slight change to fool syntax highlighting
      adds  3066fb9   Bump version
      adds  fcb30e7   Clean up Changes
      adds  fc79511   Expand .travis.yml for coveralls, 5.20, helpers
      adds  ea18149   ignore these files
      adds  e8d4012   Update to HTTPS for git pull
      adds  3244e95   normalize Changes file
      adds  d640086   normalize Changes header line according to 
CPAN::Changes::Spec
      adds  34965fb   Add author test for Changes file
      adds  ec4149c   Use the right format for module versions
      adds  1cf8d60   Fix changes.t for missing interpolated variable
      adds  9226a50   Normalize Changes, more so
      adds  798faab   Date format for CPAN::Changes::Spec
      adds  1e56b85   Modulino-ize Makefile.PL, Phase 1
      adds  5b43fd9   Die if we cannot load correct ExtUtils::MakeMaker
      adds  09bf63e   More modernization of Makefile.PL
      adds  ca2132e   Most of the modernization of Makefile.PL
      adds  a93613b   Update LICENSE file to include full license
      adds  a794da7   "Depend on File::Spec::Functions"
      adds  1b2c63f   "5.008 does not have // !"
      adds  7e49b2c   Dist name from module
      adds  529612e   clean up distdir
      adds  533a994   set a package
      adds  122d9ed   use File::Spec::Functions
      adds  96560f5   It's not bugtraker with no c
      adds  f809e47   The new README.pod, fit for GitHub
      adds  a4be428   Remove the old README (now README.pod)
      adds  a2d5c4c   Add MIN_PERL_VERSION
      adds  9711a66   Add MIN_PERL_VERSION
      adds  f648c99   Add Pod to all the Makefile.PLs
      adds  1050503   typo
      adds  5a81ef3   Add INSTALL.SKIP
      adds  2507bc1   Add INSTALL.SKIP
      adds  3fede23   Escape metachar in skip pattern
      adds  e36ada6   Fix whitespace in YAML: tabs no longer allowed
      adds  906ca6a   Add v5.22 to Travis, and run in container by turning off 
sudo
      adds  01d4d2c   Add v5.22 to Travis, and run in container by turning off 
sudo
      adds  f20c93f   Add =encoding to all pod files
      adds  332fc14   bump version
      adds  1e0ea7f   Note GitHub location
      adds  a239084   Ignore BBEdit 11 backup file
      adds  77a6158   whitespace
      adds  d92d5d7   * for version 1.021
      adds  0588925   Just use catfile, not the object version
      adds  60b3097   Remove version since I don't use v strings anymore
      adds  a2e247e   The issue tracker is now Github
      adds  80060b2   Start a development series
      adds  de3be7c   Bump version
      adds  141938f   Avoid unnecessary load of Carp
      adds  cd710cd   Merge pull request #8 from toddr/master
      adds  581b610   Merge branch 'master' of 
github.com:briandfoy/io-interactive
      adds  cfd033a   Track the MANIFEST
      adds  f142c28   * for version 1.021_02
      adds  689a366   Clean up changes a bit
      adds  8b45b67   Bump version to stable release
      adds  3736856   * for version 1.022
      adds  79befe3   New upstream version 1.022
       new  c4f014f   Merge tag 'upstream/1.022'
       new  4c5f9f1   Update debian/changelog
       new  958d951   Declare compliance with Debian Policy 3.9.8.
       new  cd5d9d2   Drop unneeded old build dependency on Test::More.
       new  26d1ac5   releasing package libio-interactive-perl version 1.022-1

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:
 Changes               | 30 +++++++++++++++++++-----------
 MANIFEST              |  4 ++--
 META.json             |  5 ++---
 META.yml              |  3 +--
 Makefile.PL           |  3 +--
 debian/changelog      |  7 +++++--
 debian/control        |  9 ++++-----
 lib/IO/Interactive.pm | 16 ++++++++--------
 8 files changed, 42 insertions(+), 35 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to