File: control

package info (click to toggle)
vacation 3.3.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 80 kB
  • ctags: 41
  • sloc: ansic: 630; makefile: 13
file content (19 lines) | stat: -rw-r--r-- 654 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: vacation
Section: mail
Priority: extra
Maintainer: Phil Brooke <pjb@debian.org>
Uploaders: Ian Jackson <ijackson@chiark.greenend.org.uk>
Build-Depends: debhelper (>= 9.0), libdb-dev (>= 5.1)
Standards-Version: 3.9.6

Package: vacation
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: bsdmainutils (<= 4.8)
Conflicts: bsdmainutils (<= 4.8)
Description: email autoresponder
 Vacation returns a message to the sender of a message telling them that
 you are currently not reading your mail.
 .
 This program is derived from the NetBSD version and has most of the
 features present in the Linux, Solaris, AIX and *BSD versions.