[freeimage] 02/06: Add missing depends on libfreeimage-dev for libfreeimageplus-dev.
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Sun Jan 10 16:15:06 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository freeimage.
commit b8377ad1319670957d0b420cb58a17b11d12bdd5
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Jan 10 15:07:45 2016 +0000
    Add missing depends on libfreeimage-dev for libfreeimageplus-dev.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5370ffc..363d4ad 100644
--- a/debian/control
+++ b/debian/control
@@ -73,7 +73,8 @@ Description: Support library for graphics image formats (debugging symbols)
 Package: libfreeimageplus-dev
 Architecture: any
 Section: libdevel
-Depends: libfreeimageplus3 (= ${binary:Version}),
+Depends: libfreeimage-dev (>= 3.17.0+ds1-1~exp2),
+         libfreeimageplus3 (= ${binary:Version}),
          ${misc:Depends}
 Suggests: libfreeimageplus-doc
 Breaks: libfreeimage-dev (<< 3.17.0+ds1-1~exp2)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freeimage.git
    
    
More information about the debian-science-commits
mailing list