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

Bug#895846: marked as done (stretch-pu: package animals/201207131226-2+b1)



Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <1531563680.2095.30.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #895846,
regarding stretch-pu: package animals/201207131226-2+b1
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 owner@bugs.debian.org
immediately.)


-- 
895846: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895846
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Dear release team,

I would like to update the animals package in Stretch. At the moment
it is completely unusable due to insufficient file permissions. The
fix is trivial though. Please find attached the debdiff. Jessie is not
affected.

Regards,

Markus
diff -Nru animals-201207131226/debian/changelog animals-201207131226/debian/changelog
--- animals-201207131226/debian/changelog	2016-09-11 20:20:18.000000000 +0200
+++ animals-201207131226/debian/changelog	2018-04-16 19:21:27.000000000 +0200
@@ -1,3 +1,12 @@
+animals (201207131226-2.1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix typo overwrite -> override in debian/rules that prevented the use of
+    correct file permissions and thus made the game unusable.
+    Thanks to Aaron Howell for the report. (Closes: #875547)
+
+ -- Markus Koschany <apo@debian.org>  Mon, 16 Apr 2018 19:21:27 +0200
+
 animals (201207131226-2) unstable; urgency=medium
 
   * Switch to dh
diff -Nru animals-201207131226/debian/rules animals-201207131226/debian/rules
--- animals-201207131226/debian/rules	2016-09-11 20:20:18.000000000 +0200
+++ animals-201207131226/debian/rules	2018-04-16 19:21:27.000000000 +0200
@@ -8,7 +8,7 @@
 override_dh_strip:
 	dh_strip --dbgsym-migration='animals-dbg (<<201207131226-1)'
 
-overwrite_dh_fixperms:
+override_dh_fixperms:
 	dh_fixperms
 	chown games:games $(CURDIR)/debian/animals/var/games/animals
 	chmod 06775 $(CURDIR)/debian/animals/var/games/animals

--- End Message ---
--- Begin Message ---
Version: 9.5

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply to: