Change log for libconfig-model-perl package in Ubuntu

76117 of 117 results
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
libconfig-model-perl (2.035-1) unstable; urgency=low


  * Imported Upstream version 2.035:
    * cme:
      * make sure that async store is used before actual check
      * load Tk only when using edit command (avoids issues on exit
        with AnyEvent)
    * All: use directly Mouse instead of going through Any::Moose
    * Fstab model: added missing relatime option
    * Doc: clarified and moved model plugin doc in advanced manual
  - control: removed dependencies on libany-moose-perl
    libanyevent-http-perl and libapt-pkg-perl

 -- Dominique Dumont <email address hidden>  Sat, 27 Apr 2013 20:09:27 +0200

Available diffs

Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
libconfig-model-perl (2.029-2) unstable; urgency=low


  * control: recommends fuse instead of transitional package 
    fuse-utils (Closes: #696610)

 -- Dominique Dumont <email address hidden>  Mon, 24 Dec 2012 12:23:58 +0100

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
libconfig-model-perl (2.029-1) unstable; urgency=low


  * new upstream version
    * cme-gen-class-pod: pod doc can be generated from
      a class specified on command line argument (really this
      time, previous version was broken)
    * cme: run the first extension found in @INC, not the last one

 -- Dominique Dumont <email address hidden>  Wed, 28 Nov 2012 19:32:31 +0100

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
libconfig-model-perl (2.028-1) unstable; urgency=low


  * Imported Upstream version 2.028
    * cme:
      + added a BUGS section in man page
      * Improved error message for unknown elements

 -- Dominique Dumont <email address hidden>  Tue, 27 Nov 2012 17:25:21 +0100

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
libconfig-model-perl (2.027-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Add missing Depends on libfile-slurp-perl

  [ Dominique Dumont ]
  * new upstream version:
    * fix checklist problem with writing default values
      (which broke openssh demo). (Closes: #691338)
    * Dumper: fix wrong module reference in pod doc
  * removed add-extensions-file patch (applied upsream)

 -- Dominique Dumont <email address hidden>  Tue, 30 Oct 2012 19:22:39 +0100

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
libconfig-model-perl (2.026-3) unstable; urgency=low


  * removed obsolete statement in NEWS (Closes: #689909)
  * control: removed dep on lintian.
    Added dep on libpath-class-perl (Closes #689958)

 -- Dominique Dumont <email address hidden>  Tue, 09 Oct 2012 13:42:39 +0200

Available diffs

Superseded in raring-release
Obsolete in quantal-release
libconfig-model-perl (2.021-3) unstable; urgency=low


  * use patch from upstream to fix unsaved changes (Closes: #681353)
    Config::Model saves back data only when they are changed. To keep
    track of the changes, the notify_changes method must be called
    whenever a data is changed, otherwise the modifications will be
    lost. The patch fix-unsaved-change add calls to the notify_change
    method where it was forgotten. The second patch
    (test-fix-unsaved-changes) add the relevant test cases.

 -- Dominique Dumont <email address hidden>  Fri, 13 Jul 2012 14:22:05 +0200

Available diffs

Superseded in quantal-release
libconfig-model-perl (2.021-2) unstable; urgency=low


  * added a patch to fix a race condition between async calls to rmadison

 -- Dominique Dumont <email address hidden>  Fri, 29 Jun 2012 14:14:02 +0200

Available diffs

Superseded in quantal-release
libconfig-model-perl (2.020-1) unstable; urgency=low


  * new upstream release
    * Fix DEP-3 model for patch handling
    * fix cme doc example (Closes: #677069)
  * control: Depends on liblist-moreutils-perl

 -- Dominique Dumont <email address hidden>  Thu, 21 Jun 2012 13:19:12 +0200

Available diffs

Superseded in quantal-release
libconfig-model-perl (2.019-1) unstable; urgency=low


  * Imported Upstream version 2.019
    (Small bug fixes and doc improvements)

 -- Dominique Dumont <email address hidden>  Tue, 05 Jun 2012 19:05:32 +0200

Available diffs

Superseded in quantal-release
libconfig-model-perl (2.018-1) unstable; urgency=low


  * new upstream release
    + Debian::Dependency: Added a check and fix for debhelper version
      requirement taking into account compat value. This check is
      available only with full dpkg model (i.e. "cme xxx dpkg"
      command). It is disabled when using only dpkg-contol model ("cme
      xxx dpkg-control").
    * Debian::Dpkg model: fix default Vcs-Git URL for debian-perl packages
    * cme: better formatting when printing changes. No more false
      positives.
  + control: added dependency on lintian (used to check debhelper dep
    requirement vs compat

 -- Dominique Dumont <email address hidden>  Wed, 30 May 2012 14:46:13 +0200

Available diffs

Superseded in quantal-release
libconfig-model-perl (2.015-1) unstable; urgency=low


  * new upstream version
    * Framework changes:
        * List, Hash, Value: ensure that migration is done after initial
          load, i.e. once all data from configuration file is loaded.
        * Value: don't trigger notify_change with update undef -> undef

 -- Dominique Dumont <email address hidden>  Mon, 14 May 2012 21:11:29 +0200

Available diffs

Superseded in quantal-release
libconfig-model-perl (2.013-1) unstable; urgency=low


  * Imported Upstream version:
    * Debian Dpkg model: Moved libtiff4 transition warning
      from source Build-Depends to binary Depends
    * Debian Dep-3 patch parser: quilt formats patch in a very concise
      way.  There's no Index: line and no '====='. OTOH, imported patch
      may contain this lines until the patch is refreshed. This commit
      makes sure that both types of patch are parsed correctly.
    * Debian model: changed meta element into my-config. This should
      make clear that this element stores user's config regarding dpkg
      files.
    * Tester: Produced file order is not important. Make sure both
      list are sorted before being compared (Closes: #666705)

 -- Dominique Dumont <email address hidden>  Sat, 07 Apr 2012 19:34:55 +0200

Available diffs

Superseded in quantal-release
Published in precise-release
libconfig-model-perl (2.005-1) unstable; urgency=low


  * New upstream release.
  * Update years of packaging copyright.
  * (Build-)depend on perl 5.11.1 (for File::Path 2.07).
  * Refresh patch add_dh_config (offset).
  * Update Format: URL in debian/copyright.
  * Remove one of the lintian overrides.

 -- gregor herrmann <email address hidden>  Thu, 23 Feb 2012 22:49:12 +0100

Available diffs

Superseded in precise-release
libconfig-model-perl (1.265-1) unstable; urgency=low

  * Imported Upstream version 1.265
       * model Debian::Dpkg:
          + added Multi-Arch parameter
          * don't fail when debian/copyright is missing or empty
  * refreshed patch for new MANIFEST
	

Available diffs

Superseded in precise-release
libconfig-model-perl (1.260-1) unstable; urgency=low

  * New upstream version:
    * Application changes
        * Backend Debian::Dpkg: skip empty lines in patch series files
    * Framework changes:
        + Config::Model::Tester: new class extracted from t/model_tests.t
          to test config files and models.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  09 Nov 2011 13:06:27 +0000

Available diffs

Superseded in precise-release
libconfig-model-perl (1.259-1) unstable; urgency=low

  * Imported Upstream version 1.259
    * Application changes
        * model Debian::Dpkg: Bumped compat default value to 8
        * model Debian::Dpkg::Patch: Synopsis is no longer mandatory.
          Issue a warning for empty Synopsis and propose a value based
          on patch name
        + model Debian::Dpkg::Meta: added email element
        + model Debian::Dpkg::Copyright::LicenseSpec: compute license
          text from Software::License (requires version patched for Debian)
        * Backend::Debian::Dpkg::Copyright: Rewrote parser to classify
          correctly Files and Licenses paragraph even if extra fields are
          prepended.
        * model Debian::Dpkg::Control::Source: Vcs-browser must also accept
          https URLs
        * lcdproc:  fixed some specs in square brackets in LCDd.conf template.
          Reworked model generator to better specs in square brackets and
          handle model snippets in curly brackets
     * Framework changes: usual bunch of bug fixes and minor features
  + control: added libsoftware-license-perl dependency.
  * control: Updated description
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  27 Oct 2011 09:19:07 +0000

Available diffs

Superseded in precise-release
libconfig-model-perl (1.257-1) unstable; urgency=low

  * Imported Upstream version 1.257:
    * Framework changes:
        * config-edit: avoid deprecation warning
        * C::M::AnyId: enable automatic fix of duplicated values
        * C::M::Node: Create BackendMgr when read_config or write_config
          is defined (Closes: #642157)
    * Application changes
        + models Debian::Dpkg::Control::Binary and Source:
          added duplicates warning in dependencies
        + model Debian::Dpkg::Control::Source:
          compute Vcs-Browser and Vcs-Git default value for pkg-perl team
        * model Debian::Dpkg::Patch: No need for a first capital letter
          restriction. Look for debian patches in the correct places
  * debian/copyright: fix GPL typo

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
libconfig-model-perl (1.250-1) unstable; urgency=low
  * New upstream release:    * Debian Dpkg License model and backend: Reworked Licence models      to allow comments and arbitrary parameters in stand-alone      licences section (Closes: #633847)  * lintian-overrides: updated to take into account the changes above  * control: hardcoded recommended version of libmodule-corelist-perl    (Closes: #634529)  * rules: removed code that tinkered with recommended version    of libmodule-corelist-perl -- Dominique Dumont <email address hidden>  Sun, 24 Jul 2011 19:52:08 +0200
Superseded in oneiric-release
libconfig-model-perl (1.247-1) unstable; urgency=low

  * New upstream release (Fix issue is INI backend
      triggered by default LCDd.conf file)
  - Removed spelling patch (applied upstream)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Jun 2011 08:25:51 +0000

Available diffs

Superseded in oneiric-release
libconfig-model-perl (1.246-1) unstable; urgency=low

  [ Dominique Dumont ]
  * New upstream release:
    * Application changes:
       * models Debian::Dpkg::Copyright::License:
          Allow any license exception keyword (closes: #627874)
       + New model for lcdproc:
          The model for lcdproc (LCDd) is generated from the template
          LCDd.conf file provided by lcdproc project. This model can be
          generated by running Dist::Zilla (when working from Mercurial) or
          by running Build.PL (when working from Config::Model Perl
          distribution).
    * Framework changes:
        * IniFile backend: Do not write twice leaf comments. When check is
          set to 'no', discard data that belongs to unavailable elements
  * debian/control:
    + mention lcdproc in description.
    + Added "Enhances: lcdproc"
  + debian/patches: added spelling patch to fix generated lcdproc doc
  + debian/copyright: updated with lcdproc files. Updated my e-mail.

  [ gregor herrmann ]
  * Refresh patch add_dh_config (offset).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  24 Jun 2011 09:07:23 +0000

Available diffs

Superseded in oneiric-release
libconfig-model-perl (1.244-1) unstable; urgency=low

  * New upstream release
    * Fstab model: Prevent wrong value in fs_passno and fs_freq with 
      bound mount point
    + Dpkg: Added doc for control Architecture. Fix pod doc in DpkgSyntax 
      backend
    + config-edit: added -search and -narrow-search options. This options
      enable search in tree element, values and tree documentation. 
    * config-edit: cleaned up option names (always accept '-' in place of '_')
  - removed fix_perl_group_filter patch (applied upstream)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  18 May 2011 08:51:22 +0000

Available diffs

Superseded in oneiric-release
libconfig-model-perl (1.243-1) unstable; urgency=low

  * New upstream release:
    * dpkg control: bumped standard version to 3.9.2
    * dpkg: fix spelling . Closes RT# 67783 and 67784. Thanks carnil
    * dpkg control license: tweaked grammar to accept commas in license
      fields. Closes: #624305. Thanks Niko Tyni.
    * Dpkg/Control/Source.pl : added XS-Python-Version and X-Python-Version
      (first step to solve Debian #624321)
    * Debian Dpkg Meta model: package filter is computed from group-filter
      OR private policy
    * reworked warp registration mechanism (Changed inherited WarpedThing
      into delegation to new Warper class)
  * debian/patches:
    + refreshed fix_perl_group_filter
    - removed bump-standard-version (applied upstream)
    - removed fix-typo-for-dpkg-source-manpage and
      fix-spelling-error-in-manpage.patch (applied
      upstream)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  08 May 2011 07:35:52 +0000

Available diffs

Superseded in oneiric-release
libconfig-model-perl (1.242-1) unstable; urgency=low

  [ Dominique Dumont ]
  * New upstream release
    - dpkg control: added Build-Conflicts field
    - dpkg: Added model for debian/source/options
      and debian/clean files
  * refreshed bump-standard-version patch
  * control: set standard version to 3.9.2 (no other changes)

  [ Salvatore Bonaccorso ]
  * Add fix-typo-for-dpkg-source-manpage.patch patch to fix references
    to dpkg-source manpage.
  * Add fix-spelling-error-in-manpage.patch patch to fix some spelling
    errors in manpages.

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
libconfig-model-perl (1.226-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * debian/control:
    - Add libpath-class-perl to Build-Depends-Indep.
    - Add libfuse-perl and fuse-utils to Recommends.
    - Add libmoosex-singleton-perl to (Build-)Depends(-Indep).
    - Change unversioned Build-Depends-Indep on libtest-command-perl to
      versioned libtest-command-perl (>= 0.08).

  [ Dominique Dumont ]
  * New upstream release:
    - config-edit: added virtual file system (Fuse) interface where each 
      config parameter is mapped to a file (-ui fuse option)
  * debian/control:
    - Add available models and UIs in description
    - Add libconfig-model-tkui-perl in Suggests
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  10 Dec 2010 16:43:37 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.223-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Add libprobe-perl-perl to Build-Depends-Indep.
    - Add libhash-merge-perl (>= 0.12) and libmoosex-strictconstructor-perl 
      to (Build-)Depends(-Indep).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  03 Dec 2010 16:47:26 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.222-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  24 Nov 2010 11:01:57 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.221-1) unstable; urgency=low

  * New upstream release:
    - new config editor for /etc/fstab
    - new -application option for config-edit
    - new manual and cookbook docs
  * libconfig-model-perl.bash-completion: new file
  * rules: added --with bash-completion
  * control:
    - added build dependency on libtest-command-perl
    - added dependency on bash-completion (>= 1:1.0-3)
  * removed fix-* patches (applied upstream)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  22 Nov 2010 10:15:45 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.220-1) unstable; urgency=low

  * New upstream release
  * Refresh add_dh_config patch.
  * debian/copyright: Refer to Debian systems in general instead of
    Debian GNU/Linux systems.
  * debian/control: Drop libtext-template-perl Build-Depends-Indep.
  * Add fix-spelling-error-in-manpage.patch to fix small spelling error
    in manpage.
  * Add fix-manpage-has-bad-whatis-entry.patch patch to fix whatis
    entries for manpages.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  13 Nov 2010 13:44:49 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.217-1) unstable; urgency=low

  * New upstream release (small bug fix, improved Fstab example)
  * Refresh patch add_dh_config.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Nov 2010 10:29:27 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.216-1) unstable; urgency=low

  * New upstream release (mostly bug and doc fixes)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  27 Oct 2010 13:20:32 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.215-1) unstable; urgency=low

  [ Dominique Dumont ]
  * New upstream release  (Closes: #597794, #597795):
    - Dep5 is renamed in Dpkg::Copyright
    - command line is config-edit-dpkg-copyright
    - new model for Dpkg control file (with config-edit-dpkg-control
      command)
    - Model can be tuned so that config-edit-* will issue warning
      regarding configuration data when needed
    - Copyright model: warn if unknown license is used.
    - Deprecated some over-complicated stuff. This change may trigger a lot of
      warning with old Config::Model::* modules

  [ Salvatore Bonaccorso ]
  * Update my email address.

  [ gregor herrmann ]
  * Refresh patch add_dh_config.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  21 Oct 2010 11:35:47 +0000

Available diffs

Superseded in natty-release
libconfig-model-perl (1.209-1) unstable; urgency=low

  * New upstream release (Fixed Debian::Dep5 read/write backend)

Available diffs

Superseded in natty-release
Obsolete in maverick-release
libconfig-model-perl (1.205-1) unstable; urgency=low

  * New upstream release (Closes: #582915)
  * Add myself to Uploaders.
  * Refresh debian/copyright: Update debian/* packaging stanza and
    update Format-Specification revision.
  * debian/patches: refresh add_dh_config patch.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  11 Jun 2010 08:34:49 +0100

Available diffs

Superseded in maverick-release
libconfig-model-perl (1.204-1) unstable; urgency=low

  * New upstream release
  * Refresh the dh_config patch
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  07 Jun 2010 10:10:45 +0100

Available diffs

Superseded in maverick-release
libconfig-model-perl (1.202-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Adds dependency on Moose per upstream
  * Move Uploaders below Maintainer, it looks more natural
  * Rewrite long description a bit

  [ gregor herrmann ]
  * debian/copyright: point to /usr/share/common-licenses/LGPL-2.1.

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
libconfig-model-perl (0.642-1) unstable; urgency=low

  [ Dominique Dumont ]
  * New upstream release (mostly bug fix and doc updates)

  [ gregor herrmann ]
  * debian/copyright: update years of upstream and packaging copyright.
  * New patch spelling: fixes some spelling errors.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  04 Feb 2010 17:26:19 +0000

Available diffs

Superseded in lucid-release
libconfig-model-perl (0.640-4) unstable; urgency=low

  * Removed debconf question as it was not a good idea (as discussed
    on debian-devel), thus also removed lintian overrides
  * README.debian: clarified developer's jobs
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  05 Jan 2010 00:31:06 +0000

Available diffs

Superseded in lucid-release
libconfig-model-perl (0.640-3) unstable; urgency=low

  [ Dominique Dumont ]
  * Added README.debian to explain templates/debconf stuff
  * dh_config_model_upgrade: setup debconf question to ask whether to use
    config-model to upgrade configuration data in target package.

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.

  [ Dominique Dumont ]
  * dh_config_model_upgrade: A template is provided for this
    question. This template will be used and shipped with target
    package. Added -edit_option whose value is passed verbatim to
    config-edit command.
  * control: mention configuration upgrade in description
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  12 Dec 2009 14:54:06 +0000

Available diffs

Superseded in lucid-release
libconfig-model-perl (0.640-2) unstable; urgency=low

  * dh_config_model_upgrade: correctly pass versioned dependency when
    calling addsubstvar (ie. with '>= ')

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
libconfig-model-perl (0.636-1) unstable; urgency=low

  * New upstream release.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Jun 2009 10:43:33 +0100

Available diffs

Superseded in karmic-release
libconfig-model-perl (0.635-1) unstable; urgency=low

  *  New upstream release:
     - Added -dump and -load options to config-edit.
     - Added 'summary' field so configuration elements can have a 
       short description (along with the usual long description).
     - Read and write call-back are now passed an opened file-handle 
      (if possible).
  * debian/control: set Standards-Version to 3.8.1
  

76117 of 117 results