Skip to content
Commits on Source (7)
mipp (1.0.0-3) UNRELEASED; urgency=medium
mipp (1.0.0-3) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Strip trailing whitespace from changelog.
* Fix deprecated source override location.
-- Bas Couwenberg <sebastic@debian.org> Wed, 15 Nov 2017 22:01:46 +0100
[ Antonio Valentino ]
* Standard version bumped to 4.1.3 (no change).
* Set compat to 11.
* debian/reules
- remove unnecessary dh argument (--parallel)
* Add upstream metadata.
* Install examples
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 04 Mar 2018 09:00:34 +0000
mipp (1.0.0-2) unstable; urgency=medium
......
......@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
Build-Depends: debhelper (>= 11),
dh-python,
python-setuptools,
python-all,
......@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.0.0),
python-lxml,
python-gdal,
python-pyresample
Standards-Version: 4.1.0
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mipp.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mipp.git
Homepage: https://github.com/loerum/mipp/tree/master/mipp
......
......@@ -2,8 +2,8 @@ From: Antonio Valentino <antonio.valentino@tiscali.it>
Date: Sun, 29 Jun 2014 16:01:59 +0000
Subject: fix build path management
This patch allows to run the test suite when mipp is installed in the
system default path.
This patch allows one to run the test suite when mipp is installed in
the system default path.
---
tests/buildpath_to_syspath.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
......
......@@ -10,7 +10,7 @@ export PYBUILD_TEST_ARGS=tests
%:
dh $@ --parallel --with python2,sphinxdoc --buildsystem=pybuild
dh $@ --with python2,sphinxdoc --buildsystem=pybuild
override_dh_auto_build:
......
---
Bug-Database: https://github.com/pytroll/mipp/issues
Bug-Submit: https://github.com/pytroll/mipp/issues/new
Name: MIPP
Repository: https://github.com/pytroll/mipp.git
Repository-Browse: https://github.com/pytroll/mipp