Compare commits

..

32 Commits

Author SHA1 Message Date
c4a79870e1 Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 16:14:09 -06:00
98c6126168 No-change rebuild for lxqt-build-tools C++17 -> C++20. 2025-02-21 16:11:39 -06:00
cb072846fc Upload to Plucky 2024-11-15 15:34:45 -06:00
2384cb4928 Make the package Lintian-clean. 2024-11-05 12:06:51 -06:00
1fdac89860 Bump build dependencies. 2024-11-05 12:06:38 -06:00
5d6621841e New upstream release. 2024-11-05 11:59:27 -06:00
Aaron Rainbolt
b5d6a88a11 Release to Oracular. 2024-08-15 16:04:33 -05:00
Aaron Rainbolt
b675feee45 Argh! Symbols! Come on! 2024-06-17 13:43:48 -05:00
Aaron Rainbolt
31b9f217b0 Soname bump, fix goofs with dependencies 2024-06-17 13:25:00 -05:00
Aaron Rainbolt
482e921f5c Fix install files. 2024-06-17 13:22:19 -05:00
Aaron Rainbolt
4e3f928d0c Update copyright file 2024-06-17 13:14:26 -05:00
Aaron Rainbolt
90394ecf56 Bump build deps and package names 2024-06-17 13:14:23 -05:00
Aaron Rainbolt
e9f2c2678a Bump Standards-Version 2024-06-17 13:10:21 -05:00
Aaron Rainbolt
d7fe79f723 Bump verson for new upstream release 2024-06-17 13:09:56 -05:00
Aaron Rainbolt
ec35ec5742 Rebuild against lxqt-build-tools for C++17. 2023-02-09 14:16:15 -06:00
Aaron Rainbolt
cccfd87810 Updated copyright file. 2023-02-09 14:15:33 -06:00
Aaron Rainbolt
7a0d268a57 Bumped Standards-Version 2023-02-09 14:07:34 -06:00
Aaron Rainbolt
00c099c43d Bumped build dependencies. 2023-02-09 14:06:35 -06:00
Aaron Rainbolt
a4175b3aba Revert the sync.
This reverts commit 9f7d6c76bd05effe58ac8126110fd86c56001041.
2023-02-09 14:05:54 -06:00
Aaron Rainbolt
9f7d6c76bd Sync with archive. 2023-02-09 13:54:24 -06:00
893dfa0d07 Set release codename. 2022-11-28 16:26:22 -06:00
75f852b6cb Updated Vcs-Browser and Vcs-Git fields. 2022-11-28 16:24:14 -06:00
c4bd84aed4 Removed trailing whitespace from changelog. 2022-11-28 16:21:36 -06:00
14e5a494ff Created debian/upstream/metadata. 2022-11-28 16:20:44 -06:00
d63d8227d5 Added 'Rules-Requires-Root: no'. 2022-11-28 16:17:30 -06:00
90c359a431 Removed an obsolete linker flag. 2022-11-28 16:16:08 -06:00
208e9c8e17 Bumped Standards-Version to 4.6.1 2022-11-28 16:09:47 -06:00
4a5c194988 Updated copyright file. 2022-11-28 16:08:11 -06:00
ea93586a2d Overhauled watch file. 2022-11-28 16:08:01 -06:00
f23f298ca4 New upstream release. 2022-11-28 15:47:15 -06:00
apt-ghetto
c41a88d058 New upstream release for libsysstat
Summary:
Packaged libsysstat 0.4.5
Updated changelog, control and copyright
Added Build-Depends-Package metadata field to symbols file

Test Plan: 1. Uploaded successfully to https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D121
2021-08-15 18:44:41 -04:00
Raman Sarda
11e1b104a5 New upstream version. 2021-02-12 02:57:17 +05:30
14 changed files with 207 additions and 75 deletions

112
debian/changelog vendored
View File

@ -1,3 +1,90 @@
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
* New upstream release.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Bump build deps.
* Bump package names for Qt6.
* Update copyright file.
* Bump soname.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:04:14 -0500
libsysstat (0.4.6-2ubuntu1) lunar; urgency=medium
* Revert a sync from Debian.
- Changes from Debian were reviewed, many of them are the results of
outdated info on their end, none of them are useful as-is.
* Bumped build dependencies.
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Updated copyright file.
* Rebuild against lxqt-build-tools 0.12.0-0ubuntu3.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 14:03:21 -0600
libsysstat (0.4.6-0ubuntu1) lunar; urgency=medium
* New upstream release 0.4.6.
* Overhauled watch file to make it compatible with GitHub again.
* Updated copyright file.
* Bumped Standards-Version to 4.6.1, no changes necessary.
* Removed an obsolete '-Wl,--as-needed' linker flag.
* Added 'Rules-Require-Root: no' to debian/control.
* Created debian/upstream/metadata.
* Removed trailing whitespace from changelog.
* Changed Vcs-Browser and Vcs-Git fields to point to Gitea rather than Phab.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 28 Nov 2022 16:26:08 -0600
libsysstat (0.4.5-0ubuntu1) impish; urgency=medium
* New upstream release 0.4.5
* Update debian/control
- Bump Standards-Version to 4.5.1
- Use lxqt-build-tools 0.9.0
* Added Build-Depends-Package metadata field to symbols
* Update debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Thu, 12 Aug 2021 11:24:57 +0200
libsysstat (0.4.4-1ubuntu1) hirsute; urgency=medium
* Merge from debian unstable.
* Bumped debhelper-compat to 13.
-- Raman Sarda <theloudspeaker@disroot.org> Fri, 12 Feb 2021 02:54:27 +0530
libsysstat (0.4.4-1) unstable; urgency=medium
[ Alf Gaida ]
* Switched to gbp
* Bumped Standards-Version to 4.4.0, no changes needed
[ Andrew Lee (李健秋) ]
* New upstream release.
* Added myself as uploader.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 06:29:33 +0800
libsysstat (0.4.3-0ubuntu1) groovy; urgency=medium
* New upstream release.
@ -9,6 +96,18 @@ libsysstat (0.4.3-0ubuntu1) groovy; urgency=medium
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 03 Jun 2020 23:22:21 -0500
libsysstat (0.4.2-1) unstable; urgency=medium
* Cherry-picking new upstream release 0.4.2.
* Bump Standards to 4.3.0, no changes needed
* Dropped d/compat, use debhelper-compat = 12, no changes needed
* Bumped minimum version lxqt-build-tools (>= 0.6.0~)
* Added Build-Depends-Package field to symbols
* Fixed years in d/copyright
* Added d/upstream/metadata
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 13:53:21 +0100
libsysstat (0.4.2-0ubuntu1) disco; urgency=medium
* New upstream release.
@ -17,6 +116,19 @@ libsysstat (0.4.2-0ubuntu1) disco; urgency=medium
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 25 Jan 2019 22:26:21 -0600
libsysstat (0.4.1-2) unstable; urgency=medium
* lxqt-build-tools >= 0.5.0~ is needed
-- Alf Gaida <agaida@siduction.org> Wed, 23 May 2018 03:26:50 +0200
libsysstat (0.4.1-1) unstable; urgency=medium
* Cherry-picking new upstream release 0.4.1.
* Fixed watchfile url to lxqt
-- Alf Gaida <agaida@siduction.org> Wed, 23 May 2018 02:18:52 +0200
libsysstat (0.4.1-0ubuntu1) cosmic; urgency=medium
* New upstream release.

22
debian/control vendored
View File

@ -1,20 +1,22 @@
Source: libsysstat
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>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 12), lxqt-build-tools (>= 0.7.0)
Standards-Version: 4.5.0
Vcs-Browser: https://phab.lubuntu.me/source/libsysstat/
Vcs-Git: https://phab.lubuntu.me/source/libsysstat.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libsysstat
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libsysstat.git
Build-Depends: debhelper-compat (= 13), lxqt-build-tools (>= 2.1.0)
Standards-Version: 4.7.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libsysstat-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/libsysstat-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libsysstat
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libsysstat.git
Homepage: https://github.com/lxqt/libsysstat
Rules-Requires-Root: no
Package: libsysstat-qt5-0
Package: libsysstat-qt6-1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
@ -23,10 +25,10 @@ Description: Qt-based interface to system statistics
.
This package contain the shared library.
Package: libsysstat-qt5-0-dev
Package: libsysstat-qt6-1-dev
Architecture: any
Section: libdevel
Depends: libsysstat-qt5-0 (= ${binary:Version}), ${misc:Depends}
Depends: libsysstat-qt6-1 (= ${binary:Version}), ${misc:Depends}
Description: Qt-based interface to system statistics (dev)
SysStat is a Qt-based interface to system statistics.
.

6
debian/copyright vendored
View File

@ -3,12 +3,14 @@ Upstream-Name: libsysstat
Source: https://github.com/lxqt/libsysstat
Files: *
Copyright: 2012-2018 LXQt team
Copyright: 2012-2024 LXQt team
2012 Razor team
2009-2012, Kuzma Shapran <kuzma.shapran@gmail.com>
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2018 Alf Gaida <agaida@siduction.org>
License: LGPL-2.1+
License: LGPL-2.1+

6
debian/gbp.conf vendored Normal file
View File

@ -0,0 +1,6 @@
[DEFAULT]
debian-branch = debian/sid
upstream-branch = upstream/latest
pristine-tar = True
compression = xz

View File

@ -1,7 +0,0 @@
usr/include/sysstat-qt5/
usr/lib/*/libsysstat-qt5.so
usr/lib/*/pkgconfig/sysstat-qt5.pc
usr/share/cmake/sysstat-qt5/sysstat-qt5-config-version.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.cmake

View File

@ -1 +0,0 @@
usr/lib/*/libsysstat-qt5.so.*

7
debian/libsysstat-qt6-1-dev.install vendored Normal file
View File

@ -0,0 +1,7 @@
usr/include/sysstat-qt6/
usr/lib/*/libsysstat-qt6.so
usr/lib/*/pkgconfig/sysstat-qt6.pc
usr/share/cmake/sysstat-qt6/sysstat-qt6-config-version.cmake
usr/share/cmake/sysstat-qt6/sysstat-qt6-config.cmake
usr/share/cmake/sysstat-qt6/sysstat-qt6-targets-relwithdebinfo.cmake
usr/share/cmake/sysstat-qt6/sysstat-qt6-targets.cmake

1
debian/libsysstat-qt6-1.install vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/*/libsysstat-qt6.so.*

View File

@ -0,0 +1,2 @@
# False positive
libsysstat-qt6-1: hardening-no-fortify-functions [usr/lib/x86_64-linux-gnu/*]

View File

@ -1,4 +1,5 @@
libsysstat-qt5.so.0 libsysstat-qt5-0 #MINVER#
libsysstat-qt6.so.1 libsysstat-qt6-1 #MINVER#
* Build-Depends-Package: libsysstat-qt6-1-dev
(c++)"SysStat::CpuStat::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.2.0
(c++)"SysStat::CpuStat::qt_metacast(char const*)@Base" 0.2.0
(c++)"SysStat::CpuStat::setMonitoring(SysStat::CpuStat::Monitoring)@Base" 0.2.0

1
debian/rules vendored
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:

6
debian/upstream/metadata vendored Normal file
View File

@ -0,0 +1,6 @@
Name: libsysstat
Bug-Database: https://github.com/lxqt/libsysstat/issues
Bug-Submit: https://github.com/lxqt/libsysstat/issues/new
Changelog: https://github.com/lxqt/libsysstat/blob/master/CHANGELOG
Repository: https://github.com/lxqt/libsysstat.git
Repository-Browse: https://github.com/lxqt/libsysstat

6
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=4
opts="pgpsigurlmangle=s/$/.asc/" \
https://github.com/lxqt/libsysstat/releases .*/libsysstat-([\d\.]+).tar.xz
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz