[h5py] 28/46: * New upstream version. * Remove h5py_config.pickle created on python setup.py clean (Closes: #643152)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Mar 24 18:44:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository h5py.
commit 8ed2a9d11fe4596a07eb55cb8e9bb0f62c02d8aa
Author: Soeren Sonnenburg <sonne at debian.org>
Date: Wed Oct 12 10:48:56 2011 +0000
* New upstream version.
* Remove h5py_config.pickle created on
python setup.py clean (Closes: #643152)
---
debian/changelog | 8 ++++++++
debian/rules | 1 +
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5a83216..9fbd6bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+h5py (2.0.1-1) unstable; urgency=low
+
+ * New upstream version.
+ * Remove h5py_config.pickle created on
+ python setup.py clean (Closes: #643152)
+
+ -- Soeren Sonnenburg <sonne at debian.org> Wed, 12 Oct 2011 12:47:45 +0200
+
h5py (2.0.0-1) unstable; urgency=low
* New upstream version.
diff --git a/debian/rules b/debian/rules
index cf4905a..5d1570c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ binary-install/python-h5py::
clean::
$(RM) setuptools-0.6c9-py2.5.egg
+ $(RM) h5py_config.pickle
get-orig-source:
-uscan --upstream-version 0 --rename
--
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