[libfile-nfslock-perl] branch master updated (e6bed8f -> 4eeca8c)

gregor herrmann gregoa at debian.org
Sat Jul 4 19:25:37 UTC 2015


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

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

      from  e6bed8f   releasing version 1.24-1
      adds  c64184d   Imported Upstream version 1.27
       new  5b4ffab   Merge tag 'upstream/1.27'
       new  fd2d5dc   New upstream release.
       new  8af1c54   remove boilerplate comments from debian/watch
       new  b5f6a00   Update years of upstream copyright.
       new  265a33b   rename .examples
       new  107189a   Don't install README anymore.
       new  10fb166   Drop ancient version from perl build dependency.
       new  6784969   Bump debhelper compatibility level to 9.
       new  ff2128d   Reformat debian/control with cme
       new  f6fc96e   Mark package as autopkgtest-able.
       new  af092a6   Fix Vcs-Browser URL in debian/control.
       new  4eeca8c   releasing package libfile-nfslock-perl version 1.27-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:
 Changes                                            |  20 ++++
 File-NFSLock.spec                                  |   2 +-
 MANIFEST                                           |  11 +-
 META.yml                                           |   2 +-
 README                                             |  51 ++++++---
 debian/changelog                                   |  13 +++
 debian/compat                                      |   2 +-
 debian/control                                     |  18 ++--
 debian/copyright                                   |   2 +-
 debian/docs                                        |   1 -
 debian/{examples => libfile-nfslock-perl.examples} |   0
 debian/watch                                       |   1 -
 lib/File/NFSLock.pm                                | 116 +++++++++++++++------
 t/120_single.t                                     |   2 +-
 t/{120_single.t => 130_taint.t}                    |   6 +-
 t/200_bl_ex.t                                      |   2 +-
 t/210_nb_ex.t                                      |   2 +-
 t/220_ex_scope.t                                   |   2 +-
 t/230_double.t                                     |   2 +-
 t/{240_fork.t => 240_fork_ex.t}                    |  47 +++++----
 t/241_fork_ex.t                                    | 114 ++++++++++++++++++++
 t/{240_fork.t => 242_fork_ex.t}                    |  58 ++++++-----
 t/243_fork_ex.t                                    | 105 +++++++++++++++++++
 t/{240_fork.t => 250_fork_sh.t}                    |  49 +++++----
 t/251_fork_sh.t                                    | 114 ++++++++++++++++++++
 t/{240_fork.t => 252_fork_sh.t}                    |  60 ++++++-----
 t/253_fork_sh.t                                    | 105 +++++++++++++++++++
 t/300_bl_sh.t                                      |   2 +-
 t/400_kill.t                                       |   2 +-
 t/410_die.t                                        |   2 +-
 t/420_crash.t                                      |   2 +-
 t/{420_crash.t => 430_taint.t}                     |   6 +-
 32 files changed, 755 insertions(+), 166 deletions(-)
 delete mode 100644 debian/docs
 rename debian/{examples => libfile-nfslock-perl.examples} (100%)
 copy t/{120_single.t => 130_taint.t} (87%)
 copy t/{240_fork.t => 240_fork_ex.t} (66%)
 create mode 100644 t/241_fork_ex.t
 copy t/{240_fork.t => 242_fork_ex.t} (60%)
 create mode 100644 t/243_fork_ex.t
 copy t/{240_fork.t => 250_fork_sh.t} (65%)
 create mode 100644 t/251_fork_sh.t
 rename t/{240_fork.t => 252_fork_sh.t} (58%)
 create mode 100644 t/253_fork_sh.t
 copy t/{420_crash.t => 430_taint.t} (96%)

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



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