blob: b1a28893adce547ad39199400c2b1897a8650d76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Source: autoconf-dickey
Section: devel
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Sven Joachim <svenjoac@gmx.de>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: m4
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://invisible-island.net/autoconf/autoconf.html
Vcs-Git: https://salsa.debian.org/joachim-guest/autoconf-dickey.git
Vcs-Browser: https://salsa.debian.org/joachim-guest/autoconf-dickey
Package: autoconf-dickey
Architecture: all
Multi-Arch: foreign
Depends: m4, ${misc:Depends}, ${perl:Depends}
Description: automatic configure script builder (Thomas Dickey's version)
This hacked version of autoconf is required to bootstrap ncurses and
some other packages maintained upstream by Thomas Dickey. It should
not be used for other purposes.
|