policy-rcd-declarative (0.6)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.7 > 0.6
- Git: https://salsa.debian.org/wouter/policy-decl.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 102400
- Browser: https://salsa.debian.org/wouter/policy-decl
- Last scan: 2024-11-07 07:01:13+00
- Next scan: 2024-11-12 07:45:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
policy-rcd-declarative (0.7) UNRELEASED; urgency=medium
[ Wouter Verhelst ]
* policy-rc.d-declarative.{prerm,postrm}: fix path to binary. It is
installed in /usr/sbin, not /usr/bin. Silence lintian a bit.
[ Debian Janitor ]
* Add missing ${misc:Depends} to Depends for policy-rcd-declarative-allow-all,
policy-rcd-declarative-deny-all.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
-- Wouter Verhelst <wouter@debian.org> Wed, 19 May 2021 12:47:32 +0200
- This branch is 5 commits ahead of tag policy-rcd-declarative-0.6
- Git log:
commit 0cc256ddc825a73c31353ce81158628acc1660ee
Merge: 0311278 aea0fe4
Author: Wouter Verhelst <wouter@debian.org>
Date: Fri Sep 24 09:20:06 2021 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request wouter/policy-decl!1
commit aea0fe4661d674daacc253fa5da716c63dde787b
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Sep 5 06:39:14 2021 +0000
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
commit f0d858338e0b43433113d8575030e2efee473b6c
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Sep 5 06:39:14 2021 +0000
Bump debhelper from old 10 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit 0cf824b09dd1482da0a71df6e0b8ae48de8ca96f
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Sep 5 06:39:14 2021 +0000
Add missing ${misc:Depends} to Depends for policy-rcd-declarative-allow-all, policy-rcd-declarative-deny-all.
Changes-By: lintian-brush
Fixes: lintian: debhelper-but-no-misc-depends
See-also: https://lintian.debian.org/tags/debhelper-but-no-misc-depends.html
commit 031127818354151021faab8a406c633c6350a443
Author: Wouter Verhelst <wouter@debian.org>
Date: Wed May 19 12:48:52 2021 +0200
policy-rc.d-declarative.{prerm,postrm}: fix path to binary. It is installed in /usr/sbin, not /usr/bin. Silence lintian a bit.