1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174
|
libsys-cpuload-perl (0.32-2) unstable; urgency=medium
* Team upload.
* skip-w-test.patch: new: skip test needing special permissions.
The use case covered may also be irrelevant in Debian context.
(Closes: #1104353)
-- Étienne Mollier <emollier@debian.org> Tue, 06 May 2025 23:01:33 +0200
libsys-cpuload-perl (0.32-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ gregor herrmann ]
* Import upstream version 0.32.
* Install SECURITY.md file.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.7.2.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Apr 2025 14:12:49 +0200
libsys-cpuload-perl (0.31-1) unstable; urgency=medium
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Import upstream version 0.31.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 03 Aug 2020 18:25:25 +0200
libsys-cpuload-perl (0.30-1) unstable; urgency=medium
* Import upstream version 0.30.
* Update build and runtime dependencies.
* Drop 0001-Fix-tests-when-machine-has-load-10.patch which was taken
from upstream Git.
-- gregor herrmann <gregoa@debian.org> Sat, 18 Apr 2020 18:46:50 +0200
libsys-cpuload-perl (0.21-2) unstable; urgency=medium
* Add patch from upstream Git repo: fix test when load >= 10.
This caused autopkgtests failures on ci.debian.net.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Mar 2020 18:41:36 +0200
libsys-cpuload-perl (0.21-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Import upstream version 0.21.
* Update Upstream-Contact in debian/copyright.
* Add debian/upstream/metadata.
* Update years of upstream and packaging copyright.
* Remove debian/tests/pkg-perl/use-name, not needed anymore.
* Stop installing boilerplate README.
* Delete debian/README.build which pointed to the old bug tracker.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 12.
* Fix day-of-week for changelog entry 0.03-2.
* Add new build dependencies.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Mar 2020 23:25:28 +0100
libsys-cpuload-perl (0.03-8) unstable; urgency=medium
* Take over for the Debian Perl Group on maintainer's request (via
private mail).
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza); ${misc:Depends} to Depends: field. Changed:
Homepage field changed to metacpan.org URL; Maintainer set to Debian
Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was: Noël
Köthe <noel@debian.org>).
* debian/watch: use metacpan-based URL.
* Use dh(1) in debian/rules, and debhelper >= 9.20120312~ in
debian/control.
* Update Source field in debian/copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Switch to source format "3.0 (quilt)".
* Add /me to Uploaders.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Dec 2015 19:38:56 +0100
libsys-cpuload-perl (0.03-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
use DESTDIR instead of PREFIX in debian/rules.
(Closes: #807422)
-- gregor herrmann <gregoa@debian.org> Thu, 10 Dec 2015 20:03:24 +0100
libsys-cpuload-perl (0.03-7) unstable; urgency=medium
* debian/dir removed to fix empty /usr/lib/perl5 directory closes: Bug#757833
* debian/control:
- changed the description to mention Sys::CpuLoad for package
searches. closes: Bug#519596
- moved URL to Homepage:
- updated Standards-Version to 3.9.5 (no changes needed)
* debian/copyright converted to machine-readable copyright information
* debian/watch file from bartm added
-- Noël Köthe <noel@debian.org> Tue, 12 Aug 2014 09:46:18 +0200
libsys-cpuload-perl (0.03-6) unstable; urgency=low
* corrected Section to perl
-- Noèl Köthe <noel@debian.org> Wed, 11 Aug 2004 15:30:52 +0200
libsys-cpuload-perl (0.03-5) unstable; urgency=low
* wrote my name in changelog, control and copyright
in utf-8
-- Noel Koethe <noel@debian.org> Fri, 13 Feb 2004 23:26:14 +0100
libsys-cpuload-perl (0.03-4) unstable; urgency=low
* updated Standards-Version from 3.5.2 to 3.5.7
* added perl 5.8 build-dependecy
(closes: Bug#160148)
* added missing dh_perl
(closes: Bug#160125)
* thanks to "Joey Hess" <joeyh@debian.org> for his help
(closes: Bug#160150)
-- Noel Koethe <noel@debian.org> Tue, 10 Sep 2002 22:13:00 +0200
libsys-cpuload-perl (0.03-3) unstable; urgency=low
* added perl copyright link to debian/copyright
(closes: Bug#157652)
-- Noel Koethe <noel@debian.org> Sat, 24 Aug 2002 11:30:00 +0200
libsys-cpuload-perl (0.03-2) unstable; urgency=high
* added missing file for correct usage
(closes: Bug#144272)
* added Homepage to description
-- Noel Koethe <noel@debian.org> Tue, 26 Mar 2002 09:39:00 +0200
libsys-cpuload-perl (0.03-1) unstable; urgency=low
* new upstream release from 2002-03-18
(closes: Bug#139701)
* upstream fixed SYNOPSIS section in manpage
(closes: Bug#139573)
-- Noel Koethe <noel@debian.org> Sun, 24 Mar 2002 13:57:00 +0100
libsys-cpuload-perl (0.01-1) unstable; urgency=low
* Initial Release.
(closes: Bug#129348)
-- Noel Koethe <noel@debian.org> Tue, 22 Jan 2002 23:41:39 +0100
|