diff --git a/debian/changelog b/debian/changelog index d0b3a06a33c05df7e141aad06fb1af64af87bcb8..f188f816becc174dae518ca469f13ca46262d67b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gnocchi (4.3.1-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Updated upstream URL in control/copyright/watch. + + -- Marcin Juszkiewicz Tue, 15 Jan 2019 09:47:28 +0100 + gnocchi (4.3.1-3) unstable; urgency=medium * Add a gnocchi logrotate file. diff --git a/debian/control b/debian/control index 1e5d93b34b18c296244bb37f4a915c3466ad7261..c8969817246d400f0fbc91b9999a933d4350815e 100644 --- a/debian/control +++ b/debian/control @@ -79,7 +79,7 @@ Build-Depends-Indep: Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/services/gnocchi Vcs-Git: https://salsa.debian.org/openstack-team/services/gnocchi.git -Homepage: https://github.com/openstack/gnocchi +Homepage: https://gnocchi.xyz/ Package: gnocchi-api Architecture: all diff --git a/debian/copyright b/debian/copyright index 35773989a4ebff5c04f183482a4a44fa084924e8..d9fdbca7c9f5a60f3dfa36a316eda71cee5dd675 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gnocchi Upstream-Contact: Julien Danjou -Source: https://github.com/openstack/gnocchi +Source: https://github.com/gnocchixyz/gnocchi Files: * Copyright: (c) 2014-2015, Julien Danjou diff --git a/debian/watch b/debian/watch index 3f8c940048b757df04896c79c1adf909d2f647d8..4336d8423d2ed3287e3a415c6f46b4f37b224262 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="uversionmangle=s/\.(b|rc)/~$1/" \ -https://github.com/openstack/gnocchi/tags .*/(\d[\d\.]+)\.tar\.gz +https://github.com/gnocchixyz/gnocchi/tags .*/(\d[\d\.]+)\.tar\.gz