[libconfig-model-lcdproc-perl] branch master updated (4603acd -> ba034ad)

dod at debian.org dod at debian.org
Sat May 31 13:26:14 UTC 2014


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

dod pushed a change to branch master
in repository libconfig-model-lcdproc-perl.

      from  4603acd   dch -r
      adds  29413db   Imported Upstream version 2.042
       new  9a224be   Merge tag 'upstream/2.042'
       new  668dbbb   replace patch tweak-defaults with tweak-lcdd-conf to tweak actual source files...
       new  b18e55e   patches: apply tests first...
       new  6d725ee   use {% ... %} to provide model snippet instead  of { ... }
       new  323060e   fork tweak-lcdd-conf in 2 patches
       new  5b3f1e0   added patch headers
       new  2969bca   rules: touch LCDdc.conf to trigger a rebuild of all models
       new  296e010   controL: Build dep on libconfig-model-itself-perl ...
       new  01203a4   imported upstream
       new  1b27a60   prepare release
       new  8f3848f   add build-dep on libio-string-perl
       new  ba034ad   patch log2perl initialisation

The 12 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:
 Build.PL                                      |  28 +++--
 Changes                                       |  12 +++
 LICENSE                                       |   4 +-
 MANIFEST                                      |   5 +-
 META.json                                     |  36 +++----
 META.yml                                      |  35 +++----
 debian/changelog                              |  16 +++
 debian/control                                |   2 +
 debian/patches/fix-log4perl-init              |  28 +++++
 debian/patches/series                         |   4 +-
 debian/patches/tweak-lcdconf2model            |  51 ++++++++++
 debian/patches/tweak-lcdd-conf                |  66 ++++++++++++
 debian/rules                                  |   4 +
 examples/lcdproc/LCDd.conf                    | 141 ++++++++++++++++++++------
 examples/lcdproc/lcdconf2model.pl             |  45 ++++++--
 lib/Config/Model/LcdProc.pm                   |  35 +++++--
 lib/Config/Model/models/LCDd.pl               |  17 +++-
 lib/Config/Model/models/LCDd.pod              |  13 ++-
 lib/Config/Model/models/LCDd/CFontz.pl        |   2 +-
 lib/Config/Model/models/LCDd/CFontz.pod       |   5 +-
 lib/Config/Model/models/LCDd/CFontzPacket.pl  |   2 +-
 lib/Config/Model/models/LCDd/CFontzPacket.pod |   5 +-
 lib/Config/Model/models/LCDd/CwLnx.pl         |   2 +-
 lib/Config/Model/models/LCDd/CwLnx.pod        |   5 +-
 lib/Config/Model/models/LCDd/EyeboxOne.pl     |   5 +-
 lib/Config/Model/models/LCDd/EyeboxOne.pod    |   8 +-
 lib/Config/Model/models/LCDd/IOWarrior.pl     |   2 +-
 lib/Config/Model/models/LCDd/IOWarrior.pod    |   5 +-
 lib/Config/Model/models/LCDd/IrMan.pl         |   2 +-
 lib/Config/Model/models/LCDd/IrMan.pod        |   5 +-
 lib/Config/Model/models/LCDd/MD8800.pl        |   2 +-
 lib/Config/Model/models/LCDd/MD8800.pod       |   5 +-
 lib/Config/Model/models/LCDd/MtxOrb.pl        |   2 +-
 lib/Config/Model/models/LCDd/MtxOrb.pod       |   5 +-
 lib/Config/Model/models/LCDd/NoritakeVFD.pl   |   2 +-
 lib/Config/Model/models/LCDd/NoritakeVFD.pod  |   5 +-
 lib/Config/Model/models/LCDd/SureElec.pl      |   2 +-
 lib/Config/Model/models/LCDd/SureElec.pod     |   5 +-
 lib/Config/Model/models/LCDd/bayrad.pl        |   2 +-
 lib/Config/Model/models/LCDd/bayrad.pod       |   5 +-
 lib/Config/Model/models/LCDd/curses.pl        |   2 +-
 lib/Config/Model/models/LCDd/curses.pod       |   5 +-
 lib/Config/Model/models/LCDd/ea65.pl          |   2 +-
 lib/Config/Model/models/LCDd/ea65.pod         |   5 +-
 lib/Config/Model/models/LCDd/g15.pl           |   2 +-
 lib/Config/Model/models/LCDd/g15.pod          |   5 +-
 lib/Config/Model/models/LCDd/glcd.pl          |  80 +++++++++++++--
 lib/Config/Model/models/LCDd/glcd.pod         |  54 ++++++++--
 lib/Config/Model/models/LCDd/glcdlib.pl       |   2 +-
 lib/Config/Model/models/LCDd/glcdlib.pod      |   5 +-
 lib/Config/Model/models/LCDd/glk.pl           |   2 +-
 lib/Config/Model/models/LCDd/glk.pod          |   5 +-
 lib/Config/Model/models/LCDd/hd44780.pl       |  17 ++--
 lib/Config/Model/models/LCDd/hd44780.pod      |  20 ++--
 lib/Config/Model/models/LCDd/icp_a106.pl      |   2 +-
 lib/Config/Model/models/LCDd/icp_a106.pod     |   5 +-
 lib/Config/Model/models/LCDd/imon.pl          |   2 +-
 lib/Config/Model/models/LCDd/imon.pod         |   5 +-
 lib/Config/Model/models/LCDd/imonlcd.pl       |   2 +-
 lib/Config/Model/models/LCDd/imonlcd.pod      |   5 +-
 lib/Config/Model/models/LCDd/irtrans.pl       |   2 +-
 lib/Config/Model/models/LCDd/irtrans.pod      |   5 +-
 lib/Config/Model/models/LCDd/joy.pl           |   2 +-
 lib/Config/Model/models/LCDd/joy.pod          |   5 +-
 lib/Config/Model/models/LCDd/lb216.pl         |   2 +-
 lib/Config/Model/models/LCDd/lb216.pod        |   5 +-
 lib/Config/Model/models/LCDd/lcdm001.pl       |   2 +-
 lib/Config/Model/models/LCDd/lcdm001.pod      |   5 +-
 lib/Config/Model/models/LCDd/lcterm.pl        |   2 +-
 lib/Config/Model/models/LCDd/lcterm.pod       |   5 +-
 lib/Config/Model/models/LCDd/lirc.pl          |   2 +-
 lib/Config/Model/models/LCDd/lirc.pod         |   5 +-
 lib/Config/Model/models/LCDd/lis.pl           |   2 +-
 lib/Config/Model/models/LCDd/lis.pod          |   5 +-
 lib/Config/Model/models/LCDd/mdm166a.pl       |   2 +-
 lib/Config/Model/models/LCDd/mdm166a.pod      |   5 +-
 lib/Config/Model/models/LCDd/menu.pl          |   2 +-
 lib/Config/Model/models/LCDd/menu.pod         |   5 +-
 lib/Config/Model/models/LCDd/ms6931.pl        |   2 +-
 lib/Config/Model/models/LCDd/ms6931.pod       |   5 +-
 lib/Config/Model/models/LCDd/mtc_s16209x.pl   |   2 +-
 lib/Config/Model/models/LCDd/mtc_s16209x.pod  |   5 +-
 lib/Config/Model/models/LCDd/mx5000.pl        |   2 +-
 lib/Config/Model/models/LCDd/mx5000.pod       |   5 +-
 lib/Config/Model/models/LCDd/picolcd.pl       |  24 ++++-
 lib/Config/Model/models/LCDd/picolcd.pod      |  16 +--
 lib/Config/Model/models/LCDd/pyramid.pl       |   2 +-
 lib/Config/Model/models/LCDd/pyramid.pod      |   5 +-
 lib/Config/Model/models/LCDd/rawserial.pl     |  52 ++++++++++
 lib/Config/Model/models/LCDd/rawserial.pod    |  45 ++++++++
 lib/Config/Model/models/LCDd/sdeclcd.pl       |   2 +-
 lib/Config/Model/models/LCDd/sdeclcd.pod      |   5 +-
 lib/Config/Model/models/LCDd/sed1330.pl       |   4 +-
 lib/Config/Model/models/LCDd/sed1330.pod      |   7 +-
 lib/Config/Model/models/LCDd/sed1520.pl       |  35 ++++++-
 lib/Config/Model/models/LCDd/sed1520.pod      |  22 ++--
 lib/Config/Model/models/LCDd/serialPOS.pl     |   2 +-
 lib/Config/Model/models/LCDd/serialPOS.pod    |   5 +-
 lib/Config/Model/models/LCDd/serialVFD.pl     |   2 +-
 lib/Config/Model/models/LCDd/serialVFD.pod    |   5 +-
 lib/Config/Model/models/LCDd/server.pl        |  49 +++++----
 lib/Config/Model/models/LCDd/server.pod       |  33 +++---
 lib/Config/Model/models/LCDd/shuttleVFD.pl    |   2 +-
 lib/Config/Model/models/LCDd/shuttleVFD.pod   |   5 +-
 lib/Config/Model/models/LCDd/sli.pl           |   2 +-
 lib/Config/Model/models/LCDd/sli.pod          |   5 +-
 lib/Config/Model/models/LCDd/stv5730.pl       |   2 +-
 lib/Config/Model/models/LCDd/stv5730.pod      |   5 +-
 lib/Config/Model/models/LCDd/svga.pl          |   2 +-
 lib/Config/Model/models/LCDd/svga.pod         |   5 +-
 lib/Config/Model/models/LCDd/t6963.pl         |   4 +-
 lib/Config/Model/models/LCDd/t6963.pod        |   7 +-
 lib/Config/Model/models/LCDd/text.pl          |   2 +-
 lib/Config/Model/models/LCDd/text.pod         |   5 +-
 lib/Config/Model/models/LCDd/tyan.pl          |   2 +-
 lib/Config/Model/models/LCDd/tyan.pod         |   5 +-
 lib/Config/Model/models/LCDd/ula200.pl        |   2 +-
 lib/Config/Model/models/LCDd/ula200.pod       |   5 +-
 lib/Config/Model/models/LCDd/vlsys_m428.pl    |   2 +-
 lib/Config/Model/models/LCDd/vlsys_m428.pod   |   5 +-
 lib/Config/Model/models/LCDd/xosd.pl          |   2 +-
 lib/Config/Model/models/LCDd/xosd.pod         |   5 +-
 script/gen_LCDd_model.pl                      |   2 +-
 t/model_tests.d/lcdd-test-conf.pl             |   2 +-
 t/model_tests.t                               |   1 -
 t/release-pod-syntax.t                        |  25 -----
 126 files changed, 871 insertions(+), 484 deletions(-)
 create mode 100644 debian/patches/fix-log4perl-init
 create mode 100644 debian/patches/tweak-lcdconf2model
 create mode 100644 debian/patches/tweak-lcdd-conf
 create mode 100644 lib/Config/Model/models/LCDd/rawserial.pl
 create mode 100644 lib/Config/Model/models/LCDd/rawserial.pod
 delete mode 100644 t/release-pod-syntax.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-lcdproc-perl.git



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