diff --git a/debian/changelog b/debian/changelog index 356c938..824d2b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,21 +1,23 @@ -fcitx-unikey (0.2.6-1) unstable; urgency=medium +fcitx-unikey (0.2.7-1) unstable; urgency=medium * Team upload. * Acknowledge previous NMU. * New upstream release. - + Cherry-pick upstream commit to port to Qt5. + + Port to Qt5. * Apply "wrap-and-sort -abst". * Refresh packaging instructions. - + Use GitHub as homepage. + + Update maintainer to Debian Input Method Team. + (Closes: #899970) + + Use GitLab as homepage. + Use canonical Vcs URL. - + Bump Standards-Version to 4.1.0. - + Bump debhelper compat to v10. + + Bump Standards-Version to 4.2.1 + + Bump debhelper compat to v11. * Enable full hardening. * Drop patches previously cherry-picked from upstream. * Point d/watch to download.fcitx-im.org. * Refresh d/copyright information. - -- Boyuan Yang <073plan@gmail.com> Thu, 28 Sep 2017 16:47:19 +0800 + -- Boyuan Yang Sat, 20 Oct 2018 22:58:51 -0400 fcitx-unikey (0.2.4-1.1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 66dee0b..b2546bf 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ qt5-qmake, qtbase5-dev, Standards-Version: 4.2.1 -Homepage: https://github.com/fcitx/fcitx-unikey +Homepage: https://gitlab.com/fcitx/fcitx-unikey Vcs-Git: https://salsa.debian.org/input-method-team/fcitx-unikey.git Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx-unikey diff --git a/debian/rules b/debian/rules index 4f04402..a3a8b66 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ export QT_SELECT := 5 %: - dh $@ + dh $@ override_dh_makeshlibs: