Added build-dependency libutf8proc-dev
as the missed part for full utf-8 support. The use-trigger is already set. Thanks Riku Voipio <riku.voipio@linaro.org>, nice catch. (Closes: #851832)
This commit is contained in:
parent
0e40aa93d4
commit
5ccb715efd
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
qtermwidget (0.7.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Added build-dependency libutf8proc-dev as the missed part for
|
||||||
|
full utf-8 support. The use-trigger is already set.
|
||||||
|
Thanks Riku Voipio <riku.voipio@linaro.org>, nice catch.
|
||||||
|
(Closes: #851832)
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Thu, 19 Jan 2017 14:52:26 -0500
|
||||||
|
|
||||||
qtermwidget (0.7.1-1) unstable; urgency=medium
|
qtermwidget (0.7.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.7.1.
|
* Cherry-picking upstream release 0.7.1.
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -7,6 +7,7 @@ Section: libs
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 10),
|
||||||
cmake (>= 3.0.2),
|
cmake (>= 3.0.2),
|
||||||
|
libutf8proc-dev,
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git/?h=debian/sid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user