[flint] 01/01: Made the -dev package depend on the library package

$DEBFULLNAME julien.puydt at laposte.net
Sun Aug 25 08:44:36 UTC 2013


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

jpuydt-guest pushed a commit to branch master
in repository flint.

commit fa915023107b5988aa05a36ab7cccc455eea49bd
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Aug 25 10:36:54 2013 +0200

    Made the -dev package depend on the library package
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 26f83d5..f983d70 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: C library for number theory, shared library
 Package: libflint-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libflint-2.3 (= ${binary:Version})
 Description: C library for number theory, development files
  The Fast Library for Integer Number Theory is a C library which supports
  polynomial arithmetic over the integers, fast integer arithmetic and factoring

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/flint.git



More information about the debian-science-commits mailing list