Compare commits
6 Commits
ubuntu/ora
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
c4a79870e1 | |||
98c6126168 | |||
cb072846fc | |||
2384cb4928 | |||
1fdac89860 | |||
5d6621841e |
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
|||||||
|
libsysstat (1.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:11:46 -0600
|
||||||
|
|
||||||
|
libsysstat (1.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:54:06 -0600
|
||||||
|
|
||||||
|
libsysstat (1.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
* Make the package Lintian-clean.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:11 -0600
|
||||||
|
|
||||||
libsysstat (1.0.0-0ubuntu1) oracular; urgency=medium
|
libsysstat (1.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -1,19 +1,18 @@
|
|||||||
Source: libsysstat
|
Source: libsysstat
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.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 (= 13),
|
Build-Depends: debhelper-compat (= 13), lxqt-build-tools (>= 2.1.0)
|
||||||
lxqt-build-tools (>= 2.0.0),
|
Standards-Version: 4.7.1
|
||||||
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
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libsysstat
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libsysstat
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libsysstat.git
|
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
|
||||||
|
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -9,7 +9,7 @@ Copyright: 2012-2024 LXQt team
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2018 Alf Gaida <agaida@siduction.org>
|
2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
2
debian/libsysstat-qt6-1.lintian-overrides
vendored
Normal file
2
debian/libsysstat-qt6-1.lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# False positive
|
||||||
|
libsysstat-qt6-1: hardening-no-fortify-functions [usr/lib/x86_64-linux-gnu/*]
|
Loading…
x
Reference in New Issue
Block a user