Package: ruby-http-accept-language
Version: 2.0.5-2
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Dear Maintainer,

ruby-http-accept-language currently FTBFS in unstable because it doesn't
build-depend on certain packages that are required for the tests to run.

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

  * Build-depend on ruby-i18n and ruby-activesupport to fix tests.

Thanks for considering the patch.

Logan Rosen

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

Kernel: Linux 3.19.0-20-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
Init: systemd (via /run/systemd/system)
diff -Nru ruby-http-accept-language-2.0.5/debian/control ruby-http-accept-language-2.0.5/debian/control
--- ruby-http-accept-language-2.0.5/debian/control	2014-10-25 02:33:21.000000000 -0700
+++ ruby-http-accept-language-2.0.5/debian/control	2015-06-12 01:08:08.000000000 -0700
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintain...@lists.alioth.debian.org>
 Uploaders: Anish A <aneesh...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.10~), ruby-rspec-core, ruby-rack-test
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.10~), ruby-rspec-core, ruby-rack-test, ruby-i18n, ruby-activesupport
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-http-accept-language.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-http-accept-language.git;a=summary

Reply via email to