From d3935f174dcc2ee7f552bc833c41f43f0d006338 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 23 Jul 2016 13:33:01 +0200 Subject: [PATCH] Fixed two typos in changelog --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index aba0467..f1ebbb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ +lxqt-config (0.10.96~62-g80c413c-3) experimental; urgency=medium + + * Fixed two typos in changelog + + -- Alf Gaida Sat, 23 Jul 2016 13:32:17 +0200 + lxqt-config (0.10.96~62-g80c413c-2) experimental; urgency=medium * Added build dependencies gcc (>= 4:6), g++ (>= 4:6) - * Exported LC_ALL=C.UTF-8 - define language settings for reproducable + * Exported LC_ALL=C.UTF-8 - define language settings for reproducible builds - * Set additional minumum versions (libqtxdg, liblxqt) + * Set additional minimum versions (libqtxdg, liblxqt) -- Alf Gaida Sun, 17 Jul 2016 14:16:03 +0200