diff -u bind9-9.4.1-P1/debian/changelog bind9-9.4.1-P1/debian/changelog --- bind9-9.4.1-P1/debian/changelog +++ bind9-9.4.1-P1/debian/changelog @@ -1,3 +1,11 @@ +bind9 (1:9.4.1-P1-1ubuntu1) gutsy; urgency=low + + * Fixed missing parts of man page. (LP: #131415) + * Modify Maintainer value to match the DebianMaintainerField + specification. + + -- Soren Hansen Mon, 27 Aug 2007 10:07:31 +0200 + bind9 (1:9.4.1-P1-1) unstable; urgency=high * New upstream version, addresses CVE-2007-2926 and CVE-2007-2925 diff -u bind9-9.4.1-P1/debian/control bind9-9.4.1-P1/debian/control --- bind9-9.4.1-P1/debian/control +++ bind9-9.4.1-P1/debian/control @@ -1,7 +1,8 @@ Source: bind9 Section: net Priority: optional -Maintainer: LaMont Jones +Maintainer: Ubuntu Core Developers +XSBC-Original-Maintainer: LaMont Jones Uploaders: Bdale Garbee Build-Depends: debhelper (>=5), libssl-dev, libtool, bison Standards-Version: 3.7.2.0 only in patch2: unchanged: --- bind9-9.4.1-P1.orig/bin/dig/nslookup.1 +++ bind9-9.4.1-P1/bin/dig/nslookup.1 @@ -49,12 +49,14 @@ 2. when the first argument is a hyphen (\-) and the second argument is the host name or Internet address of a name server. .sp -.RE .PP Non\-interactive mode is used when the name or Internet address of the host to be looked up is given as the first argument. The optional second argument specifies the host name or address of a name server. .PP Options can also be specified on the command line if they precede the arguments and are prefixed with a hyphen. For example, to change the default query type to host information, and the initial timeout to 10 seconds, type: -.sp .RS 4 .nf nslookup \-query=hinfo \-timeout=10 .fi .RE +.sp +\fBnslookup\fR \fB\-query=hinfo\fR \fB\-timeout=10\fR +.fi +.RE .SH "INTERACTIVE COMMANDS" .PP \fBhost\fR [server]