[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/2.035-1-4-g732e870
gregor herrmann
gregoa at debian.org
Sat May 25 18:55:27 UTC 2013
The following commit has been merged in the master branch:
commit cbd13cb03ff2e947318a9091451ce93db7a29896
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 25 20:41:34 2013 +0200
unapply patch in git
Git-Dch: Ignore
diff --git a/Build.PL b/Build.PL
index 875e154..93036e9 100644
--- a/Build.PL
+++ b/Build.PL
@@ -66,7 +66,7 @@ my $build = $class->new(
module_name => 'Config::Model',
@version_info,
license => 'lgpl',
- script_files => ['config-edit','script/cme', 'debian/dh/dh_config_model_upgrade'],
+ script_files => ['config-edit','script/cme'],
appli_files => \%appli_files,
dist_abstract => 'Describe, edit and validate configuration data',
dist_author => 'Dominique Dumont (ddumont at cpan dot org)',
diff --git a/MANIFEST b/MANIFEST
index d9a12ff..8a97b06 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -11,7 +11,6 @@ TODO
config-edit
contrib/bash_completion.cme
contrib/bash_completion.config-edit
-debian/dh/dh_config_model_upgrade
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