File: control

package info (click to toggle)
emacs-calfw 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 356 kB
  • sloc: lisp: 4,120; makefile: 35
file content (43 lines) | stat: -rw-r--r-- 1,551 bytes parent folder | download
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: emacs-calfw
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Arto Jantunen <viiru@debian.org>
Build-Depends: debhelper-compat (= 13), dh-elpa
Standards-Version: 4.7.2
Homepage: https://github.com/kiwanami/emacs-calfw/
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-calfw.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-calfw

Package: elpa-calfw
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}
Suggests: emacs-calfw-howm
Breaks: emacs-calfw-howm (<= 1.2-1)
Description: calendar framework for Emacs
 This program displays a calendar view in the Emacs buffer,
 which also work with org-agenda, google calendar, and ical.

Package: elpa-calfw-howm
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}
Suggests: elscreen
Description: calendar framework for Emacs (howm add-on)
 This program displays a calendar view in the Emacs buffer,
 which also work with org-agenda, google calendar, and ical.
 .
 This sub package provides support for using with howm.

Package: emacs-calfw
Architecture: all
Depends: ${misc:Depends}, elpa-calfw (= ${binary:Version})
Section: oldlibs
Description: Transitional dummy package for elpa-calfw
 This is a transitional dummy package. It can safely be removed.

Package: emacs-calfw-howm
Architecture: all
Depends: ${misc:Depends}, elpa-calfw-howm (= ${binary:Version})
Section: oldlibs
Description: Transitional dummy package for elpa-calfw-howm
 This is a transitional dummy package. It can safely be removed.