~ubuntu-branches/ubuntu/trusty/libconfig-model-perl/trusty

« back to all changes in this revision

Viewing changes to lib/Config/Model/models/LCDd/lis.pl

  • Committer: Package Import Robot
  • Author(s): Dominique Dumont, gregor herrmann, Dominique Dumont
  • Date: 2013-05-26 12:40:30 UTC
  • mfrom: (1.3.61)
  • Revision ID: package-import@ubuntu.com-20130526124030-nfmm6ejhjubovp7v
Tags: 2.036-1
[ gregor herrmann ]
* Add =encoding to POD in dh_config_model_upgrade.

[ Dominique Dumont ]
* Imported Upstream version 2.036
  * config-edit: added deprecation warning
  * Value: fix pod doc error in L<> (Closes: #709784)
  * Node::load_data: use a predictable order to accept elements.
    This change fixes the test failure in t/backend_ini.t
    (Closes: #709785)
  * make t/pod.t run only when AUTHOR_TESTING is set

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        'description' => 'Set the initial brightness 
23
23
0-250 = 25%, 251-500 = 50%, 501-750 = 75%, 751-1000 = 100%'
24
24
      },
 
25
      'ProductID',
 
26
      {
 
27
        'value_type' => 'uniline',
 
28
        'upstream_default' => '0x6001',
 
29
        'type' => 'leaf',
 
30
        'description' => 'USB Product ID 
 
31
Change only if testing a compatible device.'
 
32
      },
25
33
      'Size',
26
34
      {
27
35
        'value_type' => 'uniline',
29
37
        'type' => 'leaf',
30
38
        'description' => 'Columns by lines '
31
39
      },
32
 
      'ProductID',
33
 
      {
34
 
        'value_type' => 'uniline',
35
 
        'upstream_default' => '0x6001',
36
 
        'type' => 'leaf',
37
 
        'description' => 'USB Product ID 
38
 
Change only if testing a compatible device.'
39
 
      },
40
40
      'VendorID',
41
41
      {
42
42
        'value_type' => 'uniline',