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

Bug#893278: stretch-pu: package showq/0.4.1+git20161215~dfsg0-2+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Fix the program startup.
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@debian.org>
+
+ -- Adrian Bunk <bunk@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)

Reply to: