[polybori] 01/01: Made the -dev depend on the boost -dev (#780570)

Julien Puydt julien.puydt at laposte.net
Mon Mar 16 09:42:00 UTC 2015


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

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

commit 7d2550684caa46a32688ce1ddfa5fc285487a10b
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Mon Mar 16 10:18:42 2015 +0100

    Made the -dev depend on the boost -dev (#780570)
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 72eda2e..cbe985a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+polybori (0.8.3-5) UNRELEASED; urgency=medium
+
+  * Made the -dev package depend on libboost-dev. (Closes: #780570)
+
+ -- Julien Puydt <julien.puydt at laposte.net>  Mon, 16 Mar 2015 10:11:08 +0100
+
 polybori (0.8.3-4) unstable; urgency=medium
 
   * Modified the patch for clean pkg-config files. (Closes: #751098)
diff --git a/debian/control b/debian/control
index 1f4d01d..13d2134 100644
--- a/debian/control
+++ b/debian/control
@@ -99,7 +99,8 @@ Package: libpolybori-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
-         libpolybori-0.8-3 (= ${binary:Version})
+         libpolybori-0.8-3 (= ${binary:Version}),
+         libboost-dev
 Description: polynomials over Boolean Rings, core development files
  The core of PolyBoRi is a C++ library, which provides high-level data
  types for Boolean polynomials and monomials, exponent vectors, as

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



More information about the debian-science-commits mailing list