This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gpx2shp.
commit 16da8ced5f5de9b40e6bf39d910a187f6031685c Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Thu May 5 17:46:19 2016 +0200 Switch sourceforge.jp (HTTP) URLs to osdn.jp (HTTPS). --- debian/changelog | 1 + debian/copyright | 2 +- debian/patches/series | 1 + debian/patches/sourceforge-to-osdn.patch | 33 ++++++++++++++++++++++++++++++++ debian/watch | 2 +- 5 files changed, 37 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd4af97..3b525f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gpx2shp (0.71.0-3) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8, no changes. * Enable parallel builds. * Enable all hardening buildflags. + * Switch sourceforge.jp (HTTP) URLs to osdn.jp (HTTPS). -- Bas Couwenberg <sebas...@debian.org> Thu, 05 May 2016 17:34:17 +0200 diff --git a/debian/copyright b/debian/copyright index eecfde1..d813c36 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gpx2shp Upstream-Contact: Toshihiro Hiraoka <hira...@azukimap.jp> -Source: http://sourceforge.jp/projects/gpx2shp/releases/ +Source: https://osdn.jp/projects/gpx2shp/releases/ Files: * Copyright: 2004-2013, Toshihiro Hiraoka <hira...@azukimap.jp> diff --git a/debian/patches/series b/debian/patches/series index f7e4f71..4f28967 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ extension-typo.patch +sourceforge-to-osdn.patch diff --git a/debian/patches/sourceforge-to-osdn.patch b/debian/patches/sourceforge-to-osdn.patch new file mode 100644 index 0000000..f474327 --- /dev/null +++ b/debian/patches/sourceforge-to-osdn.patch @@ -0,0 +1,33 @@ +Description: Update obsolete sourceforce.jp URLs to use osdn.jp instead. +Author: Bas Couwenberg <sebas...@debian.org> + +--- a/README ++++ b/README +@@ -158,7 +158,7 @@ Problem or Suggestion + ===================== + Please let me know about your opinion in English or Japanese by e-mail. + hiraoka [@at@] azukimap.jp +- http://gpx2shp.sourceforge.jp/ ++ https://gpx2shp.osdn.jp/ + + Acknowledgments + =============== +--- a/man/gpx2shp.1 ++++ b/man/gpx2shp.1 +@@ -99,4 +99,4 @@ hiraoka [@at@] azukimap.jp + .SH "SEE ALSO" + gpx2shp / gps2shp homepage + .br +-http://gpx2shp.sourceforge.jp ++https://gpx2shp.osdn.jp +--- a/pinatest2.gpx ++++ b/pinatest2.gpx +@@ -5,7 +5,7 @@ + <copyright>Toshihiro Hiraoka</copyright> + <author>Toshihiro Hiraoka</author> + <keyword>Manila Mt. Pinatubo gpx2shp</keyword> +-<link>http://gpx2shp.sourceforge.jp</link> ++<link>https://gpx2shp.osdn.jp</link> + <description>This is test data for gpx2shp.</description> + <time>2004-12-29T08:23:55Z</time> + </metadata> diff --git a/debian/watch b/debian/watch index aa0830f..29c5497 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://sourceforge.jp/projects/gpx2shp/releases/ \ +https://osdn.jp/projects/gpx2shp/releases/ \ (?:|.*/)gpx2shp[_\-](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gpx2shp.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