Run wrap-and-sort.
This commit is contained in:
parent
a69413f14b
commit
469e0ac106
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
qterminal (0.14.1-0ubuntu1) UNRELEASED; urgency=medium
|
qterminal (0.14.1-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:25:22 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:25:22 -0600
|
||||||
|
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -6,12 +6,12 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqtermwidget5-0-dev (>= 0.14.0),
|
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
|
libqtermwidget5-0-dev (>= 0.14.0),
|
||||||
libutf8proc-dev,
|
libutf8proc-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.6.0),
|
lxqt-build-tools (>= 0.6.0)
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/qterminal/
|
Vcs-Browser: https://phab.lubuntu.me/source/qterminal/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/qterminal.git
|
Vcs-Git: https://phab.lubuntu.me/source/qterminal.git
|
||||||
@ -21,8 +21,7 @@ Homepage: https://github.com/lxqt/qterminal
|
|||||||
|
|
||||||
Package: qterminal
|
Package: qterminal
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${misc:Depends}
|
|
||||||
Recommends: qterminal-l10n
|
Recommends: qterminal-l10n
|
||||||
Provides: x-terminal-emulator
|
Provides: x-terminal-emulator
|
||||||
Description: Lightweight Qt terminal emulator
|
Description: Lightweight Qt terminal emulator
|
||||||
@ -38,8 +37,7 @@ Package: qterminal-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
qttranslations5-l10n
|
|
||||||
Breaks: qterminal (<< 0.6.1)
|
Breaks: qterminal (<< 0.6.1)
|
||||||
Replaces: qterminal (<< 0.6.1)
|
Replaces: qterminal (<< 0.6.1)
|
||||||
Description: Language package for qterminal
|
Description: Language package for qterminal
|
||||||
|
8
debian/qterminal.install
vendored
8
debian/qterminal.install
vendored
@ -1,5 +1,5 @@
|
|||||||
usr/share/applications/qterminal_drop.desktop
|
|
||||||
usr/share/applications/qterminal.desktop
|
|
||||||
usr/share/metainfo/qterminal.appdata.xml
|
|
||||||
usr/share/icons/hicolor/64x64/apps/qterminal.png
|
|
||||||
usr/bin/qterminal
|
usr/bin/qterminal
|
||||||
|
usr/share/applications/qterminal.desktop
|
||||||
|
usr/share/applications/qterminal_drop.desktop
|
||||||
|
usr/share/icons/hicolor/64x64/apps/qterminal.png
|
||||||
|
usr/share/metainfo/qterminal.appdata.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user