From 512a5dd66ce55377957c41cdd4b94846927b7cc9 Mon Sep 17 00:00:00 2001 From: handsome-feng Date: Mon, 15 Apr 2019 15:07:54 +0800 Subject: [PATCH] Update changelog for 1.0.2 --- debian/changelog | 13 ++++--------- debian/control | 6 ++---- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index a7fe6573..a399258e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,10 @@ kylin-nm (1.0.2-0ubuntu1) disco; urgency=medium - * Fix bugs #1823843 #1823844 #1823845. + * Fix the wrong connection status. (LP: #1823843) + * Fix that unable to close after turned on the network. (LP: #1823844) + * Implement singleton pattern. (LP: #1823845) - -- handsome_feng Mon, 15 Apr 2019 11:12:31 +0800 - -kylin-nm (1.0.1-0ubuntu1) disco; urgency=medium - - * Fix some interactive and logic bugs. - * Internationalization zh_CN. - - -- handsome_feng Wed, 13 Feb 2019 14:33:46 +0800 + -- handsome_feng Mon, 15 Apr 2019 14:51:29 +0800 kylin-nm (1.0.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 905d5456..c33825d6 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,8 @@ Source: kylin-nm Section: utils Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Kylin Team -Uploaders: shine , - handsome_feng +Maintainer: Kylin Team +Uploaders: handsome_feng Build-Depends: debhelper (>= 12), qtbase5-dev, libqt5x11extras5-dev (>= 5.11.1-2),