[libconfig-model-dpkg-perl] 01/03: dep grammar: removed dead rule

dod at debian.org dod at debian.org
Fri Aug 23 10:42:44 UTC 2013


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 2006e76e1133e92741597d564183c8182548f28c
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Aug 23 08:34:44 2013 +0200

    dep grammar: removed dead rule
---
 lib/Config/Model/Dpkg/Dependency.pm |    2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Config/Model/Dpkg/Dependency.pm b/lib/Config/Model/Dpkg/Dependency.pm
index 6d39a98..0c577d9 100644
--- a/lib/Config/Model/Dpkg/Dependency.pm
+++ b/lib/Config/Model/Dpkg/Dependency.pm
@@ -72,8 +72,6 @@ dependency: depend(s /\|/) eofile {
 
 depend: pkg_dep | variable
 
-alt_depend: '|' depend
-
 # For the allowed stuff after ${foo}, see #702792
 variable: /\${[\w:\-]+}[\w\.\-~+]*/
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



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