[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#927028: unblock: soundscaperenderer/0.5.0~dfsg-4



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package soundscaperenderer

Due to a typo in the installation-paths, soundscaperenderer-nox currently fails
to (un)install its "alternatives" properly.
this makes the upgrade from stretch a suboptimal experience, and has been
reported as RC-critical #926311.
The attached debdiff fixes the typo and thus the issue.
(the debdiff also bumps the standards version, as no further changes were
required to do so).
thanks for considering,

vfmdsaf
IOhannes

unblock soundscaperenderer/0.5.0~dfsg-4

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru soundscaperenderer-0.5.0~dfsg/debian/changelog soundscaperenderer-0.5.0~dfsg/debian/changelog
--- soundscaperenderer-0.5.0~dfsg/debian/changelog	2018-11-20 11:07:41.000000000 +0100
+++ soundscaperenderer-0.5.0~dfsg/debian/changelog	2019-04-13 20:06:32.000000000 +0200
@@ -1,3 +1,11 @@
+soundscaperenderer (0.5.0~dfsg-4) unstable; urgency=medium
+
+  * Fix typo in ssr-nox install paths (Closes: #926311)
+  * Bump standards version to 4.3.0
+    - no changes required
+
+ -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sat, 13 Apr 2019 20:06:32 +0200
+
 soundscaperenderer (0.5.0~dfsg-3) unstable; urgency=medium
 
   * Don't build Qt-packages on armel/armhf (Closes: #914143)
diff -Nru soundscaperenderer-0.5.0~dfsg/debian/control soundscaperenderer-0.5.0~dfsg/debian/control
--- soundscaperenderer-0.5.0~dfsg/debian/control	2018-11-20 11:07:41.000000000 +0100
+++ soundscaperenderer-0.5.0~dfsg/debian/control	2019-04-13 20:06:32.000000000 +0200
@@ -20,7 +20,7 @@
  texlive-latex-recommended,
  texlive-latex-extra,
  texlive-fonts-recommended,
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Rules-Requires-Root: no
 Homepage: http://spatialaudio.net/ssr/
 Vcs-Git: https://salsa.debian.org/multimedia-team/soundscaperenderer.git
diff -Nru soundscaperenderer-0.5.0~dfsg/debian/soundscaperenderer-nox.install soundscaperenderer-0.5.0~dfsg/debian/soundscaperenderer-nox.install
--- soundscaperenderer-0.5.0~dfsg/debian/soundscaperenderer-nox.install	2018-11-20 11:07:41.000000000 +0100
+++ soundscaperenderer-0.5.0~dfsg/debian/soundscaperenderer-nox.install	2019-04-13 20:06:32.000000000 +0200
@@ -1,2 +1,2 @@
 debian/tmp/nox/usr/bin/ssr-* /usr/bin/
-build/nox.deb/alternatives   /usr/share/soundscaperendere-nox/
+build/nox.deb/alternatives   /usr/share/soundscaperenderer-nox/

Reply to: