File: control

package info (click to toggle)
dh-lisp 0.7.1%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 80 kB
  • ctags: 2
  • sloc: perl: 92; makefile: 8
file content (24 lines) | stat: -rw-r--r-- 993 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
Source: dh-lisp
Section: lisp
Priority: optional
Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org>
Uploaders: Peter Van Eynde <pvaneynd@debian.org>, Desmond O. Chang <dochang@gmail.com>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/pkg-common-lisp/dh-lisp.git
Vcs-Browser: http://git.debian.org/?p=pkg-common-lisp/dh-lisp.git;a=summary

Package: dh-lisp
Architecture: all
Depends: ${misc:Depends}, debhelper (>= 7), ${perl:Depends}
Enhances: debhelper
Homepage: http://pkg-common-lisp.alioth.debian.org
Description: Debhelper to support Common Lisp related packages
 This debhelper addon targets Debian package maintainers of packages
 related to Common Lisp. It automates the processes of making a
 package conform to the Common Lisp in Debian Manual:
 .
 It adds dependencies to required Common Lisp implementations if
 precompiled object files for them are included in the package.