Bas Couwenberg pushed to branch master at Debian GIS Project / doris
Commits: 7120ba3a by Bas Couwenberg at 2018-03-03T19:27:46+01:00 Fix capitalization of upstream project name. - - - - - cf018f88 by Bas Couwenberg at 2018-03-03T19:28:21+01:00 Remove empty line. - - - - - dc76db66 by Bas Couwenberg at 2018-03-03T19:45:41+01:00 Add override for dependency-on-python-version-marked-for-end-of-life. - - - - - 5 changed files: - debian/changelog - debian/copyright - + debian/lintian-overrides - debian/tests/control - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ doris (5.0.3~beta+dfsg-3) unstable; urgency=medium [ Bas Couwenberg ] * Strip trailing whitespace from changelog. * Rename PROJ.4 to PROJ. + * Fix capitalization of upstream project name. + * Add override for dependency-on-python-version-marked-for-end-of-life. [ Antonio Valentino ] * Bump Standards-Version to 4.1.3, no changes. ===================================== 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: doris +Upstream-Name: Doris Source: https://github.com/TUDelftGeodesy/Doris/releases The upstream tarball is repacked to exclude exernal library sources. Disclaimer: this package is in the contrib archive because it depends on libtriangle ===================================== debian/lintian-overrides ===================================== --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,3 @@ +# Python 3 not supported yet. +doris: dependency-on-python-version-marked-for-end-of-life (Depends: python) + ===================================== debian/tests/control ===================================== --- a/debian/tests/control +++ b/debian/tests/control @@ -1,4 +1,3 @@ # Test installability Depends: @ Test-Command: /bin/true - ===================================== debian/upstream/metadata ===================================== --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,6 +1,6 @@ --- Bug-Database: https://github.com/TUDelftGeodesy/Doris/issues Bug-Submit: https://github.com/TUDelftGeodesy/Doris/issues/new -Name: doris +Name: Doris Repository: https://github.com/TUDelftGeodesy/Doris.git Repository-Browse: https://github.com/TUDelftGeodesy/Doris View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/compare/f607bb879b64837b41ec9cd53b5d481e1e1e84ac...dc76db66b3f88c41890b0977318b54539d20fd31 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/compare/f607bb879b64837b41ec9cd53b5d481e1e1e84ac...dc76db66b3f88c41890b0977318b54539d20fd31 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