summaryrefslogtreecommitdiff
path: root/debian/control.in
blob: 4e564ad6a67a49f7b30cde0ffa61208a8a956fff (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: illumos-source-@VER@
Section: kernel
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends: debhelper ( >= 9 ), git, xz-utils
Standards-Version: 3.9.3
Homepage: http://illumos.org/


Package: illumos-source-@VER@
Architecture: all
Depends: xz-utils, ${misc:Depends}
Suggests: dh-illumos
Description: complete and unmodified sources of illumos OS (@VER@)
 This package provides complete and unmodified source code for the illumos
 operating system: unix kernel, libraries, system tools, user utilities and
 development tools. Sources are packed into tarball with a snapshot from
 https://github.com/illumos/illumos-gate
 .
 The first number in package name is year from 2010 (2012 => 2),
 the second number is month (September => 9).
 .
 Sources include all commits made before the first day of the designated month.