This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 3c7f16535e8ecbc2ddb840dc42c5957fd16232c5 Author: Bas Couwenberg <[email protected]> Date: Thu Feb 11 21:19:58 2016 +0100 Update watch file to use orfeo-toolbox.org. --- debian/changelog | 5 +++-- debian/watch | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fe07ed9..0ac5180 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -otb (5.2.0+dfsg-2) UNRELEASED; urgency=medium +otb (5.2.0+dfsg-3) UNRELEASED; urgency=medium * Team upload. * Update Vcs-Git URL to use HTTPS. + * Update watch file to use orfeo-toolbox.org. - -- Bas Couwenberg <[email protected]> Thu, 11 Feb 2016 19:49:03 +0100 + -- Bas Couwenberg <[email protected]> Thu, 11 Feb 2016 21:19:01 +0100 otb (5.2.0+dfsg-1) unstable; urgency=medium diff --git a/debian/watch b/debian/watch index 45c7343..086bc7a 100644 --- a/debian/watch +++ b/debian/watch @@ -3,5 +3,5 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ repacksuffix=+dfsg \ -http://sf.net/orfeo-toolbox/ \ +https://www.orfeo-toolbox.org/packages/ \ OTB-(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

