This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository jumpnbump.
commit 70a39464590decdb6e6f7f4ec9084feb56775d3c Author: Fabian Greffrath <[email protected]> Date: Sat Jun 24 14:53:46 2017 +0200 follow upstream moving to GitLab --- debian/control | 2 +- debian/copyright | 7 +++---- debian/watch | 3 +++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 0802af7..671ccc2 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libsdl1.2-dev (>= 1.2.2-3.1), zlib1g-dev Standards-Version: 3.9.5 -Homepage: https://www.icculus.org/jumpnbump/ +Homepage: https://gitlab.com/LibreGames/jumpnbump/ Vcs-Git: git://anonscm.debian.org/pkg-games/jumpnbump.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/jumpnbump.git diff --git a/debian/copyright b/debian/copyright index fd7e25a..1631e65 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Jump'n'Bump -Upstream-Contact: [email protected] -Source: git://git.icculus.org/crow/jumpnbump.git -Files-Excluded: dos/libdj.a */.cvsignore +Upstream-Name: Jump 'n Bump +Upstream-Contact: https://gitlab.com/LibreGames/jumpnbump/issues +Source: https://gitlab.com/LibreGames/jumpnbump/tree/master Files: * Copyright: 1998, Brainchild Design - http://brainchilddesign.com/ diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..acff83d --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/jumpnbump-$1\.tar\.gz/g \ + https://gitlab.com/LibreGames/jumpnbump/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jumpnbump.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

