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

a_valentino-guest pushed a commit to branch master
in repository pyresample.

commit af37ae8f7e5ea9194373455500a275e8422dd8c5
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Mon Jun 23 21:00:41 2014 +0000

    New test package
---
 debian/control                        | 15 +++++++++++++++
 debian/python-pyresample-test.install |  2 ++
 2 files changed, 17 insertions(+)

diff --git a/debian/control b/debian/control
index 1e40a93..bf309e0 100644
--- a/debian/control
+++ b/debian/control
@@ -53,3 +53,18 @@ Description: Resampling of remote sensing data in Python 
(documentation)
  Pyresample supports masked arrays.
  .
  This is the common documentation package.
+
+Package: python-pyresample-test
+Architecture: all
+Depends: ${misc:Depends}, python-pyresample
+Description: Resampling of remote sensing data in Python (test suite)
+ Pyresample is a Python package for resampling (reprojection) of earth
+ observing satellite data. It handles both resampling of gridded data
+ (e.g. geostationary satellites) and swath data (polar orbiting
+ satellites).
+ .
+ Pyresample can use multiple processor cores for resampling.
+ Pyresample supports masked arrays.
+ .
+ This package contains the test suite (and related data) for pyresample.
+
diff --git a/debian/python-pyresample-test.install 
b/debian/python-pyresample-test.install
new file mode 100644
index 0000000..ea6b395
--- /dev/null
+++ b/debian/python-pyresample-test.install
@@ -0,0 +1,2 @@
+test/* usr/share/python-pyresample-test
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pyresample.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to