Codebase list ghub-el / cc0e297
debian/patches/: patchset dropped (fixed upstream) Matteo F. Vescovi 10 months ago
2 changed file(s) with 0 addition(s) and 22 deletion(s). Raw diff Collapse all Expand all
+0
-21
debian/patches/0001-Add_ghub-pkg.el_file.patch less more
0 From: "Matteo F. Vescovi" <mfv@debian.org>
1 Date: Fri, 25 Feb 2022 23:51:39 +0100
2 Forwarded: not-needed
3 Subject: Add_ghub-pkg.el_file
4
5 ---
6 ghub-pkg.el | 5 +++++
7 1 file changed, 5 insertions(+)
8 create mode 100644 ghub-pkg.el
9
10 diff --git a/ghub-pkg.el b/ghub-pkg.el
11 new file mode 100644
12 index 0000000..dee140b
13 --- /dev/null
14 +++ b/ghub-pkg.el
15 @@ -0,0 +1,5 @@
16 +(define-package "ghub" "3.5.6"
17 + "Minuscule client libraries for Git forge APIs."
18 + '((emacs "25.1")
19 + (let-alist "1.0.6")
20 + (treepy "0.1.1")))
+0
-1
debian/patches/series less more
0 0001-Add_ghub-pkg.el_file.patch