From e1f045ac3335f0825d69310c3cdac8b25090ff4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrew=20Lee=20=28=E6=9D=8E=E5=81=A5=E7=A7=8B=29?= Date: Thu, 13 Aug 2015 22:26:53 +0800 Subject: [PATCH] Releasing debian version 1.2.0-1. --- debian/changelog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c82b767..0a77d68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,16 @@ -libqtxdg (1.2.0-1) experimental; urgency=medium +libqtxdg (1.2.0-1) unstable; urgency=medium + [ ChangZhuo Chen (陳昌倬) ] + * Update copyright + * Add -Wl,--as-needed to LDFLAGS * Initial release (Closes: #757133) - -- ChangZhuo Chen (陳昌倬) Wed, 17 Jun 2015 18:58:51 +0800 + [ Alf Gaida ] + * some improvements in debian $foo + * changes some whitespaces in rules + + [ Andrew Lee (李健秋) ] + * Removing whitespaces at EOL and EOF. + * Added myself as Uploader. + + -- Andrew Lee (李健秋) Thu, 13 Aug 2015 22:14:16 +0800