View | Details | Raw Unified | Return to bug 27785
Collapse All | Expand All

(-)a/debian/control (-1 / +1 lines)
 Lines 3-9   Section: net Link Here 
3
Priority: optional
3
Priority: optional
4
Maintainer: LaMont Jones <lamont@debian.org>
4
Maintainer: LaMont Jones <lamont@debian.org>
5
Uploaders: Bdale Garbee <bdale@gag.com>
5
Uploaders: Bdale Garbee <bdale@gag.com>
6
Build-Depends: libkrb5-dev, debhelper (>= 5), libssl-dev, libtool, bison, libdb-dev (>>4.6), libldap2-dev, libxml2-dev, libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], hardening-wrapper, libgeoip-dev (>= 1.4.6.dfsg-5), dpkg-dev (>= 1.15.5), automake
6
Build-Depends: libkrb5-dev, debhelper (>= 5), libssl-dev, libtool, bison, libdb-dev (>>4.6), libldap2-dev, libxml2-dev, libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libgeoip-dev (>= 1.4.6.dfsg-5), dpkg-dev (>= 1.15.5), automake
7
Build-Conflicts: libdb4.2-dev, libdb4.2
7
Build-Conflicts: libdb4.2-dev, libdb4.2
8
Standards-Version: 3.7.3.0
8
Standards-Version: 3.7.3.0
9
XS-Vcs-Browser: http://git.debian.org/?p=users/lamont/bind9.git
9
XS-Vcs-Browser: http://git.debian.org/?p=users/lamont/bind9.git
(-)a/debian/rules (-1 / +1 lines)
 Lines 2-8    Link Here 
2
# Sample debian/rules that uses debhelper.
2
# Sample debian/rules that uses debhelper.
3
# GNU copyright 1997 to 1999 by Joey Hess.
3
# GNU copyright 1997 to 1999 by Joey Hess.
4
4
5
export DEB_BUILD_HARDENING=1
5
export DEB_BUILD_HARDENING=0
6
# Uncomment this to turn on verbose mode.
6
# Uncomment this to turn on verbose mode.
7
#export DH_VERBOSE=1
7
#export DH_VERBOSE=1
8
8

Return to bug 27785