[debsums] 139/184: add libdpkg-perl to Depends for parsing the dpkg excludes
    Axel Beckert 
    abe at deuxchevaux.org
       
    Mon Mar  2 21:21:27 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository debsums.
commit 3f48e9bac68196e4fb662162831b02414a5b6034
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sat Sep 3 12:31:16 2011 -0700
    add libdpkg-perl to Depends for parsing the dpkg excludes
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bbef557..c8791f2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/debsums.git;a=summary
 
 Package: debsums
 Architecture: all
-Depends: perl (>= 5.8.0-3), ucf (>= 0.28), libfile-fnmatch-perl, ${misc:Depends}
+Depends: perl (>= 5.8.0-3), ucf (>= 0.28), libfile-fnmatch-perl, libdpkg-perl, ${misc:Depends}
 Description: tool for verification of installed package files against MD5 checksums
  debsums can verify the integrity of installed package files against
  MD5 checksums installed by the package, or generated from a .deb
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list