Bug#893278: stretch-pu: package showq/0.4.1+git20161215~dfsg0-2+deb9u1
Adrian Bunk
bunk at debian.org
Sat Mar 17 17:33:40 GMT 2018
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org at packages.debian.org
Usertags: pu
Fix the program startup.
-------------- next part --------------
diff -Nru showq-0.4.1+git20161215~dfsg0/debian/changelog showq-0.4.1+git20161215~dfsg0/debian/changelog
--- showq-0.4.1+git20161215~dfsg0/debian/changelog 2016-12-20 09:22:22.000000000 +0200
+++ showq-0.4.1+git20161215~dfsg0/debian/changelog 2018-03-17 19:26:14.000000000 +0200
@@ -1,3 +1,11 @@
+showq (0.4.1+git20161215~dfsg0-2+deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Hack prefix to get app started. (Closes: #883636)
+ Thanks to James Cowgill <jcowgill at debian.org>
+
+ -- Adrian Bunk <bunk at debian.org> Sat, 17 Mar 2018 19:26:14 +0200
+
showq (0.4.1+git20161215~dfsg0-2) unstable; urgency=medium
* Drop B-D libboost-dev.
diff -Nru showq-0.4.1+git20161215~dfsg0/debian/rules showq-0.4.1+git20161215~dfsg0/debian/rules
--- showq-0.4.1+git20161215~dfsg0/debian/rules 2016-12-20 09:21:22.000000000 +0200
+++ showq-0.4.1+git20161215~dfsg0/debian/rules 2018-03-17 19:26:12.000000000 +0200
@@ -17,7 +17,7 @@
dh $@
override_dh_auto_configure:
- $(WAF) configure --prefix=/usr
+ $(WAF) configure --prefix=/usr/
override_dh_auto_build:
$(WAF)
More information about the pkg-multimedia-maintainers
mailing list