diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/watch | 4 |
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 |