[Python-apps-commits] r13438 - in packages/kyklop/trunk (13 files)

zklaus-guest at users.alioth.debian.org zklaus-guest at users.alioth.debian.org
Thu Jul 28 09:07:55 UTC 2016


    Date: Thursday, July 28, 2016 @ 09:07:54
  Author: zklaus-guest
Revision: 13438

[svn-inject] Applying Debian modifications (0.1.1-2) to trunk

Added:
  packages/kyklop/trunk/debian/
  packages/kyklop/trunk/debian/.git-dpm
  packages/kyklop/trunk/debian/changelog
  packages/kyklop/trunk/debian/compat
  packages/kyklop/trunk/debian/control
  packages/kyklop/trunk/debian/copyright
  packages/kyklop/trunk/debian/patches/
  packages/kyklop/trunk/debian/patches/0001-Activate-basemap-dependency.patch
  packages/kyklop/trunk/debian/patches/series
  packages/kyklop/trunk/debian/rules
  packages/kyklop/trunk/debian/source/
  packages/kyklop/trunk/debian/source/format
  packages/kyklop/trunk/debian/watch


Property changes on: packages/kyklop/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/kyklop/trunk/debian/.git-dpm
===================================================================
--- packages/kyklop/trunk/debian/.git-dpm	                        (rev 0)
+++ packages/kyklop/trunk/debian/.git-dpm	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,8 @@
+# see git-dpm(1) from git-dpm package
+bdca56efdef1b3d4a6c9f323c440eee293598734
+bdca56efdef1b3d4a6c9f323c440eee293598734
+71d6423e5b0ef0427a0f8f125c3a9a5a0210152e
+71d6423e5b0ef0427a0f8f125c3a9a5a0210152e
+kyklop_0.1.1.orig.tar.gz
+1c566bb98f0ff0c6dad9fe31716a38b2071636bc
+5769

Added: packages/kyklop/trunk/debian/changelog
===================================================================
--- packages/kyklop/trunk/debian/changelog	                        (rev 0)
+++ packages/kyklop/trunk/debian/changelog	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,16 @@
+kyklop (0.1.1-2) UNRELEASED; urgency=medium
+
+  * Added more details to debian/control.
+  * Added copyright information in debian/copyright.
+  * Added debian/watch file.
+  * Removed fake itp closing from earlier changelog entry.
+  * First public release. (Closes: #832546: ITP: kyklop -- Finds, tracks, and
+    characterizes tropical cyclones in climate simulation data)
+
+ -- Klaus Zimmermann <klaus_zimmermann at gmx.de>  Thu, 07 Jul 2016 16:50:09 +0200
+
+kyklop (0.1.1-1) UNRELEASED; urgency=medium
+
+  * Initial release.
+
+ -- Klaus Zimmermann <klaus_zimmermann at gmx.de>  Thu, 07 Jul 2016 16:50:09 +0200

Added: packages/kyklop/trunk/debian/compat
===================================================================
--- packages/kyklop/trunk/debian/compat	                        (rev 0)
+++ packages/kyklop/trunk/debian/compat	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1 @@
+9


Property changes on: packages/kyklop/trunk/debian/compat
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/kyklop/trunk/debian/control
===================================================================
--- packages/kyklop/trunk/debian/control	                        (rev 0)
+++ packages/kyklop/trunk/debian/control	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,20 @@
+Source: kyklop
+Section: science
+Priority: optional
+Maintainer: Klaus Zimmermann <klaus_zimmermann at gmx.de>
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python-setuptools-scm
+Homepage: https://github.com/fuentesfranco/kyklop
+
+Package: kyklop
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Description: Finds, tracks, and characterizes tropical cyclones in simulation data
+ Kyklop analyses the output of climate models to examine tropical cyclones.
+ At the moment it is limited to analysis of RegCM[1] output.
+ It can find tropical cyclones, perform tracking, that is connect cyclones in
+ successive time steps to form tracks, and measure various properties, like
+ like their maximal wind speed.
+ This package provides the kyklop command line tool.
+ .
+ [1] https://www.ictp.it/research/esp/models/regcm4.aspx

Added: packages/kyklop/trunk/debian/copyright
===================================================================
--- packages/kyklop/trunk/debian/copyright	                        (rev 0)
+++ packages/kyklop/trunk/debian/copyright	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,31 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: kyklop
+Source: https://pypi.python.org/pypi/kyklop
+
+Files: *
+Copyright: 2016 Ramon Fuentes Franco <rfuentes at ictp.it>
+           2016 Klaus Zimmermann <klaus.zimmermann at ts.infn.it>
+License: MIT
+
+Files: debian/*
+Copyright: 2016 Klaus Zimmermann <klaus.zimmermann at ts.infn.it>
+License: MIT
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Added: packages/kyklop/trunk/debian/patches/0001-Activate-basemap-dependency.patch
===================================================================
--- packages/kyklop/trunk/debian/patches/0001-Activate-basemap-dependency.patch	                        (rev 0)
+++ packages/kyklop/trunk/debian/patches/0001-Activate-basemap-dependency.patch	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,24 @@
+From bdca56efdef1b3d4a6c9f323c440eee293598734 Mon Sep 17 00:00:00 2001
+From: Klaus Zimmermann <klaus.zimmermann at ts.infn.it>
+Date: Mon, 18 Jul 2016 17:25:13 +0200
+Subject: =?UTF-8?q?Activate=20basemap=20dependency=0A=20Activate=20mpl=5Ft?=
+ =?UTF-8?q?oolkits.basemap=20dependency=20that=20is=20temporarily=0A=20dea?=
+ =?UTF-8?q?ctivated=20upstream=20for=20technical=20reasons.?=
+
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index b4c449b..eb7fd4c 100644
+--- a/setup.py
++++ b/setup.py
+@@ -60,7 +60,7 @@ setup(
+     # your project is installed. For an analysis of "install_requires" vs pip's
+     # requirements files see:
+     # https://packaging.python.org/en/latest/requirements.html
+-    install_requires=[# 'basemap',
++    install_requires=['basemap',
+                       'matplotlib',
+                       'netCDF4',
+                       'numpy',

Added: packages/kyklop/trunk/debian/patches/series
===================================================================
--- packages/kyklop/trunk/debian/patches/series	                        (rev 0)
+++ packages/kyklop/trunk/debian/patches/series	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1 @@
+0001-Activate-basemap-dependency.patch

Added: packages/kyklop/trunk/debian/rules
===================================================================
--- packages/kyklop/trunk/debian/rules	                        (rev 0)
+++ packages/kyklop/trunk/debian/rules	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+# export DH_VERBOSE = 1
+export PYBUILD_NAME = kyklop
+
+%:
+	dh $@ --with python2 --buildsystem=pybuild


Property changes on: packages/kyklop/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/kyklop/trunk/debian/source/format
===================================================================
--- packages/kyklop/trunk/debian/source/format	                        (rev 0)
+++ packages/kyklop/trunk/debian/source/format	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/kyklop/trunk/debian/watch
===================================================================
--- packages/kyklop/trunk/debian/watch	                        (rev 0)
+++ packages/kyklop/trunk/debian/watch	2016-07-28 09:07:54 UTC (rev 13438)
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/kyklop/kyklop-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-apps-commits mailing list