[python-xrayutilities] 12/14: Fixed rules and removed README files
Eugen Wintersberger
eugenwintersberger-guest at alioth.debian.org
Wed Sep 18 21:20:19 UTC 2013
This is an automated email from the git hooks/post-receive script.
eugenwintersberger-guest pushed a commit to branch master
in repository python-xrayutilities.
commit 90e3f15ca24e7b9663e483711ef032927f05b52d
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date: Sun Sep 15 20:54:48 2013 +0200
Fixed rules and removed README files
---
debian/README | 7 -------
debian/README.Debian | 6 ------
debian/rules | 4 ++++
3 files changed, 4 insertions(+), 13 deletions(-)
diff --git a/debian/README b/debian/README
deleted file mode 100644
index 1a74926..0000000
--- a/debian/README
+++ /dev/null
@@ -1,7 +0,0 @@
-The Debian Package python-xrayutilities
----------------------------------------
-
-This package contains the xrayutilities package for xray data reduction and
-analysis
-
- -- Eugen Wintersberger <eugen.wintersberger at gmail.com> Sun, 15 Sep 2013 15:15:00 +0200
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index ee307b5..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,6 +0,0 @@
-python-xrayutilities for Debian
--------------------------------
-
-The xrayutlities python package.
-
- -- Eugen Wintersberger <eugen.wintersberger at gmail.com> Sun, 15 Sep 2013 15:16:00 +0200
diff --git a/debian/rules b/debian/rules
index 067221f..1b03a79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,10 @@ PYTHON2=$(shell pyversions -vr)
%:
dh $@ --with python2
+override_auto_install:
+ dh_auto_install
+ dh_numpy
+
build-python%:
python$* setup.py build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-xrayutilities.git
More information about the debian-science-commits
mailing list