[med-svn] [cufflinks] 01/01: try to force libboost 1.60

Andreas Tille tille at debian.org
Tue Jul 12 09:09:49 UTC 2016


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

tille pushed a commit to branch master
in repository cufflinks.

commit 907c62a80974a07d8dbb44842020775e5728fe20
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 12 11:09:13 2016 +0200

    try to force libboost 1.60
---
 debian/changelog | 1 +
 debian/control   | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5fb949..0a46a46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ cufflinks (2.2.1-2) UNRELEASED; urgency=medium
 
   * Watch file pointing to Github
   * cme fix dpkg-control
+  * try to force libboost 1.60
 
  -- Andreas Tille <tille at debian.org>  Tue, 12 Jul 2016 09:21:30 +0200
 
diff --git a/debian/control b/debian/control
index 89a5fc0..d5a9767 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,10 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                help2man,
                autotools-dev,
-               libboost-dev,
-               libboost-thread-dev,
-               libboost-system-dev,
+               libboost1.60-dev,
+               libboost-serialization1.60-dev,
+               libboost-system1.60-dev,
+               libboost-thread1.60-dev,
                libbam-dev,
                zlib1g-dev,
                dh-autoreconf,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git



More information about the debian-med-commit mailing list