tag 812672 pending
thanks
Hello,
Bug #812672 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/djangorestframework.git;a=commitdiff;h=772f067
---
commit 772f0671d3fa7c447ccf43b0c58950a5517bfdb8
Author: Brian May <[email protected]>
Date: Tue Jan 26 12:01:34 2016 +1100
Fix non-ASCII locale error
diff --git a/debian/changelog b/debian/changelog
index 750811b..960e19f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+djangorestframework (3.3.2-2) UNRELEASED; urgency=medium
+
+ * Fix FTBFS by setting LC_CTYPE and LC_ALL. Closes: #812672.
+
+ -- Brian May <[email protected]> Tue, 26 Jan 2016 11:59:29 +1100
+
djangorestframework (3.3.2-1) unstable; urgency=medium
* New upstream version.