Skip to content
Commits on Source (6)
python-mpop (1.5.0-2) UNRELEASED; urgency=medium
python-mpop (1.5.0-2) unstable; urgency=medium
* Standard version bumped to 4.1.3 (no change)
* Set compat to 11
* Fix deprecated source override location.
* Install examples
* Add upstream metadata
* debian/rules
- remove unnecessary dh arguments (--parallel)
* debian/copyright
- fix project name capitalization
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 10 Feb 2018 11:51:13 +0100
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 04 Mar 2018 10:32:13 +0000
python-mpop (1.5.0-1) 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,
......@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9.0.0),
python-pyorbital,
python-netcdf4,
python-mock
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-mpop.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-mpop.git
Homepage: https://github.com/mraspaud/mpop
......
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mpop
Upstream-Name: MPoP
Source: https://github.com/mraspaud/mpop
Files: *
......
......@@ -8,7 +8,7 @@ PY2VERS = $(shell pyversions -r -v)
%:
dh $@ --parallel --with python2,sphinxdoc --buildsystem=python_distutils
dh $@ --with python2,sphinxdoc --buildsystem=python_distutils
override_dh_auto_build:
......
---
Bug-Database: https://github.com/pytroll/mpop/issues
Bug-Submit: https://github.com/pytroll/mpop/issues/new
Name: MPoP
Repository: https://github.com/pytroll/mpop.git
Repository-Browse: https://github.com/pytroll/mpop