[freedroidrpg] 08/09: Use gitlab for d/watch

Julien Puydt julien.puydt at laposte.net
Wed Oct 18 13:25:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository freedroidrpg.

commit a228800a3092ebc769bb055892ddcf155a432a63
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Oct 18 14:28:45 2017 +0200

    Use gitlab for d/watch
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5dd8021..721d185 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ freedroidrpg (0.16.1-3) unstable; urgency=medium
   * Bump standards-version to 4.1.1.
   * Bump d/watch to version 4.
   * Add patch to update the appstream files.
+  * Switch d/watch to use gitlab.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Wed, 18 Oct 2017 13:20:09 +0200
 
diff --git a/debian/watch b/debian/watch
index e451d1d..2e6647d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre-rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|Source|src|orig|unix)$//;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \
-ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-([\d\.]+)/freedroidRPG-([\d.]+).tar.gz
+https://gitlab.com/freedroid/freedroid-src/tags?sort=updated_desc .*/([\d.]+)/archive.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freedroidrpg.git



More information about the Pkg-games-commits mailing list