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  994cc65   Update d/ch
      adds  b308415   Imported Upstream version 1.9.4
       new  5c3a110   Merge tag 'upstream/1.9.4'
       new  ff5b069   Refrsh patch

The 2 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                                           |   1 +
 changelog                                          |  12 +
 debian/patches/replace-mouse-by-moose.patch        |   6 +-
 .../screenshots/references/screenshot_abuledu.png  | Bin 0 -> 116509 bytes
 .../references/screenshot_aircorsica.png           | Bin 0 -> 1192691 bytes
 .../screenshots/references/screenshot_crbn.png     | Bin 0 -> 87860 bytes
 .../references/screenshot_gendarmerie.png          | Bin 0 -> 58535 bytes
 .../screenshots/references/screenshot_linagora.png | Bin 0 -> 64735 bytes
 .../screenshots/references/screenshot_ucanss.png   | Bin 0 -> 268118 bytes
 .../screenshots/references/screenshot_unilim.png   | Bin 0 -> 54799 bytes
 .../references/screenshot_villeurbanne.png         | Bin 0 -> 1247922 bytes
 doc/pages/documentation/1.9/prereq.html            |   2 +-
 doc/pages/download.html                            |  22 +-
 doc/pages/references.html                          | 268 ++++++++++++++++-----
 doc/pages/screenshots.html                         |  63 ++---
 e2e-tests/nginx.conf                               |   2 +
 fastcgi-server/default/llng-fastcgi-server         |   3 +
 fastcgi-server/man/llng-fastcgi-server.1p          |  24 +-
 fastcgi-server/sbin/llng-fastcgi-server            |  92 +++++--
 lemonldap-ng-common/META.yml                       |   2 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common.pm     |   2 +-
 .../lib/Lemonldap/NG/Common/Apache/Session.pm      |  14 +-
 .../lib/Lemonldap/NG/Common/PSGI/Request.pm        |   6 +-
 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/Main.pm               |  15 +-
 .../lib/Lemonldap/NG/Handler/PSGI/Base.pm          |   4 +-
 .../lib/Lemonldap/NG/Handler/Reload.pm             |  10 +-
 .../t/60-Lemonldap-NG-Handler-PSGI.t               |  26 +-
 .../t/61-Lemonldap-NG-Handler-PSGI-Server.t        |  23 +-
 .../t/62-Lemonldap-NG-Handler-Nginx.t              |  23 +-
 ...2595e2d8ce962e8ecf7af7c9a98cb9a43f9cd181cf4b545 |   1 -
 lemonldap-ng-handler/t/test-psgi-lib.pm            |  24 ++
 lemonldap-ng-manager/META.yml                      |   6 +-
 lemonldap-ng-manager/Makefile.PL                   |   4 +-
 lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm   |   2 +-
 .../lib/Lemonldap/NG/Manager/Build.pm              |   2 +
 .../lib/Lemonldap/NG/Manager/Conf/Parser.pm        |  50 ++--
 .../lib/Lemonldap/NG/Manager/Notifications.pm      |   3 +-
 .../lib/Lemonldap/NG/Manager/Sessions.pm           |  34 +--
 lemonldap-ng-manager/site/static/js/llApp.js       |   3 +
 lemonldap-ng-manager/site/static/js/llApp.min.js   |   2 +-
 lemonldap-ng-manager/t/12-save-changed-conf.t      |   5 +
 lemonldap-ng-portal/META.yml                       |   6 +-
 lemonldap-ng-portal/Makefile.PL                    |   4 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm     |   2 +-
 .../lib/Lemonldap/NG/Portal/Simple.pm              |  33 ++-
 omegat.files/fr/fr-level1.tmx                      | 148 ++----------
 omegat.files/fr/fr-level2.tmx                      | 148 ++----------
 omegat.files/fr/fr-omegat.tmx                      | 148 ++----------
 omegat.files/fr/omegat/project_stats.txt           |  16 +-
 .../screenshots/references/screenshot_abuledu.png  | Bin 0 -> 116509 bytes
 .../references/screenshot_aircorsica.png           | Bin 0 -> 1192691 bytes
 .../screenshots/references/screenshot_crbn.png     | Bin 0 -> 87860 bytes
 .../references/screenshot_gendarmerie.png          | Bin 0 -> 58535 bytes
 .../screenshots/references/screenshot_linagora.png | Bin 0 -> 64735 bytes
 .../screenshots/references/screenshot_ucanss.png   | Bin 0 -> 268118 bytes
 .../screenshots/references/screenshot_unilim.png   | Bin 0 -> 54799 bytes
 .../references/screenshot_villeurbanne.png         | Bin 0 -> 1247922 bytes
 po-doc/fr/pages/documentation/1.9/prereq.html      |   2 +-
 po-doc/fr/pages/download.html                      |  22 +-
 po-doc/fr/pages/references.html                    | 264 +++++++++++++++-----
 po-doc/fr/pages/screenshots.html                   |  65 ++---
 65 files changed, 877 insertions(+), 747 deletions(-)
 create mode 100644 doc/media/screenshots/references/screenshot_abuledu.png
 create mode 100644 doc/media/screenshots/references/screenshot_aircorsica.png
 create mode 100644 doc/media/screenshots/references/screenshot_crbn.png
 create mode 100644 doc/media/screenshots/references/screenshot_gendarmerie.png
 create mode 100644 doc/media/screenshots/references/screenshot_linagora.png
 create mode 100644 doc/media/screenshots/references/screenshot_ucanss.png
 create mode 100644 doc/media/screenshots/references/screenshot_unilim.png
 create mode 100644 doc/media/screenshots/references/screenshot_villeurbanne.png
 delete mode 100644 
lemonldap-ng-handler/t/sessions/f5eec18ebb9bc96352595e2d8ce962e8ecf7af7c9a98cb9a43f9cd181cf4b545
 create mode 100644 
po-doc/fr/media/screenshots/references/screenshot_abuledu.png
 create mode 100644 
po-doc/fr/media/screenshots/references/screenshot_aircorsica.png
 create mode 100644 po-doc/fr/media/screenshots/references/screenshot_crbn.png
 create mode 100644 
po-doc/fr/media/screenshots/references/screenshot_gendarmerie.png
 create mode 100644 
po-doc/fr/media/screenshots/references/screenshot_linagora.png
 create mode 100644 po-doc/fr/media/screenshots/references/screenshot_ucanss.png
 create mode 100644 po-doc/fr/media/screenshots/references/screenshot_unilim.png
 create mode 100644 
po-doc/fr/media/screenshots/references/screenshot_villeurbanne.png

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to