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

2018-12-02 Thread Julien Cristau
Control: tag -1 + confirmed

On Mon, Feb 26, 2018 at 08:32:49PM +0200, Adrian Bunk wrote:
> Package: release.debian.org
> Severity: normal
> Tags: stretch
> User: release.debian@packages.debian.org
> Usertags: pu
> 
>* Fix the permissions problem that prevented starting gvrng.
>  (Closes: #850516)

Looks ok.  Raises a lot of questions about the state of this package
though...

Cheers,
Julien



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

2018-02-26 Thread Adrian Bunk
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian@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.0 +0300
+++ gvrng-4.4/debian/changelog  2018-02-26 20:24:27.0 +0200
@@ -1,3 +1,19 @@
+gvrng (4.4-3~deb9u1) stretch; urgency=medium
+
+  * QA upload.
+  * Rebuild for stretch.
+
+ -- Adrian Bunk   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   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.0 +0300
+++ gvrng-4.4/debian/rules  2017-10-21 19:39:47.0 +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