[cg3] 01/01: Add patch to fix FTBFS on buildds

Kartik Mistry kartik at moszumanska.debian.org
Sun Jun 21 15:53:12 UTC 2015


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

kartik pushed a commit to branch master
in repository cg3.

commit 9db6db59b68c0ef27d38234c2d0223efe7060ac8
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sun Jun 21 21:23:06 2015 +0530

    Add patch to fix FTBFS on buildds
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1e3b038..2eef671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cg3 (0.9.9~r10439-2) unstable; urgency=low
+
+  * debian/control:
+    + Fixed FTBFS on buildds. Thanks to Pino Toscano <pino at debian.org> for
+      patch (Closes: #789471)
+
+ -- Kartik Mistry <kartik at debian.org>  Sun, 21 Jun 2015 21:21:26 +0530
+
 cg3 (0.9.9~r10439-1) unstable; urgency=low
 
   [ Tino Didriksen ]
diff --git a/debian/control b/debian/control
index 82b75da..28a732f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Tino Didriksen <mail at tinodidriksen.com>,
            Kartik Mistry <kartik at debian.org>
 Build-Depends: cmake (>= 2.8.9),
                debhelper (>= 9.0),
-               libboost1.48-dev | libboost-dev (>= 1.49.0),
+               libboost-dev (>= 1.48),
                libicu-dev (>= 4.8)
 Standards-Version: 3.9.6
 Homepage: http://visl.sdu.dk/cg3.html

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



More information about the debian-science-commits mailing list