diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 43 |
1 files changed, 35 insertions, 8 deletions
diff --git a/debian/control b/debian/control index b4e5f4d6..e4ecd625 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: admin Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.6 -Build-Depends: mig (>= 1.4-3~), gnumach-dev (>= 1.4+git20141109~), - libc0.3-dev (>= 2.17-94~), texinfo, libncursesw5-dev, - debhelper (>= 7.0.50~), autoconf, dh-autoreconf, - libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, - xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev, libpcap0.8-dev, - zlib1g-dev, libbz2-dev, uuid-dev, libblkid-dev +Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2>, gnumach-dev (>= 1.4+git20141109~) <!stage1 !stage2>, + libc0.3-dev (>= 2.17-94~) <!stage1>, texinfo, libncursesw5-dev <!stage1 !stage2>, + debhelper (>= 7.0.50~), dh-exec (>= 0.15), autoconf, dh-autoreconf, + libparted-dev <!stage1 !stage2>, libpciaccess-dev <!stage1 !stage2>, libx11-dev <!stage1 !stage2>, x11proto-core-dev <!stage1 !stage2>, pkg-config <!stage1 !stage2>, + xkb-data <!stage1 !stage2>, gawk, flex, bison, autotools-dev, libdaemon-dev <!stage1 !stage2>, libpcap0.8-dev <!stage1 !stage2>, + zlib1g-dev <!stage1 !stage2>, libbz2-dev <!stage1 !stage2>, uuid-dev <!stage1 !stage2>, libblkid-dev <!stage1 !stage2> Uploaders: Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/hurd.html @@ -21,6 +21,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: netdde (<< 0.0.20121127-3+) Architecture: hurd-any +Build-Profiles: <!stage1 !stage2> Multi-Arch: same Description: GNU Hurd (libraries) This package contains the libraries used by GNU Hurd. @@ -29,7 +30,7 @@ Package: hurd Essential: yes Pre-Depends: hurd-libs0.3 Depends: ${misc:Depends}, hurd-libs0.3 (= ${binary:Version}), sysv-rc, netdde (>= 0.0.20120518~), ${shlibs:Depends}, xkb-data -Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.18-0experimental1), netdde (<< 0.0.20121127-2) +Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.19-15~), netdde (<< 0.0.20121127-2) Built-Using: ${built-using} Suggests: hurd-doc Recommends: bf-utf-source @@ -37,6 +38,7 @@ Provides: makedev, login, console-driver-xkb Replaces: makedev, login (<< 1:4.0.14-4), random-egd, console-driver-xkb Conflicts: makedev, login (<< 1:4.0.14-4), console-driver-xkb Architecture: hurd-any +Build-Profiles: <!stage1 !stage2> Description: GNU Hurd This is the GNU Hurd package. It contains essential system software and libraries. @@ -46,7 +48,7 @@ Priority: standard Section: libdevel Architecture: hurd-any Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, - libc0.3-dev (>= 2.13-31~), hurd (= ${binary:Version}) + libc0.3-dev (>= 2.13-31~) <!stage1>, hurd (= ${binary:Version}) <!stage1 !stage2> Replaces: hurd (<< 20130226-2~) Breaks: hurd (<< 20130226-2~) Description: GNU Hurd (development files) @@ -56,6 +58,7 @@ Package: hurd-dbg Priority: extra Section: debug Architecture: hurd-any +Build-Profiles: <!stage1 !stage2> Depends: ${misc:Depends}, hurd (= ${binary:Version}) Description: GNU Hurd (debugging files) This package includes the unstripped binaries and libraries. @@ -64,7 +67,31 @@ Package: hurd-doc Priority: optional Section: doc Architecture: all +Build-Profiles: <!stage1 !stage2> Depends: ${misc:Depends} Suggests: www-browser Description: GNU Hurd manual This package includes the manual in info and HTML format. + +Package: hurd-libs0.3-udeb +Section: debian-installer +Package-Type: udeb +Priority: optional +Architecture: hurd-any +Build-Profiles: <!noudeb !stage1 !stage2> +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: GNU Hurd (libraries) - udeb + This package contains the libraries used by GNU Hurd udeb. + +Package: hurd-udeb +Package-Type: udeb +Priority: optional +Section: debian-installer +Architecture: hurd-any +Build-Profiles: <!noudeb !stage1 !stage2> +Depends: ${misc:Depends}, ${shlibs:Depends}, hurd-libs0.3-udeb (= ${binary:Version}), xkb-data-udeb +Built-Using: ${built-using} +Provides: hurd, ext2-modules, fat-modules, ipv6-modules, isofs-modules, loop-modules, mouse-modules, nfs-modules, socket-modules +Description: GNU Hurd - udeb + This is the GNU Hurd udeb package. It contains essential system software and + libraries. |
