Antonio Valentino pushed to branch master at Debian GIS Project / mipp

Commits:
25406eea by Antonio Valentino at 2018-03-04T08:43:34+00:00
Standard version bump

- - - - -
d30cc838 by Antonio Valentino at 2018-03-04T08:44:38+00:00
Set compat to 11

- - - - -
16de9547 by Antonio Valentino at 2018-03-04T08:48:16+00:00
Remove unnecessare dh argument

- - - - -
743473b8 by Antonio Valentino at 2018-03-04T08:52:34+00:00
Add upstream metadata

- - - - -
7754d77c by Antonio Valentino at 2018-03-04T08:54:39+00:00
Improve spelling

- - - - -
5dbd6163 by Antonio Valentino at 2018-03-04T08:57:51+00:00
Install examples

- - - - -
abac3e4a by Antonio Valentino at 2018-03-04T09:42:19+00:00
Set distribution to unstable

- - - - -


7 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/patches/0001-fix-build-path-management.patch
- + debian/python-mipp.examples
- debian/rules
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,18 @@
-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 <sebas...@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.valent...@tiscali.it>  Sun, 04 Mar 2018 
09:00:34 +0000
 
 mipp (1.0.0-2) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valent...@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


=====================================
debian/patches/0001-fix-build-path-management.patch
=====================================
--- a/debian/patches/0001-fix-build-path-management.patch
+++ b/debian/patches/0001-fix-build-path-management.patch
@@ -2,8 +2,8 @@ From: Antonio Valentino <antonio.valent...@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(-)


=====================================
debian/python-mipp.examples
=====================================
--- /dev/null
+++ b/debian/python-mipp.examples
@@ -0,0 +1,2 @@
+examples/*
+


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -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:


=====================================
debian/upstream/metadata
=====================================
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+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



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mipp/compare/27b448260faf12e22d7aa8489cedadb7aeb721b8...abac3e4a74984cb208b02c5b63a048a73dfde195

---
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mipp/compare/27b448260faf12e22d7aa8489cedadb7aeb721b8...abac3e4a74984cb208b02c5b63a048a73dfde195
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
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