ocsinventory-agent (2:2.8-2)
[PTS] [DDPO]
UNREL: VCS matches the version in the archive, but the VCS changelog is UNRELEASED. The uploader should update the changelog and tag the release.
- Git: https://salsa.debian.org/perl-team/modules/packages/ocsinventory-agent.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/perl-team/modules/packages/ocsinventory-agent
- Last scan: 2022-07-02 10:40:05+00
- Next scan: 2022-07-07 12:49:00+00
- Debian changelog in Git:
ocsinventory-agent (2:2.8-2) UNRELEASED; urgency=medium
[ cyrille ]
[Cyrille Bollu]
* Adds a random sleep in the cron.daily job
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on perl.
+ ocsinventory-agent: Drop versioned constraint on perl in Depends.
[ gregor herrmann ]
* Replace deprecated 'which' with 'command -v' in maintainer script(s).
[ Debian Janitor ]
* Update standards version to 4.5.1, no changes needed. Changes-By:
lintian-brush Fixes: lintian: out-of-date-standards-version See-also:
https://lintian.debian.org/tags/out-of-date-standards-version.html
[ gregor herrmann ]
* Update Spanish debconf template.
Thanks to Camaleón. (Closes: #1003642)
-- cyrille <cyr.debian@bollu.be> Wed, 16 Dec 2020 09:37:20 +0100
- This branch is 9 commits ahead of tag debian/2%2.8-1
- Git log:
commit 93986b165999a08b477aa1063f9fda86e3b402af
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed May 11 04:01:18 2022 +0000
Update standards version to 4.6.0, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit c6e848ab6f74b678b108ee2fe51c27d963a616f7
Author: gregor herrmann <gregoa@debian.org>
Date: Sun Jan 16 00:27:36 2022 +0100
update changelog
Gbp-Dch: Ignore
commit 547d282832acf044e91a07328f077fa7549da8ee
Author: gregor herrmann <gregoa@debian.org>
Date: Sun Jan 16 00:26:06 2022 +0100
Update Spanish debconf template.
Thanks: Camaleón.
Closes: #1003642
commit 8c4583a2a2da8a83590dda456aafd70b3524e6f6
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Sep 4 15:57:53 2021 +0000
Update standards version to 4.5.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 330e52630904d80047fa825481cd76a827749892
Author: gregor herrmann <gregoa@debian.org>
Date: Sat Sep 4 15:45:17 2021 +0200
update changelog
Gbp-Dch: Ignore
commit 0fa9ee4f46f0033df9441b9c503a00d597df589d
Author: gregor herrmann <gregoa@debian.org>
Date: Sat Sep 4 15:45:08 2021 +0200
Replace deprecated 'which' with 'command -v' in maintainer script(s).
commit 3c3423b9bb890c1e1675a5af601e56a4e1760b36
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 14 05:48:07 2021 +0000
Remove constraints unnecessary since stretch.
* Build-Depends: Drop versioned constraint on perl.
* ocsinventory-agent: Drop versioned constraint on perl in Depends.
Changes-By: deb-scrub-obsolete
commit 64314d411a6a9f32244796bc25fc0a8a31c9be6e
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Jan 17 03:16:12 2021 +0000
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
commit 5693037e256ab940af09636d12e747922cd4a69c
Author: Cyrille Bollu <cyr.debian@bollu.be>
Date: Wed Dec 16 09:38:52 2020 +0100
Adds a random sleep in the cron.daily job to avoid all UNIX agents
on a network to contact their server at the exact same time.
Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be>