[libsvn-hooks-perl] branch master updated (630aef8 -> c64b5bd)

Salvatore Bonaccorso carnil at debian.org
Fri Nov 27 05:33:07 UTC 2015


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

carnil pushed a change to branch master
in repository libsvn-hooks-perl.

      from  630aef8   Prepare changelog for release
      adds  93bf577   Avoid repeated invocation of the same hooks
      adds  87cbb75   v1.31
      adds  c8e2b8a   Imported Upstream version 1.31
       new  185c33a   Merge tag 'upstream/1.31'
       new  da11cd7   Update debian/changelog
       new  c64b5bd   Prepare changelog for release

The 3 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                                            | 12 +++++
 MANIFEST                                           |  6 +--
 META.yml                                           | 36 +++++++--------
 Makefile.PL                                        | 12 +----
 debian/changelog                                   |  6 +++
 lib/SVN/Hooks.pm                                   | 53 ++++++++++++++++------
 lib/SVN/Hooks/AllowLogChange.pm                    |  4 +-
 lib/SVN/Hooks/AllowPropChange.pm                   |  4 +-
 lib/SVN/Hooks/CheckCapability.pm                   |  4 +-
 lib/SVN/Hooks/CheckJira.pm                         |  4 +-
 lib/SVN/Hooks/CheckLog.pm                          |  4 +-
 lib/SVN/Hooks/CheckMimeTypes.pm                    |  4 +-
 lib/SVN/Hooks/CheckProperty.pm                     |  4 +-
 lib/SVN/Hooks/CheckStructure.pm                    |  4 +-
 lib/SVN/Hooks/DenyChanges.pm                       |  4 +-
 lib/SVN/Hooks/DenyFilenames.pm                     |  4 +-
 lib/SVN/Hooks/Generic.pm                           |  9 ++--
 lib/SVN/Hooks/JiraAcceptance.pm                    |  4 +-
 lib/SVN/Hooks/Mailer.pm                            |  4 +-
 lib/SVN/Hooks/Notify.pm                            |  4 +-
 lib/SVN/Hooks/UpdateConfFile.pm                    |  4 +-
 ...elease-pod-coverage.t => author-pod-coverage.t} |  4 +-
 t/{release-pod-syntax.t => author-pod-syntax.t}    |  5 +-
 t/release-kwalitee.t                               |  2 +-
 24 files changed, 121 insertions(+), 80 deletions(-)
 rename t/{release-pod-coverage.t => author-pod-coverage.t} (68%)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (56%)

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



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