Your message dated Sat, 16 Feb 2019 11:36:33 +0000
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.8
has caused the Debian Bug report #891569,
regarding stretch-pu: package gvrng/4.4-3~deb9u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
891569: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891569
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
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 <[email protected]> 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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Version: 9.8
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---