From 03b2291332feeeab2b0380067163c0834f92190c Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Tue, 28 Oct 2014 10:51:36 +0100 Subject: [PATCH] Rebuild with the new (fixed) dependencies. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index d471ab4..70d30db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgloader (3.1.0+dfsg-3) unstable; urgency=medium + + * Fix build dependencies problems, see Bug#765162 + + -- Dimitri Fontaine Tue, 28 Oct 2014 12:41:23 +0300 + pgloader (3.1.0+dfsg-2) unstable; urgency=medium * Fix building on i386 machines, using 1GB of dynamic space there.