1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: magit-forge-el
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Matteo F. Vescovi <mfv@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-elpa,
texinfo,
texlive-latex-base
Standards-Version: 4.7.2
Homepage: https://github.com/magit/forge
Vcs-Browser: https://salsa.debian.org/emacsen-team/magit-forge-el
Vcs-Git: https://salsa.debian.org/emacsen-team/magit-forge-el.git
Testsuite: autopkgtest-pkg-elpa
Package: elpa-magit-forge
Architecture: all
Recommends: emacs
Depends:
${elpa:Depends},
${misc:Depends}
Enhances: emacs
Description: Work with Git forges from the comfort of Magit
Work with Git forges, such as Github and Gitlab, from the
comfort of Magit and the rest of Emacs.
|