summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-06 06:44:51 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-06 06:44:51 +0200
commit2cd01ca1d1d059f61b70eee28a00e399bf4448cb (patch)
tree6e42f5a3a32d8554a406f3795d43641412264587 /debian
parent8cf3b680bed91e92fd2a936fd3fc83541cb098fe (diff)
Move homepage to github
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
-rw-r--r--debian/watch4
3 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ac160a..cd36785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ libonig (5.9.6-2) UNRELEASED; urgency=medium
* debian/control:
- Remove dpkg from libonig2-dbg Pre-Depends because redundance
with ${misc:Pre-Depends}.
+ - Replace homepage to the new loacation.
+ * debian/watch:
+ - Move to github.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 06 Jan 2015 11:09:12 +0100
diff --git a/debian/control b/debian/control
index f12c53c..9f22dcc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends:
debhelper (>= 9),
dh-autoreconf
Standards-Version: 3.9.6
-Homepage: http://www.geocities.jp/kosako3/oniguruma/
+Homepage: https://github.com/kkos/oniguruma
Vcs-Git: git://anonscm.debian.org/collab-maint/libonig.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/libonig.git
diff --git a/debian/watch b/debian/watch
index af96255..1d17e52 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
version=3
-
-http://www.geocities.jp/kosako3/oniguruma/ \
- archive/onig-(\S+)\.tar\.gz
+https://github.com/kkos/oniguruma/tags .*/v?(\d\S*)\.tar\.gz