Your message dated Tue, 30 Jun 2015 11:38:06 +0200
with message-id <5592637e.3090...@apache.org>
and subject line Re: Bug#789743: FTBFS: lacking build-depends; patch attached
has caused the Debian Bug report #789743,
regarding FTBFS: lacking build-depends; patch attached
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
789743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: scala-parser-combinators
Version: 1.0.3-2
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch



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

  * Added the missing build dependency on default-jdk.

This is fairly straightforward.  One can see the build failing here:

https://launchpad.net/ubuntu/+source/scala-parser-combinators/1.0.3-2

And succeeding with the attached patch here:

https://launchpad.net/ubuntu/+source/scala-parser-combinators/1.0.3-2ubuntu1

... Adam

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

Kernel: Linux 4.0.0-1-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru scala-parser-combinators-1.0.3/debian/control scala-parser-combinators-1.0.3/debian/control
--- scala-parser-combinators-1.0.3/debian/control	2015-06-17 07:28:48.000000000 -0600
+++ scala-parser-combinators-1.0.3/debian/control	2015-06-23 18:55:06.000000000 -0600
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintain...@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebo...@apache.org>
-Build-Depends: debhelper (>= 9), maven-repo-helper, scala (>= 2.11)
+Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper, scala (>= 2.11)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/scala-parser-combinators.git
 Vcs-Git: git://anonscm.debian.org/pkg-java/scala-parser-combinators.git

--- End Message ---
--- Begin Message ---
Control: fixed -1 1.0.3-3

Thank you for reporting this issue Adam, this is now fixed in the
version 1.0.3-3.

Emmanuel Bourg

--- End Message ---

Reply via email to