[Debian-ha-commits] [fence-agents] 01/01: Update watch file and homepage to point at github.
Christoph Berg
myon at debian.org
Mon May 1 17:59:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch master
in repository fence-agents.
commit b424313eb7cc8fe38f41698dd3b3b6525e2c5d29
Author: Christoph Berg <myon at debian.org>
Date: Mon May 1 19:59:22 2017 +0200
Update watch file and homepage to point at github.
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
debian/copyright | 2 +-
debian/watch | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5a797eb..b33024a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fence-agents (4.0.25-2) UNRELEASED; urgency=medium
+
+ * Update watch file and homepage to point at github.
+
+ -- Christoph Berg <myon at debian.org> Mon, 01 May 2017 19:57:38 +0200
+
fence-agents (4.0.25-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index c15a007..aa0321e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,9 +26,9 @@ Build-Depends: autoconf,
libnet-telnet-perl,
dh-autoreconf
Standards-Version: 3.9.8
-Homepage: https://fedorahosted.org/cluster/wiki/HomePage
+Homepage: https://github.com/ClusterLabs/fence-agents
Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/fence-agents.git/
-Vcs-Git: git://anonscm.debian.org/debian-ha/fence-agents.git
+Vcs-Git: https://anonscm.debian.org/git/debian-ha/fence-agents.git
XS-Testsuite: autopkgtest
Package: fence-agents
diff --git a/debian/copyright b/debian/copyright
index d7cbc08..c83b24e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: fence-agents
-Source: http://sources.redhat.com/cluster/wiki/
+Source: https://github.com/ClusterLabs/fence-agents
License: GPL-2+
This package is free software; you can redistribute it and/or modify
diff --git a/debian/watch b/debian/watch
index c15c35d..c36462c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://fedorahosted.org/releases/f/e/fence-agents/fence-agents-([\d\.]*)\.tar\.xz
+https://github.com/ClusterLabs/fence-agents/releases .*/archive/v(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/fence-agents.git
More information about the Debian-HA-Commits
mailing list