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 27 28 29
|
Source: xcite
Section: mail
Priority: optional
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 11), dh-elpa (>= 0.0.17)
Standards-Version: 4.1.4
Homepage: http://www.gentei.org/~yuuji/software/
Vcs-Git: https://salsa.debian.org/emacsen-team/xcite.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/xcite
Package: elpa-xcite
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}
Recommends: emacs (>= 46)
Enhances: emacs, emacs24, emacs25
Breaks: xcite (<< 1.60-4)
Provides: xcite
Description: exciting cite utility for Emacsen
This package enables you to register as many mail/news citation prefix
as you like according to each author, and to select those headers
randomly.
Package: xcite
Architecture: all
Depends: ${misc:Depends}, elpa-xcite
Description: Transition Package, xcite to elpa-xcite
The xcite emacs addon has been elpafied. This dummy package
helps ease transition from xcite to elpa-xcite.
|