Package: nut
Version: 2.6.1-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch



*** /tmp/tmpgpbkSt
In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS for Ubuntu (LP: #815760):
    - debian/control: Build-Depends-Indep on docbook-xsl for offline 
      document generation.

This allows this package to be built in build environments which do not
allow general network access (xsltproc was not able to resolve xsl for docbook
locally so was retrieving them from the Internet).

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-10-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -Nru nut-2.6.1/debian/changelog nut-2.6.1/debian/changelog
diff -Nru nut-2.6.1/debian/control nut-2.6.1/debian/control
--- nut-2.6.1/debian/control	2011-07-22 11:46:11.000000000 +0100
+++ nut-2.6.1/debian/control	2011-07-25 12:04:00.000000000 +0100
@@ -16,6 +16,7 @@
                libwrap0-dev (>= 7.6),
                python (>= 2.6.6-3~)
 Build-Depends-Indep: asciidoc (>= 8.6.3),
+                     docbook-xsl,
                      dblatex (>= 0.2.5),
                      libxml2-utils
 Standards-Version: 3.9.2

Reply via email to