Antonio Valentino pushed to branch master at Debian GIS Project / pykdtree
Commits: b5f2b385 by Antonio Valentino at 2018-03-04T08:20:06+00:00 Standard version bump - - - - - f4b802c6 by Antonio Valentino at 2018-03-04T08:25:04+00:00 Use secure URL in watch file - - - - - ed1ede05 by Antonio Valentino at 2018-03-04T08:26:58+00:00 Remove unnecessary testsuite autopkgtest field from debian/control - - - - - 5f0cf2f7 by Antonio Valentino at 2018-03-04T08:28:00+00:00 Set compat to 11 - - - - - d0e4cad3 by Antonio Valentino at 2018-03-04T08:30:08+00:00 Remove unnecessary dh argument - - - - - 134b1f0a by Antonio Valentino at 2018-03-04T08:33:24+00:00 Add upstream metadata - - - - - 0217a636 by Antonio Valentino at 2018-03-04T08:34:25+00:00 Remove trailing whitespaces - - - - - cbde5439 by Antonio Valentino at 2018-03-04T08:38:00+00:00 Set distribution to unstable - - - - - 6 changed files: - debian/changelog - debian/compat - debian/control - debian/rules - + debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pykdtree (1.2.2-4) unstable; urgency=medium + + * Standard version bumped to 4.1.3 (no change) + * debian/watch + - use secure URL + * debian/control + - remove unnecessary testsuite autopkgtest field + * debian/rules + - remove unnecessary dh argument (--parallel) + * Set compat to 11. + * Add upstream metadata. + + -- Antonio Valentino <antonio.valent...@tiscali.it> Sun, 04 Mar 2018 08:37:37 +0000 + pykdtree (1.2.2-3) unstable; urgency=medium * Team upload. ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -2,9 +2,8 @@ Source: pykdtree Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> Uploaders: Antonio Valentino <antonio.valent...@tiscali.it> Section: python -Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9.0.0), +Build-Depends: debhelper (>= 11), dh-python, python-setuptools, python3-setuptools, @@ -14,7 +13,7 @@ Build-Depends: debhelper (>= 9.0.0), python3-numpy, python-nose, python3-nose -Standards-Version: 4.0.0 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pykdtree.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pykdtree.git Homepage: https://pypi.python.org/pypi/pykdtree ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all export PYBUILD_NAME=pykdtree %: - dh $@ --parallel --with python2,python3 --buildsystem=pybuild + dh $@ --with python2,python3 --buildsystem=pybuild override_dh_python2: dh_python2 -ppython-pykdtree ===================================== debian/upstream/metadata ===================================== --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +--- +Bug-Database: https://github.com/pytroll/pykdtree/issues +Bug-Submit: https://github.com/pytroll/pykdtree/issues/new +Name: pykdtree +Repository: https://github.com/pytroll/pykdtree.git +Repository-Browse: https://github.com/pytroll/pykdtree ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ # Compulsory line, this is a version 3 file version=3 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ -http://pypi.debian.net/pykdtree/pykdtree-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.debian.net/pykdtree/pykdtree-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/compare/446c91075772776675b6a20d7cad86a7bf83dfb8...cbde5439cbc7c64f7a51c1bb272329dd74547789 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/compare/446c91075772776675b6a20d7cad86a7bf83dfb8...cbde5439cbc7c64f7a51c1bb272329dd74547789 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