[libalien-base-perl] branch master updated (8008ef6 -> 2a562ac)

Joenio Costa joenio at joenio.me
Tue Sep 20 01:24:42 UTC 2016


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

joenio-guest pushed a change to branch master
in repository libalien-base-perl.

      from  8008ef6   update changelog
       new  792240e   adding copyright year in changelog
       new  e813541   d/changelog: using https:// on Format:
       new  d6240ee   small improvement on short/long description
      adds  9df4d46   New upstream version 0.029
       new  dca4208   Merge tag 'upstream/0.029'
       new  2a562ac   increment version on d/changelog file

The 5 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                                            |  8 ++++++++
 META.json                                          | 24 +++++++++++-----------
 META.yml                                           | 24 +++++++++++-----------
 debian/changelog                                   |  2 +-
 debian/control                                     |  5 ++---
 debian/copyright                                   |  4 ++--
 lib/Alien/Base.pm                                  |  4 +++-
 lib/Alien/Base/FAQ.pod                             |  6 ++++--
 lib/Alien/Base/ModuleBuild.pm                      |  2 +-
 lib/Alien/Base/ModuleBuild/Cabinet.pm              |  2 +-
 lib/Alien/Base/ModuleBuild/File.pm                 |  2 +-
 lib/Alien/Base/ModuleBuild/Repository.pm           |  2 +-
 lib/Alien/Base/ModuleBuild/Repository/FTP.pm       |  2 +-
 lib/Alien/Base/ModuleBuild/Repository/HTTP.pm      |  2 +-
 lib/Alien/Base/ModuleBuild/Repository/Local.pm     |  2 +-
 lib/Alien/Base/ModuleBuild/Utils.pm                |  2 +-
 lib/Alien/Base/PkgConfig.pm                        |  6 +++---
 .../share/{include/bar2.h => lib/libbar2.a}        |  0
 .../bar2.h => mb_share/share/lib/libfoo2.a}        |  0
 t/builder.t                                        |  6 +++++-
 .../dynamic/lib/dirlikelib.so/dontfindthis}        |  0
 .../bar2.h => find_lib/dynamic/lib/libmylib.0.so}  |  0
 .../bar2.h => find_lib/dynamic/lib/libmylib.so}    |  0
 .../bar2.h => find_lib/dynamic/lib/libotherlib.so} |  0
 .../dynamic/lib/onlypredot.0.so}                   |  0
 .../mixed/dynamic/libotherlib.so}                  |  0
 .../mixed/lib/dirlikelib.a/dontfindthis}           |  0
 .../mixed/lib/dirlikelib.so/dontfindthis}          |  0
 .../bar2.h => find_lib/mixed/lib/libmylib.a}       |  0
 .../bar2.h => find_lib/mixed/lib/libotherlib.a}    |  0
 .../static/lib/dirlikelib.a/dontfindthis}          |  0
 .../static/lib/dirlikelib.so/dontfindthis}         |  0
 .../bar2.h => find_lib/static/lib/libmylib.a}      |  0
 .../bar2.h => find_lib/static/lib/libotherlib.a}   |  0
 t/pkgconfig.t                                      |  9 ++++----
 t/pkgconfig/test.pc                                |  3 ++-
 36 files changed, 67 insertions(+), 50 deletions(-)
 copy t/alien_base/ab_share/share/{include/bar2.h => lib/libbar2.a} (100%)
 copy t/alien_base/{ab_share/share/include/bar2.h => mb_share/share/lib/libfoo2.a} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/dynamic/lib/dirlikelib.so/dontfindthis} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/dynamic/lib/libmylib.0.so} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/dynamic/lib/libmylib.so} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/dynamic/lib/libotherlib.so} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/dynamic/lib/onlypredot.0.so} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/mixed/dynamic/libotherlib.so} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/mixed/lib/dirlikelib.a/dontfindthis} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/mixed/lib/dirlikelib.so/dontfindthis} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/mixed/lib/libmylib.a} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/mixed/lib/libotherlib.a} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/static/lib/dirlikelib.a/dontfindthis} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/static/lib/dirlikelib.so/dontfindthis} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/static/lib/libmylib.a} (100%)
 copy t/{alien_base/ab_share/share/include/bar2.h => find_lib/static/lib/libotherlib.a} (100%)

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



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