[xmds2] 05/09: Drop patch parse-dep-relationship.patch (fixed in python-minimal 2.7.8-1)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed Oct 1 08:16:23 UTC 2014


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

rlaboiss-guest pushed a commit to branch master
in repository xmds2.

commit 207052334b2dd4f6482dc3de700b86dbccea0b9b
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Sep 30 22:00:40 2014 -0300

    Drop patch parse-dep-relationship.patch (fixed in python-minimal 2.7.8-1)
---
 debian/patches/parse-dep-relationship.patch | 18 ------------------
 debian/patches/series                       |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/parse-dep-relationship.patch b/debian/patches/parse-dep-relationship.patch
deleted file mode 100644
index 530fbff..0000000
--- a/debian/patches/parse-dep-relationship.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Correctly parse the dependency on python-pyparsing
- This is a workaround for a bug in debpython/pydist.py, that does not
- parse correclty the "!=" relationship (see Bug#735163).
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Forwarded: not-needed
-Last-Update: 2014-01-13
-
---- xmds2-2.2.0.orig/setup.py
-+++ xmds2-2.2.0/setup.py
-@@ -30,7 +30,7 @@ setup(name="xmds2",
-       exclude_package_data = {'': ['README', 'TODO']},
-       
-       # Project requires Cheetah for all of the templates
--      install_requires = ['Cheetah>=2.0.1', 'pyparsing!=2.0.0', 'mpmath'],
-+      install_requires = ['Cheetah>=2.0.1', 'pyparsing !=2.0.0', 'mpmath'],
-       
-       package_data = {
-         'xpdeint': ['includes/*.c',
diff --git a/debian/patches/series b/debian/patches/series
index b079cb4..3cd6513 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 revision-number-as-deb-pkg.patch
-parse-dep-relationship.patch
 remove-non-dfsg-code.patch
 show-library-name.patch
 wscript-hdf5.patch

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



More information about the debian-science-commits mailing list