[libnet-sieve-script-perl] branch master updated (218f7fc -> c1e6deb)

gregor herrmann gregoa at debian.org
Sat Sep 30 12:43:29 UTC 2017


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

gregoa pushed a change to branch master
in repository libnet-sieve-script-perl.

      from  218f7fc   releasing package libnet-sieve-script-perl version 0.08-2
      adds  ba020a9   New upstream version 0.09
       new  1da6a99   Update upstream source from tag 'upstream/0.09'
       new  ee609c4   New upstream release.
       new  9e8e42e   Drop patches, both applied upstream.
       new  59498b4   Update years of upstream copyright.
       new  b209cf3   Declare compliance with Debian Policy 4.1.1.
       new  c1e6deb   releasing package libnet-sieve-script-perl version 0.09-1

The 6 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                                   |   3 +
 META.yml                                  |  33 +-
 README                                    |   5 +-
 debian/changelog                          |   9 +
 debian/control                            |   2 +-
 debian/copyright                          |  10 +-
 debian/patches/series                     |   2 -
 debian/patches/spelling.patch             |  47 --
 debian/patches/unescaped_left_brace.patch |  18 -
 inc/Module/AutoInstall.pm                 | 280 +++++++--
 inc/Module/Install.pm                     | 597 +++++++++++++-------
 inc/Module/Install/AutoInstall.pm         |  42 +-
 inc/Module/Install/Base.pm                |  65 ++-
 inc/Module/Install/Can.pm                 | 100 +++-
 inc/Module/Install/Fetch.pm               |  12 +-
 inc/Module/Install/Include.pm             |   8 +-
 inc/Module/Install/Makefile.pm            | 293 ++++++++--
 inc/Module/Install/Metadata.pm            | 904 +++++++++++++++++++++---------
 inc/Module/Install/Win32.pm               |  15 +-
 inc/Module/Install/WriteAll.pm            |  80 ++-
 lib/Net/Sieve/Script.pm                   |  11 +-
 lib/Net/Sieve/Script/Action.pm            |   6 +-
 lib/Net/Sieve/Script/Condition.pm         |   8 +-
 lib/Net/Sieve/Script/Rule.pm              |  14 +-
 24 files changed, 1785 insertions(+), 779 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 delete mode 100644 debian/patches/unescaped_left_brace.patch

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



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