[python-xrayutilities] 02/02: Applied some fixes to control and copyright

Eugen Wintersberger eugenwintersberger-guest at alioth.debian.org
Mon Oct 14 15:22:59 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 6609ed0593b13600aa24004b85e56dca90ee6879
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date:   Mon Oct 14 17:19:36 2013 +0200

    Applied some fixes to control and copyright
---
 debian/control   |   30 ++++++++++++++++++------------
 debian/copyright |    2 +-
 2 files changed, 19 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index ac84135..893604d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: python-xrayutilities
-Priority: extra
 Maintainer: Eugen Wintersberger <eugen.wintersberger at gmail.com>
-Build-Depends: debhelper (>= 9.0.0), python-all-dev, python-setuptools,
- python-numpy (>=1.6), python-sphinx (>= 1.0.7+dfsg)
-X-Python-Version: >=2.6
-Standards-Version: 3.9.4
 Section: python
-Homepage: https://code.google.com/p/pni-libraries/
+Priority: extra
+Build-Depends: debhelper (>= 9.0.0),
+               python-all-dev,
+               python-setuptools,
+               python-numpy,
+               python-sphinx (>= 1.0.7+dfsg)
+Standards-Version: 3.9.4
+Homepage: http://sourceforge.net/projects/xrayutilities
+X-Python-Version: >=2.6
 
 Package: python-xrayutilities
-Section: python
 Architecture: any
-Depends: ${python:Depends},${shlibs:Depends},${misc:Depends},
- python-tables (>=2.0), python-scipy (>=0.10)
+Section: python
+Depends: ${python:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         python-tables,
+         python-scipy (>=0.10)
 Recommends: python-matplotlib (>=1.0)
 Description: Package for xray data reduction and analysis
  xrayutilities is a collection of scripts used to analyze x-ray diffraction
@@ -21,12 +27,12 @@ Description: Package for xray data reduction and analysis
  with linear and area detectors.
 
 Package: python-xrayutilities-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends},
+Section: doc
+Depends: ${misc:Depends}
 Description: Package for xray data reduction and analysis - documentation
  xrayutilities is a collection of scripts used to analyze x-ray diffraction
  data. It consists of a python package and several routines coded in C. It
  especially useful for the reciprocal space conversion of diffraction data taken
  with linear and area detectors.
- 
+
diff --git a/debian/copyright b/debian/copyright
index 48838cc..01f0308 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xrayutilities
-Source: http://sourceforge.net/projects/xrayutilities/?source=directory
+Source: http://sourceforge.net/projects/xrayutilities/
 
 Files: *
 Copyright: 2013 Dominik Kriegner <dominik.kriegner at gmail.com>

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