This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository librttopo.
commit c45ecc3a7d13a40f303904254f1318e07b15601e Author: Bas Couwenberg <[email protected]> Date: Fri Dec 22 23:52:32 2017 +0100 Update URLs for move from gogs to gitea. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/copyright | 2 +- debian/upstream/metadata | 6 +++--- debian/watch | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0eaaa58..e4ac121 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +librttopo (1.1.0~rc0-1~exp4) UNRELEASED; urgency=medium + + * Update URLs for move from gogs to gitea. + + -- Bas Couwenberg <[email protected]> Fri, 22 Dec 2017 23:52:19 +0100 + librttopo (1.1.0~rc0-1~exp3) experimental; urgency=medium * Bump Standards-Version to 4.0.0, no changes. diff --git a/debian/control b/debian/control index ba4aa58..c691123 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/librttopo.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/librttopo.git -Homepage: https://git.osgeo.org/gogs/rttopo/librttopo +Homepage: https://git.osgeo.org/gitea/rttopo/librttopo Package: librttopo1 Architecture: any diff --git a/debian/copyright b/debian/copyright index a281fcc..06dfbb9 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: librttopo Upstream-Contact: librttopo developers <[email protected]> -Source: https://git.osgeo.org/gogs/rttopo/librttopo +Source: https://git.osgeo.org/gitea/rttopo/librttopo Files: * Copyright: 2004-2016, Sandro Santilli <[email protected]> diff --git a/debian/upstream/metadata b/debian/upstream/metadata index a37bed5..66be2fe 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,6 +1,6 @@ --- -Bug-Database: https://git.osgeo.org/gogs/rttopo/librttopo/issues +Bug-Database: https://git.osgeo.org/gitea/rttopo/librttopo/issues Name: librttopo Other-References: https://strk.keybit.net/projects/rttopo/ -Repository: https://git.osgeo.org/gogs/rttopo/librttopo.git -Repository-Browse: https://git.osgeo.org/gogs/rttopo/librttopo +Repository: https://git.osgeo.org/gitea/rttopo/librttopo.git +Repository-Browse: https://git.osgeo.org/gitea/rttopo/librttopo diff --git a/debian/watch b/debian/watch index 0240309..cf4736a 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/,\ filenamemangle=s/(?:.*?)?(?:rel|v|librttopo)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/librttopo-$1.$2/ \ -https://git.osgeo.org/gogs/rttopo/librttopo/releases \ +https://git.osgeo.org/gitea/rttopo/librttopo/releases \ (?:.*?/)?(?:rel|v|librttopo)?[\-\_]?(\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/librttopo.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

