From 0b47803363a2b6a2a381d3855e62d3cfbe2da0a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= <boutil@debian.org>
Date: Tue, 10 Sep 2019 23:21:23 +0200
Subject: [PATCH] Set fields Upstream-Contact in debian/copyright.

---
 debian/changelog | 4 ++++
 debian/copyright | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b8ba3dd..0279eb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 ruby-jekyll-gist (1.5.0-2) UNRELEASED; urgency=medium
 
+  [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 
+  [ Cédric Boutillier ]
+  * Set fields Upstream-Contact in debian/copyright.
+
  -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Tue, 13 Aug 2019 05:46:36 +0530
 
 ruby-jekyll-gist (1.5.0-1) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 17a95f8..4f983a2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: jekyll-gist
 Source: https://github.com/jekyll/jekyll-gist
+Upstream-Contact: https://github.com/jekyll/jekyll-gist/issues
 
 Files: *
 Copyright: 2014-2019 Parker Moore
-- 
GitLab