Control: tags -1 pending

Dear maintainer,

I've uploaded a new revision of animals versioned as 201207131226-2.1
that addresses the issue. Please find attached the debdiff.

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) unstable; 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 <a...@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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to