Package: genometools
Version: 1.5.2-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu utopic ubuntu-patch

Dear Maintainer,

Ubuntu's buildds don't have access to the Internet, so they fail to build this
package (with an error with xsltproc) without a build dependency on docbook-
xsl.

In Ubuntu, the attached patch was applied to achieve the following:

  * Build-depend on docbook-xsl to fix FTBFS while offline.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 
'utopic'), (100, 'utopic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-24-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru genometools-1.5.2/debian/control genometools-1.5.2/debian/control
--- genometools-1.5.2/debian/control	2014-05-15 07:18:52.000000000 -0400
+++ genometools-1.5.2/debian/control	2014-05-19 17:24:07.000000000 -0400
@@ -27,7 +27,8 @@
                asciidoc,
                libxml2-utils,
                xsltproc,
-               ruby
+               ruby,
+               docbook-xsl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/genometools/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/genometools/trunk/

Reply via email to