[med-svn] [bamtools] 01/02: Use correct zlib1g-dev package
    Kevin Murray 
    daube-guest at moszumanska.debian.org
       
    Thu Sep 24 09:27:13 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository bamtools.
commit a8a2e53b32219c335ec1d39fe8aeea17c9f4f827
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Thu Sep 24 19:14:30 2015 +1000
    Use correct zlib1g-dev package
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a010c97..560d607 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9.0.0),
                d-shlibs (>= 0.56),
                cmake,
-               libz-dev,
+               zlib1g-dev,
                libjsoncpp-dev,
                help2man,
                doxygen
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git
    
    
More information about the debian-med-commit
mailing list