Run of lintian-fixes for policykit-1
Try this locally package):
debcheckout policykit-1
cd policykit-1
lintian-brush
Summary
- Trim trailing whitespace. (trailing-whitespace)
- Set upstream metadata fields: Bug-Submit (from ./configure), Repository, Repository-Browse. (upstream-metadata-file-is-missing upstream-metadata-missing-repository)
- Wrap long lines in changelog entries: 0.105-30+kali2. (debian-changelog-line-too-long)
Diff
diff --git a/debian/changelog b/debian/changelog
index b625088..48795c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ policykit-1 (0.105-30+kali2) kali-dev; urgency=medium
[ Kali Janitor ]
* Trim trailing whitespace.
- * Set upstream metadata fields: Bug-Submit (from ./configure), Repository, Repository-Browse.
+ * Set upstream metadata fields: Bug-Submit (from ./configure), Repository,
+ Repository-Browse.
[ Arnaud Rebillout ]
* Install etc/polkit-1/localauthority.conf.d/51-debian-sudo.conf
Resulting package
The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:
apt install -t lintian-fixes gir1.2-polkit-1.0
apt install -t lintian-fixes libpolkit-agent-1-0-dbgsym
apt install -t lintian-fixes libpolkit-agent-1-0
apt install -t lintian-fixes libpolkit-agent-1-dev
apt install -t lintian-fixes libpolkit-gobject-1-0-dbgsym
apt install -t lintian-fixes libpolkit-gobject-1-0
apt install -t lintian-fixes libpolkit-gobject-1-dev
apt install -t lintian-fixes policykit-1-dbgsym
apt install -t lintian-fixes policykit-1-doc
apt install -t lintian-fixes policykit-1
Reviews
Reviewer | Verdict | Comment |
---|---|---|
Jelmer Vernooij | approved |