Run wrap-and-sort.
This commit is contained in:
parent
7f43df9c00
commit
8449de03f0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ libsysstat (0.4.3-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
- Update upstream signing key.
|
- Update upstream signing key.
|
||||||
* Bump Standards-version to 4.5.0, no changes needed.
|
* Bump Standards-version to 4.5.0, no changes needed.
|
||||||
* debhelper -> debhelper-compat.
|
* debhelper -> debhelper-compat.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 28 Apr 2020 18:01:12 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 28 Apr 2020 18:01:12 -0500
|
||||||
|
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -6,8 +6,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 12),
|
Build-Depends: debhelper-compat (= 12), lxqt-build-tools (>= 0.5.0)
|
||||||
lxqt-build-tools (>= 0.5.0)
|
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.0
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/libsysstat/
|
Vcs-Browser: https://phab.lubuntu.me/source/libsysstat/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/libsysstat.git
|
Vcs-Git: https://phab.lubuntu.me/source/libsysstat.git
|
||||||
@ -18,8 +17,7 @@ Homepage: https://github.com/lxqt/libsysstat
|
|||||||
Package: libsysstat-qt5-0
|
Package: libsysstat-qt5-0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${misc:Depends}
|
|
||||||
Description: Qt-based interface to system statistics
|
Description: Qt-based interface to system statistics
|
||||||
SysStat is a Qt-based interface to system statistics.
|
SysStat is a Qt-based interface to system statistics.
|
||||||
.
|
.
|
||||||
@ -28,8 +26,7 @@ Description: Qt-based interface to system statistics
|
|||||||
Package: libsysstat-qt5-0-dev
|
Package: libsysstat-qt5-0-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends},
|
Depends: libsysstat-qt5-0 (= ${binary:Version}), ${misc:Depends}
|
||||||
libsysstat-qt5-0 (= ${binary:Version})
|
|
||||||
Description: Qt-based interface to system statistics (dev)
|
Description: Qt-based interface to system statistics (dev)
|
||||||
SysStat is a Qt-based interface to system statistics.
|
SysStat is a Qt-based interface to system statistics.
|
||||||
.
|
.
|
||||||
|
6
debian/libsysstat-qt5-0-dev.install
vendored
6
debian/libsysstat-qt5-0-dev.install
vendored
@ -1,9 +1,7 @@
|
|||||||
usr/include/sysstat-qt5/
|
usr/include/sysstat-qt5/
|
||||||
usr/lib/*/libsysstat-qt5.so
|
usr/lib/*/libsysstat-qt5.so
|
||||||
|
|
||||||
usr/lib/*/pkgconfig/sysstat-qt5.pc
|
usr/lib/*/pkgconfig/sysstat-qt5.pc
|
||||||
|
|
||||||
usr/share/cmake/sysstat-qt5/sysstat-qt5-config.cmake
|
|
||||||
usr/share/cmake/sysstat-qt5/sysstat-qt5-config-version.cmake
|
usr/share/cmake/sysstat-qt5/sysstat-qt5-config-version.cmake
|
||||||
usr/share/cmake/sysstat-qt5/sysstat-qt5-targets.cmake
|
usr/share/cmake/sysstat-qt5/sysstat-qt5-config.cmake
|
||||||
usr/share/cmake/sysstat-qt5/sysstat-qt5-targets-relwithdebinfo.cmake
|
usr/share/cmake/sysstat-qt5/sysstat-qt5-targets-relwithdebinfo.cmake
|
||||||
|
usr/share/cmake/sysstat-qt5/sysstat-qt5-targets.cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user