Merge lp:~debian-janitor/openlp/lintian-fixes into lp:openlp/debian-package

Proposed by Debian Janitor
Status: Merged
Merged at revision: 87
Proposed branch: lp:~debian-janitor/openlp/lintian-fixes
Merge into: lp:openlp/debian-package
Diff against target: 86 lines (+12/-19)
4 files modified
debian/changelog (+9/-1)
debian/compat (+0/-1)
debian/control (+1/-2)
debian/upstream/signing-key.asc (+2/-15)
To merge this branch: bzr merge lp:~debian-janitor/openlp/lintian-fixes
Reviewer Review Type Date Requested Status
OpenLP Core Pending
Review via email: mp+376672@code.launchpad.net

Commit message

Fix lintian issues: Bump debhelper from old 9 to 12., Fix day-of-week for changelog entry 2.2-1., Re-export upstream signing key without extra signatures., Remove unnecessary X-Python{,3}-Version field in debian/control., Set debhelper-compat version in Build-Depends.

Description of the change

Fix some issues reported by lintian
* Remove unnecessary X-Python{,3}-Version field in debian/control.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Re-export upstream signing key without extra signatures.
* Fix day-of-week for changelog entry 2.2-1.

This merge proposal was created automatically by the Janitor bot
(https://janitor.debian.net/lintian-fixes).

You can follow up to this merge proposal as you normally would.

Build and test logs for this branch can be found at
https://janitor.debian.net/lintian-fixes/pkg/openlp/975a0f4f-28fb-4212-b0a6-847908cf192a.

To post a comment you must log in.
87. By Debian Janitor

Remove unnecessary X-Python{,3}-Version field in debian/control.

Fixes lintian: ancient-python-version-field
See https://lintian.debian.org/tags/ancient-python-version-field.html for more details.

88. By Debian Janitor

Bump debhelper from old 9 to 12.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.

89. By Debian Janitor

Set debhelper-compat version in Build-Depends.

Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.

90. By Debian Janitor

Re-export upstream signing key without extra signatures.

Fixes lintian: public-upstream-key-not-minimal
See https://lintian.debian.org/tags/public-upstream-key-not-minimal.html for more details.

91. By Debian Janitor

Fix day-of-week for changelog entry 2.2-1.

Fixes lintian: debian-changelog-has-wrong-day-of-week
See https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html for more details.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2018-09-14 01:15:56 +0000
+++ debian/changelog 2019-12-12 11:42:49 +0000
@@ -1,7 +1,15 @@
1openlp (2.4.6-2) UNRELEASED; urgency=medium1openlp (2.4.6-2) UNRELEASED; urgency=medium
22
3 [ Jelmer Vernooij ]
3 * Use secure URI in Vcs control header.4 * Use secure URI in Vcs control header.
45
6 [ Debian Janitor ]
7 * Remove unnecessary X-Python{,3}-Version field in debian/control.
8 * Bump debhelper from old 9 to 12.
9 * Set debhelper-compat version in Build-Depends.
10 * Re-export upstream signing key without extra signatures.
11 * Fix day-of-week for changelog entry 2.2-1.
12
5 -- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 02:15:56 +010013 -- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 02:15:56 +0100
614
7openlp (2.4.6-1) unstable; urgency=medium15openlp (2.4.6-1) unstable; urgency=medium
@@ -91,7 +99,7 @@
9199
92 * New upstream release100 * New upstream release
93101
94 -- Raoul Snyman <raoul@snyman.info> Sun, 19 Oct 2015 14:24:41 +0200102 -- Raoul Snyman <raoul@snyman.info> Mon, 19 Oct 2015 14:24:41 +0200
95103
96openlp (2.0.5-1) UNRELEASED; urgency=low104openlp (2.0.5-1) UNRELEASED; urgency=low
97105
98106
=== removed file 'debian/compat'
--- debian/compat 2015-12-21 12:54:04 +0000
+++ debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
19
20
=== modified file 'debian/control'
--- debian/control 2018-09-14 01:15:56 +0000
+++ debian/control 2019-12-12 11:42:49 +0000
@@ -3,7 +3,7 @@
3Priority: optional3Priority: optional
4Maintainer: Raoul Snyman <raoul@snyman.info>4Maintainer: Raoul Snyman <raoul@snyman.info>
5Build-Depends:5Build-Depends:
6 debhelper (>= 9),6 debhelper-compat (= 12),
7 dh-python,7 dh-python,
8 python3 (>= 3.3),8 python3 (>= 3.3),
9 python3-setuptools,9 python3-setuptools,
@@ -12,7 +12,6 @@
12Vcs-Bzr: https://code.launchpad.net/openlp/debian-package12Vcs-Bzr: https://code.launchpad.net/openlp/debian-package
13Vcs-Browser: https://bazaar.launchpad.net/~openlp-core/openlp/debian-package/files13Vcs-Browser: https://bazaar.launchpad.net/~openlp-core/openlp/debian-package/files
14Homepage: https://openlp.org/14Homepage: https://openlp.org/
15X-Python3-Version: >= 3.4
1615
17Package: openlp16Package: openlp
18Architecture: all17Architecture: all
1918
=== modified file 'debian/upstream/signing-key.asc'
--- debian/upstream/signing-key.asc 2014-02-04 20:26:44 +0000
+++ debian/upstream/signing-key.asc 2019-12-12 11:42:49 +0000
@@ -1,5 +1,4 @@
1-----BEGIN PGP PUBLIC KEY BLOCK-----1-----BEGIN PGP PUBLIC KEY BLOCK-----
2Version: GnuPG v1
32
4mQENBFI06IABCADH1F4Pix3YdA7onOP/RIOa2DlauOB6xOkpz4fHUXU3RdcEcPDA3mQENBFI06IABCADH1F4Pix3YdA7onOP/RIOa2DlauOB6xOkpz4fHUXU3RdcEcPDA
5Je7sUQJ77y/i1dQvCfKLE5/1aIXqYGQdRC9eVjN9z6OoIGMDk/lqg3BXgbUlarL34Je7sUQJ77y/i1dQvCfKLE5/1aIXqYGQdRC9eVjN9z6OoIGMDk/lqg3BXgbUlarL3
@@ -13,18 +12,6 @@
130dXf1AjPJclkipuSUdHsTLjJ+46BAYeaPFHToFoZo20dI3ebE6UED2qysSqq777K120dXf1AjPJclkipuSUdHsTLjJ+46BAYeaPFHToFoZo20dI3ebE6UED2qysSqq777K
14LDO7vyGG0IA1E0HEgsosTBEOIWNWw8H1HXfrrzRutYtNhneKIEUe9J73vWIu3WXU13LDO7vyGG0IA1E0HEgsosTBEOIWNWw8H1HXfrrzRutYtNhneKIEUe9J73vWIu3WXU
15ud2TS7V4Me2WJ53UOcHM/dA0PW+6QKE0jgHoPI4eFCPD4zEQj/pRKC0zB6T5Gk5U14ud2TS7V4Me2WJ53UOcHM/dA0PW+6QKE0jgHoPI4eFCPD4zEQj/pRKC0zB6T5Gk5U
16hLankQ3O96Zsnzls08HjVIuMojeiyHD1mjqSlkwDtnGPbcFhcq06KzJJYhKXN4kC15hLankQ3O96Zsnzls08HjVIuMojeiyHD1mjqSlkwDtnGPbcFhcq06KzJJYhKXNw==
17HAQSAQIABgUCUqD43gAKCRByUGstec//7yU8D/0aRXi1AYS/j48hhMd4pUX1MH+b16=sGuH
18pGXwP231sLk5ErUCU91F1kSTIFHY0wbM759wDJTc6XbmA9d6vd5e1F5Gtf6DYMT+
19do2y74FwNhhBRutLhlCVH+hJv+sXXR4PEN7BRN2MDUDIf8/I50VftBnEpzywWx/0
207aj2CoFHG29+fAlLRF2acZNPCkkvjBTdOj0mg7IlhfBTQQVWTu3pOcO7O85gRHk9
21MUq2jnCtqchivtTXV/7vAK8/mQ1+q1DkJMwz0iodEIEi2SqeszmiJ3zjh/xtYCL9
22nHQ71qfjHpbDIKbtfHJDBPJad6MOemtE/tQjGjGeWD1HNT3tPwmx5m9IVMJmBvBY
23FD6mpO1POntgCnYC8VbvJcpbTGBhxb0TI2JXaZN5rMr2TImP2T98x0HwpPk1d+kZ
24dBdhRtqJkEpOwfO2go1l6DOfuKlJjuR+z6dMcuNsmMyh6rFMLKS6Sg53j1Gul27w
25hb+xNdlSlB4dpF+UF7aa0NVtjW/UAJhOnFjIKXfL4sIvjVb5H96O6WfM7zCMWMH8
26d0H2NXZ7boJrRi14rHvmVikbrO6DhHm3gn2salv9fVZ5+bH+qDcJsfbLDtxng27v
27iVHFfn+t7VMewMZZzbSdq+95OJvHC+LYWDz5iuOC0GcbibJj+TKmSRZgB1cX1tXN
28PgMohb+EFZ/Xcj1miQ==
29=Y+xL
30-----END PGP PUBLIC KEY BLOCK-----17-----END PGP PUBLIC KEY BLOCK-----

Subscribers

People subscribed via source and target branches

to all changes: