Merge ~debian-janitor/git-build-recipe:lintian-fixes into git-build-recipe:master

Proposed by Debian Janitor
Status: Merged
Merged at revision: 007c84b7a95f6c5f3f5fa3e4d24890e73c4565ba
Proposed branch: ~debian-janitor/git-build-recipe:lintian-fixes
Merge into: git-build-recipe:master
Diff against target: 37 lines (+8/-2)
3 files modified
debian/changelog (+7/-0)
debian/control (+0/-1)
debian/copyright (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+376594@code.launchpad.net

Commit message

Fix lintian issues: Remove unnecessary X-Python{,3}-Version field in debian/control., Use secure copyright file specification URI.

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.

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/git-build-recipe/cfddda43-2864-44d1-9957-a05f440585fc.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
Revision history for this message
Jelmer Vernooij (jelmer) :
Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for the adjustment. LGTM now.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index db7f193..674b14e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1git-build-recipe (0.3.7) UNRELEASED; urgency=medium
2
3 * Use secure copyright file specification URI.
4 * Remove unnecessary X-Python{,3}-Version field in debian/control.
5
6 -- Debian Janitor <janitor@jelmer.uk> Fri, 20 Dec 2019 13:47:13 +0000
7
1git-build-recipe (0.3.6) unstable; urgency=medium8git-build-recipe (0.3.6) unstable; urgency=medium
29
3 [ Jelmer Vernooij ]10 [ Jelmer Vernooij ]
diff --git a/debian/control b/debian/control
index 1cbaaaf..aeb453f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 9), dh-python, python3 (>= 3.1.2-8~), python3-setup
7Homepage: https://launchpad.net/git-build-recipe7Homepage: https://launchpad.net/git-build-recipe
8Vcs-Git: https://git.launchpad.net/git-build-recipe8Vcs-Git: https://git.launchpad.net/git-build-recipe
9Vcs-Browser: https://git.launchpad.net/git-build-recipe9Vcs-Browser: https://git.launchpad.net/git-build-recipe
10X-Python3-Version: >= 3.3
1110
12Package: git-build-recipe11Package: git-build-recipe
13Architecture: all12Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e2acff6..8d27204 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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: git-build-recipe2Upstream-Name: git-build-recipe
3Upstream-Contact: Colin Watson <cjwatson@ubuntu.com>3Upstream-Contact: Colin Watson <cjwatson@ubuntu.com>
4Source: https://launchpad.net/git-build-recipe4Source: https://launchpad.net/git-build-recipe

Subscribers

People subscribed via source and target branches