[libconfig-model-lcdproc-perl] 05/09: tweak-lcdd-conf patch: no need to specify value_type

dod at debian.org dod at debian.org
Wed Jul 2 10:18:24 UTC 2014


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

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

commit 297a4290e6ded28008b4df57e8f0b5e6063a5795
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Jun 23 19:45:06 2014 +0200

    tweak-lcdd-conf patch: no need to specify value_type
---
 debian/patches/tweak-lcdd-conf | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/patches/tweak-lcdd-conf b/debian/patches/tweak-lcdd-conf
index a392aef..67f52af 100644
--- a/debian/patches/tweak-lcdd-conf
+++ b/debian/patches/tweak-lcdd-conf
@@ -26,13 +26,12 @@ Forwarded: NA
 Author: dod
 --- a/examples/lcdproc/LCDd.conf
 +++ b/examples/lcdproc/LCDd.conf
-@@ -34,6 +34,21 @@
+@@ -34,6 +34,20 @@
  #            the driver modules and will thus not be able to
  #            function properly.
  # NOTE: Always place a slash as last character !
 +# {%
 +#   default~
-+#   value_type=uniline
 +#   compute
 +#     formula="my $triplet = `/usr/bin/dpkg-architecture -qDEB_HOST_MULTIARCH`;
 +#              warn \"cannot run dpkg-architecture\" unless $triplet ;
@@ -48,7 +47,7 @@ Author: dod
  DriverPath=server/drivers/
  
  # Tells the server to load the given drivers. Multiple lines can be given.
-@@ -63,10 +78,11 @@
+@@ -63,10 +77,11 @@
  #ReportLevel=3
  
  # Should we report to syslog instead of stderr? [default: no; legal: yes, no]
@@ -61,13 +60,12 @@ Author: dod
  User=nobody
  
  # The server will stay in the foreground if set to yes.
-@@ -662,6 +678,18 @@
+@@ -662,6 +677,17 @@
  [imon]
  
  # select the device to use
 +# {%
 +#   default~
-+#   value_type=uniline
 +#   compute
 +#     formula="my $l = '/dev/lcd-imon'; -e $l ? $l : '/dev/lcd0';"
 +#     use_eval=1

-- 
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