tag 802122 pending
thanks
Hello,
Bug #802122 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/python-tzlocal.git;a=commitdiff;h=6c7fa2f
---
commit 6c7fa2f29d7af0ce3a555fe271b31dc9b51e2099
Author: Edward Betts <[email protected]>
Date: Mon Oct 26 11:31:10 2015 +0000
unset TZ during build, so tests don't fail
diff --git a/debian/changelog b/debian/changelog
index abe7bd3..6a9f824 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-tzlocal (1.2-2) unstable; urgency=medium
+
+ * debian/rules: unset TZ, so tests don't fail (Closes: #802122)
+
+ -- Edward Betts <[email protected]> Sun, 25 Oct 2015 08:45:30 +0000
+
python-tzlocal (1.2-1) unstable; urgency=low
* Initial release. (Closes: #797503)