Bas Couwenberg pushed to branch master at Debian GIS Project / imposm
Commits: 6bfa2277 by Bas Couwenberg at 2018-07-22T18:30:17+02:00 Add lintian override for python-foo-but-no-python3-foo. - - - - - 8217a612 by Bas Couwenberg at 2018-07-22T18:53:43+02:00 Update watch file to use HTTPS. - - - - - 3f793da6 by Bas Couwenberg at 2018-07-22T18:53:43+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - + debian/source/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,15 @@ -imposm (2.6.0+ds-5) UNRELEASED; urgency=medium +imposm (2.6.0+ds-5) unstable; urgency=medium + * Team upload. * Change priority from extra to optional. * Bump Standards-Version to 4.1.5, changes: priority. * Strip trailing whitespace from changelog, control & rules files. * Update copyright-format URL to use HTTPS. * Update Vcs-* URLs for Salsa. + * Add lintian override for python-foo-but-no-python3-foo. + * Update watch file to use HTTPS. - -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:02:14 +0200 + -- Bas Couwenberg <[email protected]> Sun, 22 Jul 2018 14:48:25 +0200 imposm (2.6.0+ds-4) unstable; urgency=medium ===================================== debian/source/lintian-overrides ===================================== --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,3 @@ +# Python 3 not supported +python-foo-but-no-python3-foo python-imposm + ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,4 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ repacksuffix=+ds \ -http://pypi.debian.net/imposm/imposm-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.debian.net/imposm/imposm-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/imposm/compare/6d177fedfc1ef85c35085d876899d6d4b2f6e29f...3f793da63ed39ae39bb6351ea420ab32c27df3a9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/imposm/compare/6d177fedfc1ef85c35085d876899d6d4b2f6e29f...3f793da63ed39ae39bb6351ea420ab32c27df3a9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
