[3depict] 01/01: * Fix bug #737284 * Add comment to patch header
D Haley
mycae-guest at moszumanska.debian.org
Wed Feb 12 21:32:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
mycae-guest pushed a commit to branch master
in repository 3depict.
commit 38eaf1db2b37577ef333725c7e750843d7863604
Author: D Haley <mycae at gmx.com>
Date: Wed Feb 12 22:16:27 2014 +0100
* Fix bug #737284
* Add comment to patch header
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/patches/patch-caching-bug | 1 +
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5a98079..1d990cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+3depict (0.0.15-3) unstable; urgency=medium
+
+ * Adjust dependencies to force mgl>=2 (Closes: #737284)
+
+ -- D Haley <mycae at gmx.com> Wed, 12 Feb 2014 22:14:51 +0100
+
3depict (0.0.15-2) unstable; urgency=medium
* Really remove unit tests (Closes: #730100)
diff --git a/debian/control b/debian/control
index ed4706a..76653d4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: D Haley <mycae at gmx.com>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), libgl1-mesa-dev | libgl-dev, libpng-dev | libpng15-dev, libqhull-dev, libwxgtk2.8-dev, libftgl-dev, libxml2-dev, libmgl-dev
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), libgl1-mesa-dev | libgl-dev, libpng-dev | libpng15-dev, libqhull-dev, libwxgtk2.8-dev, libftgl-dev, libxml2-dev, libmgl-dev (>= 2.0)
Standards-Version: 3.9.4
Homepage: http://threedepict.sourceforge.net/index.html
Vcs-Git: git://git.debian.org/debian-science/packages/3depict.git
diff --git a/debian/patches/patch-caching-bug b/debian/patches/patch-caching-bug
index 7934637..20a26e8 100644
--- a/debian/patches/patch-caching-bug
+++ b/debian/patches/patch-caching-bug
@@ -1,3 +1,4 @@
+Bug fix for 0.0.15, from upstream : http://hg.code.sf.net/p/threedepict/code/rev/7fba7ef21117
--- 3depict-0.0.15.orig/src/backend/filters/ionColour.cpp
+++ 3depict-0.0.15/src/backend/filters/ionColour.cpp
@@ -82,7 +82,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/3depict.git
More information about the debian-science-commits
mailing list