From 0e764bd6a393ec1a7e876e4cafbbf0665e78849c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:59:49 +0200 Subject: Adding debian version 1:9.18.19-1~deb12u1. Signed-off-by: Daniel Baumann --- debian/control | 189 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..1d0805b --- /dev/null +++ b/debian/control @@ -0,0 +1,189 @@ +Source: bind9 +Section: net +Priority: optional +Maintainer: Debian DNS Team +Uploaders: Ondřej Surý , + Bernhard Schmidt +Build-Depends: bison, + debhelper-compat (= 12), + dh-apparmor, + dh-exec, + libcap2-dev [linux-any], + libcmocka-dev, + libdb-dev, + libedit-dev, + libfstrm-dev, + libidn2-dev, + libjemalloc-dev, + libjson-c-dev, + libkrb5-dev, + liblmdb-dev, + libltdl-dev, + libmaxminddb-dev (>= 1.3.0), + libnghttp2-dev, + libprotobuf-c-dev, + libssl-dev, + libsystemd-dev [linux-any], + libtool, + libuv1-dev (>= 1.40.0), + libxml2-dev, + pkg-config, + protobuf-c-compiler, + python3, + zlib1g-dev +Build-Depends-Indep: fonts-freefont-otf, + latexmk, + python3-sphinx, + python3-sphinx-rtd-theme, + texlive-fonts-extra, + texlive-latex-recommended, + texlive-xetex, + xindy +Standards-Version: 4.6.2 +Vcs-Browser: https://salsa.debian.org/dns-team/bind9 +Vcs-Git: https://salsa.debian.org/dns-team/bind9.git -b debian/9.18 +Homepage: https://www.isc.org/downloads/bind/ + +Package: bind9 +Architecture: any +Pre-Depends: ${misc:Pre-Depends} +Depends: adduser, + bind9-libs (= ${binary:Version}), + bind9-utils (= ${binary:Version}), + debconf | debconf-2.0, + dns-root-data, + iproute2, + lsb-base (>= 3.2-14), + netbase, + ${misc:Depends}, + ${shlibs:Depends} +Suggests: bind-doc, + dnsutils, + resolvconf, + ufw +Breaks: bind (<< 1:9.13.6~) +Replaces: bind (<< 1:9.13.6~) +Description: Internet Domain Name Server + The Berkeley Internet Name Domain (BIND 9) implements an Internet domain + name server. BIND 9 is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package provides the server and related configuration files. + +Package: bind9utils +Architecture: all +Depends: bind9-utils, + ${misc:Depends} +Priority: optional +Section: oldlibs +Description: Transitional package for bind9-utils + This is a transitional package. It can safely be removed. + +Package: bind9-utils +Architecture: any +Depends: bind9-libs (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: bind-utils (<< 1:9.13.6~), + bind9utils (<< 1:9.12.0~), + freeipa +Replaces: bind-utils (<< 1:9.13.6~), + bind9utils (<< 1:9.12.0~) +Provides: bind9utils +Description: Utilities for BIND 9 + This package provides various utilities that are useful for maintaining a + working BIND 9 installation. + +Package: bind9-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Breaks: bind-doc (<< 1:9.13.6~) +Replaces: bind-doc (<< 1:9.13.6~) +Description: Documentation for BIND 9 + This package provides various documents that are useful for maintaining a + working BIND 9 installation. + +Package: bind9-host +Priority: standard +Architecture: any +Depends: bind9-libs (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Provides: host +Breaks: bind-host (<< 1:9.13.6~) +Replaces: bind-host (<< 1:9.13.6~) +Description: DNS Lookup Utility + This package provides the 'host' DNS lookup utility in the form that + is bundled with the BIND 9 sources. + +Package: bind9-libs +Section: libs +Priority: standard +Architecture: any +Multi-Arch: same +Depends: libuv1 (>= 1.40.0), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: bind-libs (<< 1:9.13.6~) +Replaces: bind-libs (<< 1:9.13.6~) +Description: Shared Libraries used by BIND 9 + The Berkeley Internet Name Domain (BIND 9) implements an Internet domain + name server. BIND 9 is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package contains a bundle of shared libraries used by BIND 9. + +Package: bind9-dev +Section: devel +Priority: optional +Architecture: any +Multi-Arch: same +Depends: bind9-libs (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: libbind-dev (<< 1:9.16.0~) +Replaces: libbind-dev (<< 1:9.16.0~) +Description: Static Libraries and Headers used by BIND 9 + The Berkeley Internet Name Domain (BIND 9) implements an Internet domain + name server. BIND 9 is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package contains a bundle of static libraries and header files used by + BIND 9. + . + Please be aware that the BIND 9 libraries are considered private by upstream + developers and the API and ABI might break at any time. + +Package: dnsutils +Architecture: all +Depends: bind9-dnsutils, + ${misc:Depends} +Priority: optional +Section: oldlibs +Description: Transitional package for bind9-dnsutils + This is a transitional package. It can safely be removed. + +Package: bind9-dnsutils +Priority: standard +Architecture: any +Depends: bind9-host | host, + bind9-libs (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: bind-dnsutils (<< 1:9.13.6~), + dnsutils (<< 1:9.13.6~) +Conflicts: bind-dnsutils (<< 1:9.13.6~), + dnsutils (<< 1:9.13.6~) +Provides: dnsutils +Description: Clients provided with BIND 9 + The Berkeley Internet Name Domain (BIND 9) implements an Internet domain + name server. BIND 9 is the most widely-used name server software on the + Internet, and is supported by the Internet Software Consortium, www.isc.org. + . + This package delivers various client programs related to DNS that are + derived from the BIND 9 source tree. + . + - dig - query the DNS in various ways + - nslookup - the older way to do it + - nsupdate - perform dynamic updates (See RFC2136) -- cgit v1.2.3