[h5py] 18/44: remove quilt patches

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:25:49 UTC 2015


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

ghisvail-guest pushed a commit to branch upstream/latest
in repository h5py.

commit 2c1e0a3e6ae0e9b4f117e529ac699c71d52e5e87
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Tue Mar 23 14:34:23 2010 +0000

    remove quilt patches
---
 debian/changelog          |  3 ++-
 debian/control            |  2 +-
 debian/patches/rpath.diff | 12 ------------
 debian/patches/series     |  1 -
 4 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82435ab..0bf900f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
 h5py (1.3.0-1) unstable; urgency=low
 
   * New upstream version.
+    - remove quilt patches
   * Bump standards version to 3.8.4 (no changes required).
 
- -- Soeren Sonnenburg <sonne at debian.org>  Tue, 23 Mar 2010 12:44:29 +0100
+ -- Soeren Sonnenburg <sonne at debian.org>  Tue, 23 Mar 2010 15:34:12 +0100
 
 h5py (1.2.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c8060ef..13a10e2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Soeren Sonnenburg <sonne at debian.org>
 XS-Python-Version: >= 2.5
-Build-Depends: debhelper ( >=7), cdbs, quilt, python-all-dev (>= 2.5.0),
+Build-Depends: debhelper ( >=7), cdbs, python-all-dev (>= 2.5.0),
  python-central (>= 0.6.0), libhdf5-serial-dev (>= 1.8.3), python-numpy
 Standards-Version: 3.8.4
 Homepage: http://code.google.com/p/h5py/
diff --git a/debian/patches/rpath.diff b/debian/patches/rpath.diff
deleted file mode 100644
index c296184..0000000
--- a/debian/patches/rpath.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: h5py-1.2.0/setup.py
-===================================================================
---- h5py-1.2.0.orig/setup.py	2009-08-26 23:42:48.000000000 +0200
-+++ h5py-1.2.0/setup.py	2009-08-26 23:43:02.000000000 +0200
-@@ -246,7 +246,6 @@
-                             include_dirs = self.include_dirs, 
-                             libraries = self.libraries,
-                             library_dirs = self.library_dirs,
--                            runtime_library_dirs = self.runtime_dirs,
-                             extra_compile_args = self.extra_compile_args,
-                             extra_link_args = self.extra_link_args)
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 3780b22..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-rpath.diff

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



More information about the debian-science-commits mailing list