Antonio Valentino pushed to branch master at Debian GIS Project / pycoast
Commits: a1120b65 by Antonio Valentino at 2018-04-01T08:13:43+00:00 Add upstream metadata - - - - - fb8066b6 by Antonio Valentino at 2018-04-01T08:13:53+00:00 Add autopkgtest to test installability. - - - - - 949836ab by Antonio Valentino at 2018-04-01T08:13:53+00:00 Remove unnecessary dh arguments - - - - - 9e263678 by Antonio Valentino at 2018-04-01T08:19:04+00:00 Set distribution to unstable - - - - - 7 changed files: - debian/changelog - debian/compat - debian/control - debian/python-pycoast-doc.doc-base - debian/rules - + debian/tests/control - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,18 @@ -pycoast (1.0.0+dfsg-3) UNRELEASED; urgency=medium +pycoast (1.0.0+dfsg-3) unstable; urgency=medium - * Team upload. + [ Bas Couwenberg ] * Strip trailing whitespace from changelog. * Update Vcs-* URLs for Salsa. * Bump Standards-Version to 4.1.3, no changes. - -- Bas Couwenberg <sebas...@debian.org> Wed, 15 Nov 2017 22:06:27 +0100 + [ Antonio Valentino ] + * Set compat to 11. + * Add upstream metadata. + * Add autopkgtest to test installability. + * debian/rules + - drop unnecessary dh argument (--parallel) + + -- Antonio Valentino <antonio.valent...@tiscali.it> Sun, 01 Apr 2018 08:18:34 +0000 pycoast (1.0.0+dfsg-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, python3-setuptools, ===================================== debian/python-pycoast-doc.doc-base ===================================== --- a/debian/python-pycoast-doc.doc-base +++ b/debian/python-pycoast-doc.doc-base @@ -6,5 +6,5 @@ Abstract: This document includes the Section: Programming/Python Format: HTML -Index: /usr/share/doc/python-pycoast-doc/html/index.html -Files: /usr/share/doc/python-pycoast-doc/html/*.html +Index: /usr/share/doc/python-pycoast/html/index.html +Files: /usr/share/doc/python-pycoast/html/*.html ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ export PYBUILD_NAME=pycoast %: - dh $@ --parallel --with python2,python3,sphinxdoc --buildsystem=pybuild + dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild override_dh_auto_build: ===================================== debian/tests/control ===================================== --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# Test installability +Depends: @ +Test-Command: /bin/true ===================================== debian/upstream/metadata ===================================== --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +--- +Bug-Database: https://github.com/pytroll/pycoast/issues +Bug-Submit: https://github.com/pytroll/pycoast/issues/new +Name: Pycoast +Repository: https://github.com/pytroll/pycoast.git +Repository-Browse: https://github.com/pytroll/pycoast View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/compare/32ce4b39daf204b45af4d72572552aae52ed3de9...9e26367805b6eedbbbc52f3a65b73418ae164e1e --- View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/compare/32ce4b39daf204b45af4d72572552aae52ed3de9...9e26367805b6eedbbbc52f3a65b73418ae164e1e 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