[lemonldap-ng] branch master updated (5707b47 -> 75cc9c2)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Nov 20 19:02:56 UTC 2013


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

xguimard-guest pushed a change to branch master
in repository lemonldap-ng.

      from  5707b47   Bump Standards-Version to 3.9.5
      adds  f2ec9af   Imported Upstream version 1.3.1
       new  10f8ea3   Merge tag 'upstream/1.3.1'
       new  d26c967   Update images copyrights
       new  668968a   Add captcha dirs management
       new  1ffca1c   Remove "add-missings-args-to-prove" patch now included in upstream
       new  9f92191   Re-order deps
       new  75cc9c2   Update d/ch (+version 1.3.1-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:
 Doxyfile                                           |    2 +-
 Makefile                                           |    2 +-
 changelog                                          |   19 ++
 debian/changelog                                   |   10 +
 debian/control                                     |    2 +-
 debian/copyright                                   |  233 ++++++++++++++------
 debian/liblemonldap-ng-manager-perl.install        |    1 +
 debian/liblemonldap-ng-portal-perl.dirs            |    1 +
 .../liblemonldap-ng-portal-perl.lintian-overrides  |    3 +
 debian/liblemonldap-ng-portal-perl.postinst        |    2 -
 debian/patches/add-missings-args-to-prove.patch    |   19 --
 debian/patches/series                              |    1 -
 debian/rules                                       |   14 +-
 lemonldap-ng-common/META.yml                       |    3 +-
 lemonldap-ng-common/Makefile.PL                    |    7 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common.pm     |    2 +-
 lemonldap-ng-handler/META.yml                      |    4 +-
 lemonldap-ng-handler/Makefile.PL                   |    2 +-
 lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm   |    2 +-
 .../lib/Lemonldap/NG/Handler/Simple.pm             |    2 +-
 lemonldap-ng-manager/META.yml                      |    6 +-
 lemonldap-ng-manager/Makefile.PL                   |    4 +-
 .../example/skins/default/js/manager.js            |   20 +-
 lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm   |    2 +-
 lemonldap-ng-portal/META.yml                       |    6 +-
 lemonldap-ng-portal/Makefile.PL                    |    4 +-
 .../example/skins/dark/css/styles.css              |    8 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm     |    2 +-
 .../lib/Lemonldap/NG/Portal/AuthSAML.pm            |   28 ++-
 .../lib/Lemonldap/NG/Portal/MailReset.pm           |   13 +-
 .../lib/Lemonldap/NG/Portal/PasswordDBDBI.pm       |    2 +-
 .../lib/Lemonldap/NG/Portal/Simple.pm              |    8 +-
 .../lib/Lemonldap/NG/Portal/_Choice.pm             |    9 +-
 .../lib/Lemonldap/NG/Portal/_WebForm.pm            |    8 +-
 rpm/lemonldap-ng.spec                              |   17 +-
 35 files changed, 311 insertions(+), 157 deletions(-)
 delete mode 100644 debian/patches/add-missings-args-to-prove.patch

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



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