Well, that would be done by revising the Build-Depends to ...,
libffado-dev (>= 2.0.0) [linux-any] , ... But since the new
syntax is incompatible with the tools currently in stable, we won't be
able to do uploads with that syntax until at least after the jessie
release. In the meantime, it's stil
On 02/12/14 00:01, Daniel Schepler wrote:
+++ jack-audio-connection-kit-0.121.3+20120418git75e3e20b/debian/rules
2013-07-14 17:17:27.993092982 -0700
@@ -15,6 +15,10 @@
DEB_AUTO_UPDATE_ACLOCAL = 1.11
DEB_AUTO_UPDATE_AUTOMAKE = 1.11
+ifneq (,$(filter stage1,$(DEB_BUILD_PROFILES)))
+export D
Source: jack-audio-connection-kit
Version: 1:0.124.1+20140122git5013bed0-2
Severity: wishlist
Tags: patch
As the subject says: the attached patch adds a bootstrap build to
allow the package to build without libffado-dev available yet. This
was the point I chose to break the following Build-Depend