[liblinear] 65/123: Drop unnecessary patch

Christian Kastner chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:10 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository liblinear.

commit e7c8014c73d4f04268578b70e13ef69d662f55c7
Author: Christian Kastner <debian at kvr.at>
Date:   Sun Feb 27 18:13:50 2011 +0100

    Drop unnecessary patch
---
 ...Move-Python-bindings-to-package-liblinear.patch | 26 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/0002-Move-Python-bindings-to-package-liblinear.patch b/debian/patches/0002-Move-Python-bindings-to-package-liblinear.patch
deleted file mode 100644
index cedb2f7..0000000
--- a/debian/patches/0002-Move-Python-bindings-to-package-liblinear.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From: Christian Kastner <debian at kvr.at>
-Date: Fri, 9 Jul 2010 20:30:30 +0200
-Subject: [PATCH] Move Python bindings to package liblinear
-
-Upstream ships its Python bindings with very generic names. To avoid possible
-name collisions, they have been move to a package "liblinear".
-
-Forwarded: no
-Last-Update: 2010-07-09
----
- python/linearutil.py |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/python/linearutil.py b/python/linearutil.py
-index 06cd1c3..77b510e 100644
---- a/python/linearutil.py
-+++ b/python/linearutil.py
-@@ -1,6 +1,6 @@
- #!/usr/bin/env python
- 
--from linear import *
-+from liblinear.linear import *
- 
- def svm_read_problem(data_file_name):
- 	"""
--- 
diff --git a/debian/patches/series b/debian/patches/series
index f618954..563556b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-Properly-build-shared-and-static-libraries-programs.patch
-0002-Move-Python-bindings-to-package-liblinear.patch
 0003-Add-missing-solver-to-Python-bindings.patch

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



More information about the debian-science-commits mailing list