summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bea6658..b6dbcc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+psocksxx (0.0.6-2) unstable; urgency=medium
+
+ * debian/rules:
+ - Add *-indep rules to prevent build errors if only
+ architecture specific targets build. (Closes: #768183)
+ * debian/control:
+ - Move doxygen from Build-Depends to Build-Depends-Indep.
+ * debian/patches/10_test_network.patch:
+ - Disable test_connect_addr to prevent build errors.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 06 Nov 2014 13:10:19 +0100
+
psocksxx (0.0.6-1) unstable; urgency=low
* Initial release (Closes: #763432).