This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit c78bf09a7aa3dde8ae852ca310e281659aa7bb86 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Tue Feb 6 16:14:11 2018 +0100 Update watch file to not use URL on Alioth (will be shutdown). --- debian/changelog | 6 ++++++ debian/source.lintian-overrides | 3 +++ debian/watch | 4 ++-- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbbed88..d3eae3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +josm (0.0.svn13367+dfsg-2) UNRELEASED; urgency=medium + + * Update watch file to not use URL on Alioth (will be shutdown). + + -- Bas Couwenberg <sebas...@debian.org> Tue, 06 Feb 2018 16:09:09 +0100 + josm (0.0.svn13367+dfsg-1) unstable; urgency=medium * New tested snapshot. diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..670e2e6 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# website is not (yet) available via HTTPS +josm source: debian-watch-uses-insecure-uri * + diff --git a/debian/watch b/debian/watch index 8191e69..ddd9026 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts=dversionmangle=s/0\.0\.svn([\d]+)\+dfsg.*/$1/ \ -https://pkg-grass.alioth.debian.org/josmredir.php \ -/josmredir\.php\?rev=(\d+) +http://linuxminded.nl/debian/josmredir.php \ +.*/josmredir\.php\?rev=(\d+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel