From: Graham Inggs Date: Sat, 7 Jul 2018 08:36:19 +0000 (+0200) Subject: Update upstream URLs for move to JuliaStrings X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~122 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e1bb2e98dc9af989db0a9180fb30131f3757b8bd;p=utf8proc.git Update upstream URLs for move to JuliaStrings --- diff --git a/debian/changelog b/debian/changelog index a590919..180d05b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +utf8proc (2.1.1-1) UNRELEASED; urgency=medium + + [ Peter Colberg ] + * Update Vcs-* fields for move to salsa.debian.org + + [ Graham Inggs ] + * New upstream release + * Update upstream URLs for move to JuliaStrings + + -- Graham Inggs Sat, 07 Jul 2018 08:30:46 +0000 + utf8proc (2.1.0-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 48cdee3..d37e12a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), unicode-data (>= 10.0) Standards-Version: 4.0.0 Section: libs -Homepage: https://julialang.org/utf8proc/ +Homepage: https://github.com/JuliaStrings/utf8proc Vcs-Git: https://salsa.debian.org/julia-team/utf8proc.git Vcs-Browser: https://salsa.debian.org/julia-team/utf8proc diff --git a/debian/copyright b/debian/copyright index a6705ac..cbd54c7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: utf8proc -Source: https://julialang.org/utf8proc/ +Source: https://github.com/JuliaStrings/utf8proc Files: * Copyright: 2009, 2013 Public Software Group e. V., Berlin, Germany diff --git a/debian/watch b/debian/watch index 7964cda..e508d56 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/utf8proc-$1\.tar\.gz/ \ -https://github.com/JuliaLang/utf8proc/tags .*/v?(\d\S*)\.tar\.gz +https://github.com/JuliaStrings/utf8proc/tags .*/v?(\d\S*)\.tar\.gz