[SCM] Python wrapper for the GNU Triangulated Surface library (GTS) branch, master, updated. upstream/0.3.1-19-g82aab72
Anton Gladky
gladky.anton at gmail.com
Sat Jan 26 22:13:56 UTC 2013
The following commit has been merged in the master branch:
commit 18ea0c30f95c4fdb13da69624cfea4ec0a7ffd41
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Sat Jan 26 21:42:05 2013 +0100
Minor fixes.
diff --git a/debian/control b/debian/control
index 7abc160..f837ced 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: Václav Šmilauer <eu at doxos.eu>, Anton Gladky <gladk at debian.org>
Build-Depends: debhelper (>= 9), python-dev, python-numpy, libgts-dev
Standards-Version: 3.9.4
+X-Python-Version: current
Section: python
Vcs-Git: git://git.debian.org/git/debian-science/packages/pygts.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/pygts.git
diff --git a/debian/rules b/debian/rules
index 34b36e9..e99cec5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
%:
dh $@
-PYVER = $(shell pyversions -dv)
-
override_dh_auto_install:
dh_auto_install
dh_numpy
--
Python wrapper for the GNU Triangulated Surface library (GTS)
More information about the debian-science-commits
mailing list