Merge lp:~jelmer/debian/sid/bzr/lintian-fixes into lp:~debian-bazaar/debian/sid/bzr/unstable

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: 4224
Proposed branch: lp:~jelmer/debian/sid/bzr/lintian-fixes
Merge into: lp:~debian-bazaar/debian/sid/bzr/unstable
Diff against target: 80 lines (+9/-7)
3 files modified
debian/changelog (+8/-5)
debian/control (+0/-1)
debian/copyright (+1/-1)
To merge this branch: bzr merge lp:~jelmer/debian/sid/bzr/lintian-fixes
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+355275@code.launchpad.net

Description of the change

Fix some issues reported by lintian:
* Use secure copyright file specification URI.
* Remove unnecessary X-Python{,3}-Version field in debian/control.
* Trim trailing whitespace.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve
4224. By Jelmer Vernooij

Merge lintian fixes.

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-10 02:41:52 +0000
+++ debian/changelog 2018-09-18 21:55:02 +0000
@@ -1,6 +1,9 @@
1bzr (2.7.0+bzr6622-14) UNRELEASED; urgency=medium1bzr (2.7.0+bzr6622-14) UNRELEASED; urgency=medium
22
3 * Remove unnecessary XS-Testsuite field in debian/control.3 * Remove unnecessary XS-Testsuite field in debian/control.
4 * Use secure copyright file specification URI.
5 * Remove unnecessary X-Python{,3}-Version field in debian/control.
6 * Trim trailing whitespace.
47
5 -- Jelmer Vernooij <jelmer@debian.org> Mon, 10 Sep 2018 02:41:52 +00008 -- Jelmer Vernooij <jelmer@debian.org> Mon, 10 Sep 2018 02:41:52 +0000
69
@@ -365,7 +368,7 @@
365 when run inside the same process. (Closes: #736158, LP #1269886).368 when run inside the same process. (Closes: #736158, LP #1269886).
366 - The XDG Base Directory Specification uses the XDG_CACHE_HOME,369 - The XDG Base Directory Specification uses the XDG_CACHE_HOME,
367 not XDG_CACHE_DIR (Closes: #736448).370 not XDG_CACHE_DIR (Closes: #736448).
368 * Drop 04_test_netrc_fix_perms, applied upstream. 371 * Drop 04_test_netrc_fix_perms, applied upstream.
369 * Bump Standards-Version to 3.9.5, no changes needed.372 * Bump Standards-Version to 3.9.5, no changes needed.
370373
371 -- Andrew Starr-Bochicchio <asb@debian.org> Wed, 12 Feb 2014 14:26:26 -0500374 -- Andrew Starr-Bochicchio <asb@debian.org> Wed, 12 Feb 2014 14:26:26 -0500
@@ -403,7 +406,7 @@
403 * Upload to unstable.406 * Upload to unstable.
404 * New upstream snapshot.407 * New upstream snapshot.
405 * Remove the test_tuned_gzip.TestToGzip.test_enormous_chunks test408 * Remove the test_tuned_gzip.TestToGzip.test_enormous_chunks test
406 (LP: #1116079, #1160572). 409 (LP: #1116079, #1160572).
407 * Drop debian/patches/04_revert_ui_changes, fixed upstream.410 * Drop debian/patches/04_revert_ui_changes, fixed upstream.
408 * Drop deprecated Dm-Upload-Allowed field.411 * Drop deprecated Dm-Upload-Allowed field.
409 * Bump Standards-Version to 3.9.4, no changes needed.412 * Bump Standards-Version to 3.9.4, no changes needed.
@@ -978,7 +981,7 @@
978bzr (2.1.2-1.1) unstable; urgency=low981bzr (2.1.2-1.1) unstable; urgency=low
979982
980 * Non-maintainer upload.983 * Non-maintainer upload.
981 * Fix access via http_proxy. Closes: #588430 984 * Fix access via http_proxy. Closes: #588430
982985
983 -- Maximiliano Curia <maxy@debian.org> Fri, 30 Jul 2010 19:14:08 -0400986 -- Maximiliano Curia <maxy@debian.org> Fri, 30 Jul 2010 19:14:08 -0400
984987
@@ -1023,7 +1026,7 @@
10231026
1024 [ Andrew Starr-Bochicchio ]1027 [ Andrew Starr-Bochicchio ]
1025 * debian/control: Fix obsolete-relation-form-in-source1028 * debian/control: Fix obsolete-relation-form-in-source
1026 lintian warning. 1029 lintian warning.
10271030
1028 [ John Francesco Ferlito ]1031 [ John Francesco Ferlito ]
1029 * New upstream release.1032 * New upstream release.
@@ -1416,7 +1419,7 @@
1416 -- Adeodato Simó <dato@net.com.org.es> Wed, 26 Sep 2007 22:16:47 +02001419 -- Adeodato Simó <dato@net.com.org.es> Wed, 26 Sep 2007 22:16:47 +0200
14171420
1418bzr (0.91~rc2-1) unstable; urgency=low1421bzr (0.91~rc2-1) unstable; urgency=low
1419 1422
1420 * Second release candidate for the upcoming 0.91 release.1423 * Second release candidate for the upcoming 0.91 release.
14211424
1422 * Give a Files line in the HTML section of bzr.doc-base, since the doc-base1425 * Give a Files line in the HTML section of bzr.doc-base, since the doc-base
14231426
=== modified file 'debian/control'
--- debian/control 2018-09-10 02:41:52 +0000
+++ debian/control 2018-09-18 21:55:02 +0000
@@ -27,7 +27,6 @@
27 python-subunit,27 python-subunit,
28 python-testtools (>= 2.3.0~)28 python-testtools (>= 2.3.0~)
29Standards-Version: 4.1.229Standards-Version: 4.1.2
30X-Python-Version: >= 2.7
31Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable30Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable
32Vcs-Browser: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable31Vcs-Browser: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable
33Homepage: http://bazaar-vcs.org32Homepage: http://bazaar-vcs.org
3433
=== modified file 'debian/copyright'
--- debian/copyright 2018-05-12 15:33:42 +0000
+++ debian/copyright 2018-09-18 21:55:02 +0000
@@ -1,4 +1,4 @@
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: bzr2Upstream-Name: bzr
3Upstream-Contact: Bazaar Developers <bazaar@lists.canonical.com>3Upstream-Contact: Bazaar Developers <bazaar@lists.canonical.com>
4Source: https://launchpad.net/bzr/+download4Source: https://launchpad.net/bzr/+download

Subscribers

People subscribed via source and target branches