From 65b9b0e1bfd7c74f0aa6360656cee50f6a251801 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 3 May 2016 10:59:15 +0200 Subject: sync with upstream packaging --- debian/control | 59 +++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 44 insertions(+), 15 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f81f7805..5307dcf9 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: hurd Section: admin Priority: required Maintainer: GNU Hurd Maintainers -Standards-Version: 3.9.6 -Build-Depends: mig (>= 1.4-3~) , gnumach-dev (>= 1.4+git20141109~) , +Standards-Version: 3.9.7 +Build-Depends: mig (>= 1.4-3~) , gnumach-dev (>= 1.6+git20160502-1~) , libc0.3-dev (>= 2.17-94~) , texinfo, libncursesw5-dev , - debhelper (>= 9.20141010), dpkg-dev (>= 1.17.14), dh-exec (>= 0.17), autoconf, dh-autoreconf, + debhelper (>= 9.20150628), dpkg-dev (>= 1.17.14), dh-exec (>= 0.17), 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 @@ -29,7 +29,7 @@ Description: GNU Hurd (libraries) 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 +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.19-15~), netdde (<< 0.0.20121127-2) Built-Using: ${built-using} Suggests: hurd-doc @@ -43,25 +43,54 @@ Description: GNU Hurd This is the GNU Hurd package. It contains essential system software and libraries. +Package: hurd-prof +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.19-15~), netdde (<< 0.0.20121127-2) +Built-Using: ${built-using} +Suggests: hurd-doc +Recommends: bf-utf-source +Architecture: hurd-any +Build-Profiles: +Description: GNU Hurd + This is the GNU Hurd package. It contains essential system software and + libraries, with gprof profiling enabled. + Package: hurd-dev Priority: standard Section: libdevel Architecture: hurd-any Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, - libc0.3-dev (>= 2.13-31~) , hurd (= ${binary:Version}) -Replaces: hurd (<< 20130226-2~) -Breaks: hurd (<< 20130226-2~) + libc0.3-dev (>= 2.13-31~) , hurd (= ${binary:Version}) +Provides: hurd-headers-dev, libihash-dev, libdde-linux26-dev +Replaces: hurd (<< 20130226-2~), hurd-headers-dev, libihash-dev +Breaks: hurd (<< 20130226-2~), hurd-headers-dev, libihash-dev +Build-Profiles: Description: GNU Hurd (development files) This package includes the header files and the static libraries. -Package: hurd-dbg -Priority: extra -Section: debug -Architecture: hurd-any -Build-Profiles: -Depends: ${misc:Depends}, hurd (= ${binary:Version}) -Description: GNU Hurd (debugging files) - This package includes the unstripped binaries and libraries. +# Dropped for now, see #818618 +#Package: hurd-headers-dev +#Priority: standard +#Section: libdevel +#Architecture: hurd-any +#Depends: ${misc:Depends}, ${shlibs:Depends} +#Build-Profiles: +#Description: GNU Hurd (development files) +# This package includes the header files and the static libraries. +# . +# This package is only used for bootstrap, it contains headers needed for libc +# +#Package: libihash-dev +#Priority: standard +#Section: libdevel +#Architecture: hurd-any +#Depends: ${misc:Depends}, ${shlibs:Depends} +#Build-Profiles: +#Description: GNU Hurd (development files) +# This package includes the header files and the static libraries. +# . +# This package is only used for bootstrap, it contains libihash needed for libc. Package: hurd-doc Priority: optional -- cgit v1.2.3