[freecad] 01/04: Backport to wheezy.
Anton Gladky
gladk at moszumanska.debian.org
Mon Dec 16 13:44:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch wheezy-backports
in repository freecad.
commit 95db37d5206961938ad6f38e61a32552cf05651a
Author: Agustin Henze <tin at debian.org>
Date: Mon Dec 16 14:35:36 2013 +0100
Backport to wheezy.
---
debian/changelog | 6 ++++++
debian/control | 11 ++++++-----
debian/source/local-options | 1 -
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f10715a..59d1723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freecad (0.13.2580-dfsg-2~bpo70+1) wheezy-backports; urgency=low
+
+ * Backport to Wheezy
+
+ -- Agustin Henze <tin at debian.org> Thu, 14 Nov 2013 09:49:01 -0300
+
freecad (0.13.2580-dfsg-2) unstable; urgency=low
* [2aab6f0] Update and re-enable disable_memory_check.patch.
diff --git a/debian/control b/debian/control
index 09965c3..c7ef1d0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders:
Teemu Ikonen <tpikonen at gmail.com>,
"Adam C. Powell,
IV" <hazelsct at debian.org>,
- Anton Gladky <gladk at debian.org>
+ Anton Gladky <gladk at debian.org>,
+ Agustin Henze <tin at debian.org>,
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/freecad.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/freecad.git
Homepage: http://freecadweb.org/
@@ -25,7 +26,6 @@ Build-Depends:
libboost-serialization-dev,
libboost-signals-dev,
libboost-thread-dev,
- libcoin80-dev,
libcv-dev,
libeigen3-dev,
libf2c2-dev,
@@ -39,7 +39,8 @@ Build-Depends:
libode-dev,
libqt4-dev,
libqtwebkit-dev,
- libsoqt4-dev (>=1.6),
+ libsoqt4-dev,
+ libcoin60-dev,
libspnav-dev,
libswscale-dev,
libtool,
@@ -61,9 +62,9 @@ Standards-Version: 3.9.4
Package: freecad
Architecture: any
Depends:
- libsoqt4-20 (>=1.6),
+ libsoqt4-20,
python-matplotlib,
- python-pivy (>=0.5.0~v609hg-2) [!powerpc],
+ python-pivy [!powerpc],
${misc:Depends},
${python:Depends},
${shlibs:Depends}
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 4aceb10..0000000
--- a/debian/source/local-options
+++ /dev/null
@@ -1 +0,0 @@
-unapply-patches
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freecad.git
More information about the debian-science-commits
mailing list