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

Bug#891569: stretch-pu: package gvrng/4.4-3~deb9u1



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

   * Fix the permissions problem that prevented starting gvrng.
     (Closes: #850516)
diff -Nru gvrng-4.4/debian/changelog gvrng-4.4/debian/changelog
--- gvrng-4.4/debian/changelog	2016-07-24 12:09:44.000000000 +0300
+++ gvrng-4.4/debian/changelog	2018-02-26 20:24:27.000000000 +0200
@@ -1,3 +1,19 @@
+gvrng (4.4-3~deb9u1) stretch; urgency=medium
+
+  * QA upload.
+  * Rebuild for stretch.
+
+ -- Adrian Bunk <bunk@debian.org>  Mon, 26 Feb 2018 20:24:27 +0200
+
+gvrng (4.4-3) unstable; urgency=high
+
+  * QA upload.
+  * Fix the permissions problem that prevented starting gvrng.
+    (Closes: #850516)
+  * Tell dh_python2 where to find the files to generate dependencies.
+
+ -- Adrian Bunk <bunk@debian.org>  Sat, 21 Oct 2017 19:39:47 +0300
+
 gvrng (4.4-2) unstable; urgency=medium
 
   * QA upload.
diff -Nru gvrng-4.4/debian/rules gvrng-4.4/debian/rules
--- gvrng-4.4/debian/rules	2016-07-24 12:09:44.000000000 +0300
+++ gvrng-4.4/debian/rules	2017-10-21 19:39:47.000000000 +0300
@@ -16,3 +16,7 @@
 			msgfmt $$po -o debian/gvrng/usr/share/locale/$$lang/LC_MESSAGES/$$f.mo; \
 		done \
 	done
+	chmod 755 debian/gvrng/usr/share/GvRng/gvrng.py
+
+override_dh_python2:
+	dh_python2 /usr/share/GvRng

Reply to: