[h5py] 05/44: erase .egg file upon clean

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:25:48 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 e3f892546d734d559eb1b5a4e0877c040e3885a1
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Wed Aug 26 21:07:23 2009 +0000

    erase .egg file upon clean
---
 debian/control | 5 +++--
 debian/rules   | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 5de980f..343e869 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,9 @@ Priority: optional
 Maintainer: Soeren Sonnenburg <sonne at debian.org>
 XS-Python-Version: >= 2.5
 Build-Depends: debhelper ( >=7), cdbs, python-all-dev (>= 2.5.0),
- python-central (>= 0.6.0), quilt, libhdf5-serial-dev, cython,
- python-numpy, python-tables
+ python-central (>= 0.6.0), quilt, libhdf5-serial-dev,
+ python-numpy
+#, python-tables, cython,
 Standards-Version: 3.8.3
 Homepage: http://code.google.com/p/h5py/
 Vcs-Svn: https://bollin.googlecode.com/svn/python-h5py/
diff --git a/debian/rules b/debian/rules
index 12e7bd3..56cfdea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-#clean::
-#	$(RM) lang/*/LC_MESSAGES/*.mo
+clean::
+	$(RM) setuptools-0.6c9-py2.5.egg
 #
 #binary-predeb/pychess::
 #	gunzip $(DEB_DESTDIR)usr/share/man/man1/pychess.1.gz

-- 
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