[python-snuggs] 01/02: Fix some fields - set ITP
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Wed Apr 29 14:18:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository python-snuggs.
commit 470c90cfdffbc8feaa1ade4753f6d4ee439be865
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Wed Apr 29 15:16:11 2015 +0200
Fix some fields - set ITP
---
debian/changelog | 2 +-
debian/control | 5 +++--
debian/copyright | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d51eecd..234a42f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
python-snuggs (1.3.1-2) UNRELEASED; urgency=medium
- * Initial upload (closes: #xxxx)
+ * Initial upload (closes: #783712)
-- Johan Van de Wauw <johan.vandewauw at gmail.com> Mon, 27 Apr 2015 18:18:18 +0200
diff --git a/debian/control b/debian/control
index 14b28ce..2ff784f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
python-numpy,
python3-all,
python3-numpy,
+ python3-setuptools,
python-pytest,
python3-pytest,
python-click,
@@ -27,7 +28,7 @@ Architecture: all
Depends: ${python:Depends},
${misc:Depends},
python-lxml
-Description: s-expressions for numpy - python2 version
+Description: S-expressions for numpy - python2 version
This library parses S-expressions using numpy. Available function include
arithmetic (* + / -) and logical (< <= == != >= > & |) operators.
Also members of the numpy module such as "asarray()", "mean()" and "where" are
@@ -40,7 +41,7 @@ Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python-lxml
-Description: s-expressions for numpy - python3 version
+Description: S-expressions for numpy - python3 version
This library parses S-expressions using numpy. Available function include
arithmetic (* + / -) and logical (< <= == != >= > & |) operators.
Also members of the numpy module such as "asarray()", "mean()" and "where" are
diff --git a/debian/copyright b/debian/copyright
index aa09bac..544b166 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Contact: Tom Kralidis <tomkralidis at gmail.com>
-Upstream-Name: OWSLib
-Source: https://pypi.python.org/pypi/OWSLib
+Upstream-Contact: Sean Gillies <sean.gillies at gmail.com>
+Upstream-Name: Snuggs
+Source: https://github.com/mapbox/snuggs
Files: *
Copyright: 2014, Mapbox
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-snuggs.git
More information about the Pkg-grass-devel
mailing list