lp:ubuntu/trusty/libconfig-model-perl

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/libconfig-model-perl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

83. By Dominique Dumont

* Imported Upstream version 2.047
  * Value: store a good value cancels the error stored in Instance
  * Shell like inteface:
    * list unsaved changes and propose to save on exit or quit
    * fixed "save" command
    * added 'changes' command to list unsaved changes
    * allow also delete command on leaf element
    * added reset command to set a leaf element to undef
    * allow spaces around '=' and ':'
* copyright: updated years

82. By Dominique Dumont

* dh_cme_upgrade (formerly dh_config_model_upgrade) is now working:
  * mostly re-written
  * is run before install phase(ignored if run too soon)
  * can use cme to create a configuration file from scratch
  + new cme-purge options to specify which files to delete when purging
  * allow packager to use 'cme fix' instead of 'cme migrate' to allow
    configuration fixes along with configuration upgrades
* query user to allow automatic configuration upgrade:
  + add a template file for that query
  + added debian/dh/config-script-cme
* debian/dh/postinst-cme:
  * use '-backup dpkg-old' when calling 'cme migrate'
  * fix manual upgrade instructions

81. By Dominique Dumont

* Imported Upstream version 2.046
  * cme:
    + added -create option to force creation of missing configuration
      file
    * improved message about applied changes and don't show '0' as <undef>
  * BackendMgr:
    + add note about cme in header of saved file (if comments
       are supported in the configuration file format)
    * Improved error message when no config file is found
    * skip backup copy if no original file is found
* control: removed version of BD-I libconfig-model-tester-perl

80. By Salvatore Bonaccorso

* Add missing Depends on libpath-class-perl (Closes: #728494, #728514)
* Bump Standards-Version to 3.9.5

79. By Dominique Dumont

* Imported Upstream version 2.045:
  * cme: print an error message when no application is
    specified (Closes: #726447)
  * Added JSON backend
  * cme: force write back if -force option is used
* control:
  * bump libconfig-model-tester to 2.046
  - removed unused dep on libpath-class-perl
  + added dep on libjson-perl

78. By Dominique Dumont

* Imported Upstream version 2.043:
  * Value: accept yes/no true/false as default value for Boolean.
    This can make model declaration more consistent when boolean
    value must be written as true/false, yes/no. In this case,
    forcing model developer to write default value as 0/1 was not
    cool and prevented generation of model like LcdProc's model.
  * Config::Model: load AnyEvent as soon as possible to avoid
    test issues
+ added patch to replace '#!/usr/bin/env perl' with #!/usr/bin/perl
- control: removed dependencies that were needed by dpkg model

77. By Dominique Dumont

* Imported Upstream version 2.041
  * The ENCRYPT parameter of Popularity contest model was changed from
    boolean type to a yes,maybe,no value, thus allowing a
    "rĂ©ponse de Normand" ;) This follows up resolution of Debian
    bug #714917.
  * Config::Model::Tester class was moved in its own distribution.
  * Avoid warning with 'cme list' (Closes: #719197)
  * ShellVar backend: Allow variable assignement like "foo = value".
    This is not legal is Shell but sometimes used in configuration files
    using a shell like syntax (Closes: #719256)
 * control: BD-I on libconfig-model-tester-perl. Removed unused build-dep

76. By Dominique Dumont

* Imported Upstream version 2.040
  * improved check_list
  * backend can now handled layered config like ssh_config
* added example of log config file for Config::Model in doc
* refreshed patch
* control:
  * updated description to explain why some packages are
    recommended or suggested
  * - removed 'enhances' relation with lcdproc (no longer applies)

75. By Dominique Dumont

* Imported Upstream version 2.038:
  + cme: added -backup option.
  + popcon model: added ENCRYPT support
  * Ini backend: fix bug with 'cme check lcdproc' run on
    upstream LCDd.conf
* copyright: removed unused GPL-2 license

74. By Dominique Dumont

* Imported Upstream version 2.037:
  * Removed LcdProc model (now in its own package)
* copyright: removed lcdproc related files
* control: removed lcdproc from description
* bumped compat to 9

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/libconfig-model-perl
This branch contains Public information 
Everyone can see this information.

Subscribers