[libconfig-model-perl] 03/05: dh_cme_upgrade: inject dep on cme and not on libconfig-model-perl
dod at debian.org
dod at debian.org
Sun May 3 19:24:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-perl.
commit 5da077651c8fb8b5b21c698cc120f324e86684bb
Author: Dominique Dumont <dod at debian.org>
Date: Sun May 3 16:55:30 2015 +0200
dh_cme_upgrade: inject dep on cme and not on libconfig-model-perl
---
debian/dh/dh_cme_upgrade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/dh/dh_cme_upgrade b/debian/dh/dh_cme_upgrade
index 2bb4bf0..81bbed3 100644
--- a/debian/dh/dh_cme_upgrade
+++ b/debian/dh/dh_cme_upgrade
@@ -83,7 +83,7 @@ foreach my $package (@do_packages) {
}
# add dependency
- addsubstvar( $package, 'misc:Depends', 'libconfig-model-perl', '>= 2.037' );
+ addsubstvar( $package, 'misc:Depends', 'cme' );
# add dependency in misc:Depends control file
my $dep = $cm_config{'cme-model-package'};
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-perl.git
More information about the Pkg-perl-cvs-commits
mailing list