[libsql-abstract-more-perl] branch master updated (0af6208 -> 34113a9)

gregor herrmann gregoa at debian.org
Wed Nov 15 18:47:45 UTC 2017


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

gregoa pushed a change to branch master
in repository libsql-abstract-more-perl.

      from  0af6208   update changelog
      adds  21b8acf   New upstream version 1.30
       new  479878f   Update upstream source from tag 'upstream/1.30'
       new  daac9b0   Update debian/changelog
       new  f764443   Drop 0001_fix-typo-in-manpage.patch, merged upstream.
       new  0949678   Bump versioned (build) dependency on libsql-abstract-perl.
       new  bab5d0b   Add /me to Uploaders.
       new  54d24e8   Declare compliance with Debian Policy 4.1.1.
       new  34113a9   releasing package libsql-abstract-more-perl version 1.30-1

The 7 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                                       |    9 +
 MANIFEST                                      |   54 +-
 META.yml                                      |   77 +-
 Makefile.PL                                   |    6 +-
 debian/changelog                              |    9 +-
 debian/control                                |    7 +-
 debian/copyright                              |    1 +
 debian/patches/0001_fix-typo-in-manpage.patch |   17 -
 debian/patches/series                         |    1 -
 inc/Module/AutoInstall.pm                     | 1864 +++++++++++++------------
 inc/Module/Install.pm                         |  921 ++++++------
 inc/Module/Install/AutoInstall.pm             |  186 +--
 inc/Module/Install/Base.pm                    |  166 +--
 inc/Module/Install/Can.pm                     |  317 +++--
 inc/Module/Install/Fetch.pm                   |  186 +--
 inc/Module/Install/Include.pm                 |   68 +-
 inc/Module/Install/Makefile.pm                |  836 +++++------
 inc/Module/Install/Metadata.pm                | 1444 +++++++++----------
 inc/Module/Install/Win32.pm                   |  128 +-
 inc/Module/Install/WriteAll.pm                |  126 +-
 lib/SQL/Abstract/More.pm                      |  174 ++-
 t/01-sql_abstract_more.t                      |   62 +-
 t/02-order-by.t                               |    5 +
 23 files changed, 3388 insertions(+), 3276 deletions(-)
 delete mode 100644 debian/patches/0001_fix-typo-in-manpage.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-abstract-more-perl.git



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