[med-svn] [cufflinks] 01/01: Use unversioned libboost.
    Andreas Tille 
    tille at debian.org
       
    Fri Aug  5 06:58:00 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 e8c463090ff1250b2661f377291a8e6eaef96329
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 5 08:57:50 2016 +0200
    Use unversioned libboost.
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++----
 2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index afa97ec..bd112b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cufflinks (2.2.1-3) UNRELEASED; urgency=medium
+
+  * Use unversioned libboost.  (Thanks for the hint to Gianfranco Costamagna)
+  TODO: Fix build with gcc-6
+
+ -- Andreas Tille <tille at debian.org>  Fri, 05 Aug 2016 08:56:59 +0200
+
 cufflinks (2.2.1-2) unstable; urgency=medium
 
   * Watch file pointing to Github
diff --git a/debian/control b/debian/control
index d5a9767..6bf4e21 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                help2man,
                autotools-dev,
-               libboost1.60-dev,
-               libboost-serialization1.60-dev,
-               libboost-system1.60-dev,
-               libboost-thread1.60-dev,
+               libboost-dev,
+               libboost-serialization-dev,
+               libboost-system-dev,
+               libboost-thread-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