Antonio Valentino pushed to branch master at Debian GIS Project / python-mpop
Commits: 20ea379a by Antonio Valentino at 2018-03-04T11:30:27+01:00 Standard version bump - - - - - 3252d104 by Antonio Valentino at 2018-03-04T11:31:10+01:00 Set compat to 11 - - - - - 50dfcf09 by Antonio Valentino at 2018-03-04T11:31:42+01:00 Install examples - - - - - c3ca4d43 by Antonio Valentino at 2018-03-04T11:31:44+01:00 Remove unnecessary dh arguments - - - - - d0a7283b by Antonio Valentino at 2018-03-04T11:31:44+01:00 Add upstream metadata - - - - - 6adf1a21 by Antonio Valentino at 2018-03-04T10:32:27+00:00 Set distribution to unstable - - - - - 7 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - + debian/python-mpop.examples - debian/rules - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ -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.valent...@tiscali.it> Sat, 10 Feb 2018 11:51:13 +0100 + -- Antonio Valentino <antonio.valent...@tiscali.it> Sun, 04 Mar 2018 10:32:13 +0000 python-mpop (1.5.0-1) 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, @@ -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 ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ 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: * ===================================== debian/python-mpop.examples ===================================== --- /dev/null +++ b/debian/python-mpop.examples @@ -0,0 +1,2 @@ +doc/examples/* + ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -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: ===================================== debian/upstream/metadata ===================================== --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +--- +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 View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mpop/compare/60ec95a6ca6f5c46a029f35dd8d7a85f41c6e5ab...6adf1a21e8cc0c6f161e7155bbe17fdad26e77c7 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mpop/compare/60ec95a6ca6f5c46a029f35dd8d7a85f41c6e5ab...6adf1a21e8cc0c6f161e7155bbe17fdad26e77c7 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