[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/1.265-1-6-ga4b931e

Dominique Dumont dod at debian.org
Tue Feb 7 12:22:48 UTC 2012


The following commit has been merged in the master branch:
commit a4b931e6175f6b61e2e7057d0faad43a56d40927
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Feb 7 12:52:50 2012 +0100

    refreshed patch to cope with new cme script

diff --git a/debian/patches/add_dh_config b/debian/patches/add_dh_config
index 3d52078..4f83d53 100644
--- a/debian/patches/add_dh_config
+++ b/debian/patches/add_dh_config
@@ -9,18 +9,18 @@ Last-Update: 2010-11-12
      module_name => 'Config::Model',
      @version_info,
      license       => 'lgpl',
--    script_files  => ['config-edit'],
-+    script_files  => ['config-edit', 'debian/dh/dh_config_model_upgrade' ],
+-    script_files  => ['config-edit','script/cme'],
++    script_files  => ['config-edit','script/cme', 'debian/dh/dh_config_model_upgrade'],
      appli_files   => \%appli_files,
      dist_abstract => 'Describe, edit and validate configuration data',
      dist_author   => 'Dominique Dumont (ddumont at cpan dot org)',
 --- a/MANIFEST
 +++ b/MANIFEST
-@@ -13,6 +13,7 @@
- TODO
+@@ -10,6 +10,7 @@
  config-edit
+ contrib/bash_completion.cme
  contrib/bash_completion.config-edit
 +debian/dh/dh_config_model_upgrade
- dd.dot
- dd.png
- ddc.dot
+ examples/fstab/README
+ examples/fstab/add-ext4-workshop.txt
+ examples/fstab/fstab.sample

-- 
Debian packaging of libconfig-model-perl



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