Bump build deps and package names

ubuntu/oracular
Aaron Rainbolt 3 months ago
parent e9f2c2678a
commit 90394ecf56

2
debian/changelog vendored

@ -2,6 +2,8 @@ libsysstat (1.0.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release. * New upstream release.
* Bump Standards-Version to 4.7.0, no changes necessary. * Bump Standards-Version to 4.7.0, no changes necessary.
* Bump build deps.
* Bump package names for Qt6.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 13:09:27 -0500 -- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 13:09:27 -0500

6
debian/control vendored

@ -8,7 +8,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
lxqt-build-tools (>= 0.12.0), lxqt-build-tools (>= 2.0.0),
Standards-Version: 4.7.0 Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libsysstat-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/libsysstat-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/libsysstat-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/libsysstat-packaging.git
@ -17,7 +17,7 @@ XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libsysstat.git
Homepage: https://github.com/lxqt/libsysstat Homepage: https://github.com/lxqt/libsysstat
Rules-Requires-Root: no Rules-Requires-Root: no
Package: libsysstat-qt5-0 Package: libsysstat-qt6-0
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
@ -26,7 +26,7 @@ Description: Qt-based interface to system statistics
. .
This package contain the shared library. This package contain the shared library.
Package: libsysstat-qt5-0-dev Package: libsysstat-qt6-0-dev
Architecture: any Architecture: any
Section: libdevel Section: libdevel
Depends: libsysstat-qt5-0 (= ${binary:Version}), ${misc:Depends} Depends: libsysstat-qt5-0 (= ${binary:Version}), ${misc:Depends}

Loading…
Cancel
Save