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

Bug#862986: marked as done (jessie-pu: package libdata-faker-perl/0.10-1+deb8u1)



Your message dated Sat, 22 Jul 2017 13:18:56 +0100
with message-id <1500725936.14212.4.camel@adam-barratt.org.uk>
and subject line Closing bugs for 8.9 fixes
has caused the Debian Bug report #862986,
regarding jessie-pu: package libdata-faker-perl/0.10-1+deb8u1
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.)


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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I've prepared an update for libdata-faker-perl which makes sure that
tests are run under the C locale in order to avoid test failures as
in #808454.

Full debdiff attached.


Cheers,
gregor

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlkfGRVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYlaBAAiKFmFFmSiGN7PBSpOclK/x8wSPu2JdurnWLHcGa1N4ZOVYYAfK5q6I2t
KvKtQ3fldXeLvzeWxLr5wDsyPZfBPwjdBdsAR/OsTgJmO8P4p1ybXUADCOGmRiR5
zpFRV93zdpbijzU+14gElXHcx6Z7qWVeHOx1aMdOUbms+8Rq1YsuE6fwLW9OVnr4
BhB2mJjVguEM5LnxHP1ODdX59HiO7YMuIMu8knlQnrbrh6JvXN7xAiDclbx35T2i
fn8BJLnBud4lp1/FANzQNwQH05DnLX+Pzsbih26wy66WMrOtRlKJQgt2XrlkG2IM
3c++KKkaeMqlQoeBX9dItyAMlkVlRFPZ6i6szDcIV/IL0kbX4VM3Jy2eBM9JhGeW
oOjWHSaQ9930+53JmX2iaV7IvJsVrLMMzq40ZOwzZT4A8sZujGDD2GtAdgxw2IMg
qYjnkpKwqz6KanLpZ2HlfWGu9XPudUsvt3ojx2FiKa2xcZRlSInj6xaxVSRd7Mn+
p0ETcvgHB3Dk1YTjbE36JvWbQ35mZudikgAxBoAPKAwMZ7E7H+l4o0akdmCM/SnQ
3k6RMEXiRWwAauazKA1IAnGA5/UIARt0TQ2PZHTUGI6ibdmWblyQqh7h+IZUqlHH
IDOr6AOvsc1qh1huImFREXeIShma0nwBVCs/KwPYz9wKFhvF95o=
=xKMJ
-----END PGP SIGNATURE-----
diff --git a/debian/changelog b/debian/changelog
index c0a7a6d..34c969a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libdata-faker-perl (0.10-1+deb8u1) UNRELEASED; urgency=medium
+
+  * Set C locale for tests. Thanks to Chris Lamb for the bug report.
+    (Closes: #808454)
+
+ -- gregor herrmann <gregoa@debian.org>  Fri, 19 May 2017 18:07:24 +0200
+
 libdata-faker-perl (0.10-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index 2d33f6a..cf29635 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	LC_ALL=C dh_auto_test

--- End Message ---
--- Begin Message ---
Version: 8.9

Hi,

These bugs all relate for updates which were included in today's jessie
point release.

Regards,

Adam

--- End Message ---

Reply to: