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

gregoa pushed a change to branch master
in repository libperlio-via-timeout-perl.

      from  17111de   update changelog
       new  8efe5ca   Add debian/upstream/metadata
       new  41a58c7   Update debian/changelog
      adds  938054e   Initial commit
      adds  faaccd0   added dist.ini
      adds  9cbfa91   wip (code from Christian Hansen)
      adds  aa09e4a   wip
      adds  84dfe13   wip
      adds  1d1c386   implementation that should work fine now
      adds  817f7a1   readme update
      adds  8732007   v0.10
      adds  9b82c19   changes
      adds  b9693e4   changes
      adds  8e49c0e   fix tests
      adds  9836fbe   added thanks
      adds  cbf3e1b   typo
      adds  77ac7dc   fix test
      adds  c294916   v0.11
      adds  90f22c2   Merge remote-tracking branch 'origin/master'
      adds  0da8bf5   changes
      adds  1843150   v0.12
      adds  6bed08b   fix: if there is nothing to read, don't ask if we can read
      adds  d83e465   fix: if there is nothing to read, don't ask if we can read
      adds  996db27   v0.13
      adds  117b263   timeout_enabled
      adds  2809019   a lot of fixes, new strategy (alarm), doc and test fixes
      adds  7f848a9   v0.14
      adds  43ac89d   fix rt#88937, check OS in test
      adds  8dc416b   v0.15
      adds  c3c23b1   updated prereq. Actually removed Time::HiRes, but updated 
the doc
      adds  0a364f3   v0.16
      adds  390af81   stupid changelog
      adds  3c56116   v0.17
      adds  bbf8fbe   fix default sysread / syswrite when an error happens
      adds  a3a15d7   fix typo
      adds  7875da5   v0.18
      adds  925750e   improved documentation
      adds  9f19e4d   v0.19
      adds  7a7b93c   take care of EINTR in the Notimeout strategy. Added 
comment explaning why we return 0 and not -1
      adds  51f5d19   v0.20
      adds  a52717f   take care of EINTR in the Notimeout strategy in the 
syswrite part as well
      adds  d13563f   v0.21
      adds  b74801b   refactor everything
      adds  8795582   v0.22
      adds  52d96e4   Spelling fixup
      adds  4ffa3bf   Merge pull request #1 from MidLifeXis/docfix
      adds  836a85a   add internal method for inheriting purpose
      adds  e535e7f   add internal method for inheriting purpose
      adds  a6a7b06   v0.23
      adds  bbd3c62   typo
      adds  decc813   remove old code dependancy
      adds  b266756   v0.24
      adds  c8aff79   updated doc
      adds  a56f11a   v0.25
      adds  6e276c8   small fixes
      adds  61fb709   changes
      adds  e4013f9   v0.26
      adds  d99da36   v0.27
      adds  41d240c   fix for 5.8
      adds  d02ff9e   better dist.ini
      adds  e6855d2   changes
      adds  9d6f4b0   v0.28
      adds  664256e   avoid uninitialied value warning
      adds  96f7d4c   v0.29
      adds  bdddf43   cleanup, fix docs, add has_timeout_layer to safely check 
if a fh is handled
      adds  2757de9   Imported Upstream version 0.30
       new  8334b68   Merge tag 'upstream/0.30'
       new  3c0d18d   Update debian/changelog
       new  cb151d2   Update years of packaging copyright.
       new  9852d23   Update (build) dependencies.
       new  fa09cab   Reformat debian/control with cme
       new  b908c79   Mark package as autopkgtest-able.
       new  092f9d6   Declare compliance with Debian Policy 3.9.6.
       new  9c5b79e   releasing package libperlio-via-timeout-perl version 
0.30-1

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:
 Build.PL                  |  2 +-
 Changes                   |  2 ++
 MANIFEST                  |  1 +
 META.yml                  | 14 ++++-----
 Makefile.PL               | 72 ++++++++++++++++++++---------------------------
 README                    |  4 ++-
 debian/changelog          | 12 ++++++--
 debian/control            | 14 ++++-----
 debian/copyright          |  2 +-
 debian/upstream/metadata  |  5 ++++
 dist.ini                  |  5 +---
 lib/PerlIO/via/Timeout.pm | 39 +++++++++++++++++--------
 t/release-distmeta.t      |  5 ++--
 t/release-pod-coverage.t  | 12 ++------
 14 files changed, 101 insertions(+), 88 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-via-timeout-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