[Pkg-emacsen-addons] Bug#874592: [patch] Fix upstream name and homepage in src:package
Nicholas D Steeves
nsteeves at gmail.com
Thu Sep 7 17:39:16 UTC 2017
Package: ghub-plus-el
Version: 0.1.5-1
Severity: normal
Tags: patch
Hi Matteo,
Please find attached patches to fix the upstream name and homepage in src:ghub-plus-el.
Kind regards,
Nicholas
-------------- next part --------------
>From 0bcc04da8d10f636eeac90299790fce63448a5ca Mon Sep 17 00:00:00 2001
From: Nicholas D Steeves <nsteeves at gmail.com>
Date: Thu, 7 Sep 2017 13:31:49 -0400
Subject: [PATCH 1/2] Fix Upstream-Name
---
debian/copyright | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index 71102a3..9fc844e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: ghub-plus-el
+Upstream-Name: ghub-plus
Files: *
Copyright: (C) 2017 Sean Allred
--
2.11.0
-------------- next part --------------
>From f9db33f310b7ad27965592cad4431bcfe2af677b Mon Sep 17 00:00:00 2001
From: Nicholas D Steeves <nsteeves at gmail.com>
Date: Thu, 7 Sep 2017 13:32:46 -0400
Subject: [PATCH 2/2] Fix typo in Homepage
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6d6d2d1..8fef25f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Emacs addons team <pkg-emacsen-addons at lists.alioth.debian.org
Uploaders: Matteo F. Vescovi <mfv at debian.org>
Build-Depends: debhelper (>= 10), dh-elpa
Standards-Version: 4.0.0
-Homepage: https://github.com/vermiculus/github-plus
+Homepage: https://github.com/vermiculus/ghub-plus
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/ghub-plus-el.git
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/ghub-plus-el.git
Testsuite: autopkgtest-pkg-elpa
--
2.11.0
More information about the Pkg-emacsen-addons
mailing list