From 05e034662dc06dc8b3dfbbb3fa91e47525094a48 Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Sun, 23 Feb 2020 07:27:17 +0000 Subject: [PATCH] Set field Upstream-Contact in debian/copyright. --- debian/changelog | 6 ++++++ debian/copyright | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index cd20b4a..53d76bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ruby-openid (2.9.2debian-2) UNRELEASED; urgency=medium + + * Set field Upstream-Contact in debian/copyright. + + -- Debian Janitor <janitor@jelmer.uk> Sun, 23 Feb 2020 07:27:05 +0000 + ruby-openid (2.9.2debian-1) unstable; urgency=medium * New upstream version 2.9.2debian (Closes: #930388) (Fixes: CVE-2019-11027) diff --git a/debian/copyright b/debian/copyright index 200da14..a884889 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,6 +4,7 @@ Source: http://www.openidenabled.com/ruby-openid/ Comment: the source has been repacked to remove the convienence copy of the hmac Ruby library under lib/hmac, which can be provided on Debian systems by the ruby-hmac package. +Upstream-Contact: https://github.com/openid/ruby-openid/issues Files: * Copyright: 2006-2008, by JanRain, Inc. -- GitLab