Bas Couwenberg pushed to branch master at Debian GIS Project / imposm-parser
Commits: c3d281e5 by Bas Couwenberg at 2018-07-22T19:15:14+02:00 Add lintian override for python-foo-but-no-python3-foo. - - - - - 2eaece36 by Bas Couwenberg at 2018-07-22T19:15:14+02:00 Update watch file to use HTTPS. - - - - - c7739b7a by Bas Couwenberg at 2018-07-22T19:15:14+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,13 +1,16 @@ -imposm-parser (1.0.7+ds-5) UNRELEASED; urgency=medium +imposm-parser (1.0.7+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 control & rules files. * Update copyright-format URL to use HTTPS. * Update Vcs-* URLs for Salsa. * Drop ancient X-Python-Version field. + * 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:03:00 +0200 + -- Bas Couwenberg <[email protected]> Sun, 22 Jul 2018 19:03:04 +0200 imposm-parser (1.0.7+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-parser + ===================================== 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.parser/imposm.parser-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.debian.net/imposm.parser/imposm.parser-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/imposm-parser/compare/0657deb94faf8da65acf5dff7cbe16ac3b97e6e8...c7739b7a4c0e56d2a3fc0b7712d40fa59e2f43eb -- View it on GitLab: https://salsa.debian.org/debian-gis-team/imposm-parser/compare/0657deb94faf8da65acf5dff7cbe16ac3b97e6e8...c7739b7a4c0e56d2a3fc0b7712d40fa59e2f43eb 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
