From 11e1b104a5f41bf8fdb7d187966cf6936718dded Mon Sep 17 00:00:00 2001 From: Raman Sarda Date: Fri, 12 Feb 2021 02:57:17 +0530 Subject: [PATCH] New upstream version. --- debian/changelog | 45 +++++++++++++++++++++++++++++++++++++++++++++ debian/control | 4 +++- debian/gbp.conf | 6 ++++++ 3 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 debian/gbp.conf diff --git a/debian/changelog b/debian/changelog index 0002c18..89103c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +libsysstat (0.4.4-1ubuntu1) hirsute; urgency=medium + + * Merge from debian unstable. + * Bumped debhelper-compat to 13. + + -- Raman Sarda 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 (李健秋) Wed, 06 Jan 2021 06:29:33 +0800 + libsysstat (0.4.3-0ubuntu1) groovy; urgency=medium * New upstream release. @@ -9,6 +28,18 @@ libsysstat (0.4.3-0ubuntu1) groovy; urgency=medium -- Simon Quigley 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 Sun, 27 Jan 2019 13:53:21 +0100 + libsysstat (0.4.2-0ubuntu1) disco; urgency=medium * New upstream release. @@ -17,6 +48,19 @@ libsysstat (0.4.2-0ubuntu1) disco; urgency=medium -- Simon Quigley 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 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 Wed, 23 May 2018 02:18:52 +0200 + libsysstat (0.4.1-0ubuntu1) cosmic; urgency=medium * New upstream release. @@ -138,3 +182,4 @@ libsysstat (0.3.0+20150806-1) unstable; urgency=medium * Remove un-needed dependency: libqt5xdg-dev -- ChangZhuo Chen (陳昌倬) Tue, 22 Sep 2015 21:35:12 +0800 + diff --git a/debian/control b/debian/control index 0c221db..13eda20 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,13 @@ Source: libsysstat Maintainer: Lubuntu Developers XSBC-Original-Maintainer: LXQt Packaging Team Uploaders: Alf Gaida , + Andrew Lee (李健秋) , ChangZhuo Chen (陳昌倬) , Shih-Yuan Lee (FourDollars) Section: libs Priority: optional -Build-Depends: debhelper-compat (= 12), lxqt-build-tools (>= 0.7.0) +Build-Depends: debhelper-compat (= 13), + lxqt-build-tools (>= 0.6.0~), Standards-Version: 4.5.0 Vcs-Browser: https://phab.lubuntu.me/source/libsysstat/ Vcs-Git: https://phab.lubuntu.me/source/libsysstat.git diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..8957fee --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +debian-branch = debian/sid +upstream-branch = upstream/latest +pristine-tar = True +compression = xz +