fix upgrade after sync from debian
This commit is contained in:
parent
e9ed02d7d5
commit
56a77645d6
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
qtermwidget (0.14.1-3ubuntu1) focal; urgency=medium
|
||||
|
||||
* debian/control: Add Breaks/Replaces on qtermwidget-l10n to
|
||||
qtermwidget5-data. Fixes upgrade from 0.14.1-0ubuntu3 or earlier.
|
||||
(LP: #1864170)
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Tue, 25 Feb 2020 16:24:33 +0000
|
||||
|
||||
qtermwidget (0.14.1-3) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards-Version to 4.5.0, no changes needed
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -46,6 +46,8 @@ Package: qtermwidget5-data
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}
|
||||
Breaks: qtermwidget-l10n (<< 0.14.1-2~)
|
||||
Replaces: qtermwidget-l10n (<< 0.14.1-2~)
|
||||
Description: Terminal emulator widget for Qt 5 (data files)
|
||||
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||
built-in console or terminal emulation widget.
|
||||
|
Loading…
x
Reference in New Issue
Block a user