[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 aa37e503ccc3de0369374aa313aaab8679da9358
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Sat Jan 26 21:21:37 2013 +0100
Minor fixes.
diff --git a/debian/control b/debian/control
index ab8ddd7..7abc160 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,9 @@
Source: pygts
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Václav Šmilauer <eu at doxos.eu>,
- Anton Gladky <gladky.anton at gmail.com>
+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.3
+Standards-Version: 3.9.4
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/patches/fix_examples.patch b/debian/patches/fix_examples.patch
index 9197bc6..f297408 100644
--- a/debian/patches/fix_examples.patch
+++ b/debian/patches/fix_examples.patch
@@ -1,5 +1,5 @@
Description: Fix import of mlab-module in examples
-Author: Anton Gladky <gladky.anton at gmail.com>
+Author: Anton Gladky <gladk at debian.org>
Last-Update: 2012-10-31
--- a/examples/isosurface.py
diff --git a/debian/patches/fix_warnings.patch b/debian/patches/fix_warnings.patch
index be6e053..067cdb9 100644
--- a/debian/patches/fix_warnings.patch
+++ b/debian/patches/fix_warnings.patch
@@ -1,5 +1,5 @@
Description: Fix compilation warnings
-Author: Anton Gladky <gladky.anton at gmail.com>
+Author: Anton Gladky <gladk at debian.org>
Last-Update: 2012-10-31
--- a/gts/pygts.h
--
Python wrapper for the GNU Triangulated Surface library (GTS)
More information about the debian-science-commits
mailing list