summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-04-15 12:36:29 +0200
committerOndřej Surý <ondrej@sury.org>2012-04-15 12:36:29 +0200
commit3c5d53d0a391465ceea5acf6c3bc8a7fcfad019e (patch)
tree4ef247e2a4e54596c72aa95d6fd69017c2b2b19b
parent8dcccbe4664a6ee398a0a6894d743a3880e413ea (diff)
downloadgolang-3c5d53d0a391465ceea5acf6c3bc8a7fcfad019e.tar.gz
prepare 2:1-5 releasedebian/2%1-5
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 60ad884f0..833878c9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+golang (2:1-5) unstable; urgency=low
+
+ * Rewrite test conditions to make them more readable
+ (and fix the debian/rules to really not check on armel+kfreebsd)
+ * Patch upstream test to not fail on missing home directory
+
+ -- Ondřej Surý <ondrej@debian.org> Sun, 15 Apr 2012 12:35:53 +0200
+
golang (2:1-4) unstable; urgency=low
* Disable tests on Debian GNU/KFreeBSD, they just hang now (Closes: #668794)