Bug#858853: unblock: unifdef/2.10-1.1
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package unifdef
unblock unifdef/2.10-1.1
changelog | 8 ++++++++
rules | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff -Nru unifdef-2.10/debian/changelog unifdef-2.10/debian/changelog
--- unifdef-2.10/debian/changelog 2014-02-09 21:02:00.000000000 +0200
+++ unifdef-2.10/debian/changelog 2017-03-27 18:38:39.000000000 +0300
@@ -1,3 +1,11 @@
+unifdef (2.10-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Apply patch from Chris Lamb to fix FTBFS under some locales.
+ (Closes: #841427)
+
+ -- Adrian Bunk <bunk@debian.org> Mon, 27 Mar 2017 18:38:39 +0300
+
unifdef (2.10-1) unstable; urgency=low
* New upstream release.
diff -Nru unifdef-2.10/debian/rules unifdef-2.10/debian/rules
--- unifdef-2.10/debian/rules 2014-01-23 10:55:30.000000000 +0200
+++ unifdef-2.10/debian/rules 2017-03-27 18:38:39.000000000 +0300
@@ -8,7 +8,7 @@
build-stamp:
$(MAKE) $(shell dpkg-buildflags --export=cmdline)
- $(MAKE) test
+ LC_ALL=C $(MAKE) test
touch build-stamp
clean:
Reply to: