Package: aspell-pl
Version: 20150428-1
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,

aspell-pl currently FTBFS in unstable because it doesn't build-depend on
aspell, and thus the related commands necessary for the Makefile/configure
script do not work.

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

  * Build-depend on aspell to fix FTBFS.

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 aspell-pl-20150428/debian/control aspell-pl-20150428/debian/control
--- aspell-pl-20150428/debian/control	2015-05-12 06:47:12.000000000 -0700
+++ aspell-pl-20150428/debian/control	2015-06-13 00:36:00.000000000 -0700
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Krzysztof Krzyżaniak (eloy) <e...@debian.org>
 Build-Depends-Indep:  dictionaries-common-dev (>= 1.25.2)
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), aspell
 Standards-Version: 3.9.6
 Homepage: http://www.sjp.pl/slownik/en/
 Vcs-Git: https://gitlab.com/eloy/debian-aspell-pl.git

Reply via email to