Your message dated Sat, 13 Oct 2012 13:11:38 +0100
with message-id <[email protected]>
and subject line Re: Bug#690042: unblock: ardour/1:2.8.14-2
has caused the Debian Bug report #690042,
regarding unblock: ardour/1:2.8.14-2
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 [email protected]
immediately.)
--
690042: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690042
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package ardour
The upload fixes #690001, a follow-up bug to #684610. 1:2.8.14-1 was
supposed to fix LV2 GUIs, but the libsuil-dev build dependency was
missing. The -2 upload now adds this dependency.
unblock ardour/1:2.8.14-2
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.6.0 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to
en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru ardour-2.8.14/debian/changelog ardour-2.8.14/debian/changelog
--- ardour-2.8.14/debian/changelog 2012-08-11 21:08:10.000000000 +0200
+++ ardour-2.8.14/debian/changelog 2012-10-09 13:56:40.000000000 +0200
@@ -1,3 +1,10 @@
+ardour (1:2.8.14-2) unstable; urgency=low
+
+ * Bump policy to 3.9.4
+ * Build-depend on libsuil-dev to enable LV2 GUIs (Closes: #690001)
+
+ -- Adrian Knoth <[email protected]> Tue, 09 Oct 2012 13:55:59 +0200
+
ardour (1:2.8.14-1) unstable; urgency=low
* Imported Upstream version 2.8.14 (Closes: #684610)
diff -Nru ardour-2.8.14/debian/control ardour-2.8.14/debian/control
--- ardour-2.8.14/debian/control 2012-06-25 17:14:41.000000000 +0200
+++ ardour-2.8.14/debian/control 2012-10-09 13:54:11.000000000 +0200
@@ -6,8 +6,8 @@
Free Ekanayaka <[email protected]>,
Jaromír Mikeš <[email protected]>,
Jonas Smedegaard <[email protected]>
-Build-Depends: autotools-dev,
- cdbs (>= 0.4.72~),
+Build-Depends: cdbs,
+ autotools-dev,
devscripts,
debhelper,
dh-buildinfo,
@@ -37,6 +37,7 @@
libaubio-dev,
libjack-dev,
liblo-dev,
+ libsuil-dev,
libsamplerate0-dev,
libslv2-dev (>= 0.6.6-7),
libsndfile1-dev,
@@ -44,7 +45,7 @@
lv2-dev,
liblilv-dev,
vamp-plugin-sdk (>=2.1)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
DM-Upload-Allowed: yes
Homepage: http://www.ardour.org/
Vcs-Git: git://git.debian.org/git/pkg-multimedia/ardour.git
diff -Nru ardour-2.8.14/debian/control.in ardour-2.8.14/debian/control.in
--- ardour-2.8.14/debian/control.in 2012-06-25 16:48:03.000000000 +0200
+++ ardour-2.8.14/debian/control.in 2012-10-09 13:53:11.000000000 +0200
@@ -7,7 +7,7 @@
Jaromír Mikeš <[email protected]>,
Jonas Smedegaard <[email protected]>
Build-Depends: @cdbs@
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
DM-Upload-Allowed: yes
Homepage: http://www.ardour.org/
Vcs-Git: git://git.debian.org/git/pkg-multimedia/ardour.git
diff -Nru ardour-2.8.14/debian/rules ardour-2.8.14/debian/rules
--- ardour-2.8.14/debian/rules 2012-06-25 17:20:18.000000000 +0200
+++ ardour-2.8.14/debian/rules 2012-10-09 13:48:16.000000000 +0200
@@ -139,6 +139,7 @@
libaubio-dev,\
libjack-dev,\
liblo-dev,\
+ libsuil-dev,\
libsamplerate0-dev,\
libslv2-dev (>= 0.6.6-7),\
libsndfile1-dev,\
--- End Message ---
--- Begin Message ---
On 09.10.2012 13:33, Adrian Knoth wrote:
Please unblock package ardour
The upload fixes #690001, a follow-up bug to #684610. 1:2.8.14-1 was
supposed to fix LV2 GUIs, but the libsuil-dev build dependency was
missing. The -2 upload now adds this dependency.
It also drops the version constraint from a build-dependency without
documenting it and updates Standards-Version to 3.9.4 when the policy
maintainers specifically asked for that *not* to be done. Unblocked, but
please don't do that for any future unblocks.
Regards,
Adam
--- End Message ---