File: control

package info (click to toggle)
shut-up 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: lisp: 168; makefile: 19
file content (21 lines) | stat: -rw-r--r-- 830 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
Source: shut-up
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper-compat (= 13), dh-elpa (>= 0.0.17), elpa-f, s-el, dash-el
Standards-Version: 4.1.4
Homepage: https://github.com/cask/shut-up
Vcs-Git: https://salsa.debian.org/emacsen-team/shut-up.git/
Vcs-Browser: https://salsa.debian.org/emacsen-team/shut-up

Package: elpa-shut-up
Architecture: all
Depends: ${misc:Depends}, emacsen-common, ${elpa:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Description: Emacs Lisp macros to quieten Emacs
 This package provides several macros to quieten Emacs output.
 .
 The package is especially useful to make console output more useful
 when running the test suites of Emacs Lisp addon packages.