Merge lp:~debian-janitor/gnome-colors-pkg/lintian-fixes into lp:gnome-colors-pkg

Proposed by Debian Janitor
Status: Needs review
Proposed branch: lp:~debian-janitor/gnome-colors-pkg/lintian-fixes
Merge into: lp:gnome-colors-pkg
Diff against target: 83 lines (+23/-6)
6 files modified
debian/changelog (+13/-0)
debian/control (+2/-2)
debian/copyright (+1/-1)
debian/rules (+1/-1)
debian/upstream/metadata (+4/-0)
debian/watch (+2/-2)
To merge this branch: bzr merge lp:~debian-janitor/gnome-colors-pkg/lintian-fixes
Reviewer Review Type Date Requested Status
GNOME-Colors Packagers Pending
Review via email: mp+376681@code.launchpad.net

Commit message

Fix lintian issues: Bump debhelper from old 9 to 12., Drop unnecessary dh arguments: --parallel, Set debhelper-compat version in Build-Depends., Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse., Use secure URI in Vcs control header Vcs-Browser., Use secure URI in debian/watch., Use secure copyright file specification URI.

Description of the change

Fix some issues reported by lintian
* Use secure copyright file specification URI. (insecure-copyright-format-uri)
* Use secure URI in debian/watch. (debian-watch-uses-insecure-uri)
* Bump debhelper from old 9 to 12. (package-uses-old-debhelper-compat-version)
* Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
* Drop unnecessary dh arguments: --parallel (debian-rules-uses-unnecessary-dh-argument)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. (upstream-metadata-file-is-missing, upstream-metadata-missing-bug-tracking, upstream-metadata-missing-repository)
* Use secure URI in Vcs control header Vcs-Browser. (vcs-field-uses-insecure-uri)

This merge proposal was created automatically by the Janitor bot.
For more information, including instructions on how to disable
these merge proposals, see 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/gnome-colors/7af0c11e-77d1-4b9e-8fdf-29391a7ca9da.

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

Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

123. By Debian Janitor

Use secure URI in Vcs control header Vcs-Browser.

Fixes: lintian: vcs-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html

Unmerged revisions

123. By Debian Janitor

Use secure URI in Vcs control header Vcs-Browser.

Fixes: lintian: vcs-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html

122. By Debian Janitor

Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

121. By Debian Janitor

Drop unnecessary dh arguments: --parallel

Fixes lintian: debian-rules-uses-unnecessary-dh-argument
See https://lintian.debian.org/tags/debian-rules-uses-unnecessary-dh-argument.html for more details.

120. 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.

119. 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.

118. By Debian Janitor

Use secure URI in debian/watch.

Fixes lintian: debian-watch-uses-insecure-uri
See https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html for more details.

117. By Debian Janitor

Use secure copyright file specification URI.

Fixes lintian: insecure-copyright-format-uri
See https://lintian.debian.org/tags/insecure-copyright-format-uri.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 2014-01-13 22:55:17 +0000
+++ debian/changelog 2020-05-06 10:41:59 +0000
@@ -1,3 +1,16 @@
1gnome-colors (5.5.1-3) UNRELEASED; urgency=medium
2
3 * Use secure copyright file specification URI.
4 * Use secure URI in debian/watch.
5 * Bump debhelper from old 9 to 12.
6 * Set debhelper-compat version in Build-Depends.
7 * Drop unnecessary dh arguments: --parallel
8 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
9 Repository-Browse.
10 * Use secure URI in Vcs control header Vcs-Browser.
11
12 -- Debian Janitor <janitor@jelmer.uk> Wed, 20 Nov 2019 23:53:57 +0000
13
1gnome-colors (5.5.1-2) unstable; urgency=medium14gnome-colors (5.5.1-2) unstable; urgency=medium
215
3 * Update my email address.16 * Update my email address.
417
=== removed file 'debian/compat'
=== modified file 'debian/control'
--- debian/control 2014-01-13 22:31:13 +0000
+++ debian/control 2020-05-06 10:41:59 +0000
@@ -4,12 +4,12 @@
4Maintainer: GNOME-Colors Packagers <gnome-colors-packagers@lists.launchpad.net>4Maintainer: GNOME-Colors Packagers <gnome-colors-packagers@lists.launchpad.net>
5Uploaders: Benjamin Drung <bdrung@debian.org>,5Uploaders: Benjamin Drung <bdrung@debian.org>,
6 Andrew Starr-Bochicchio <a.starr.b@gmail.com>6 Andrew Starr-Bochicchio <a.starr.b@gmail.com>
7Build-Depends: debhelper (>= 9)7Build-Depends: debhelper-compat (= 12)
8Build-Depends-Indep: imagemagick, inkscape8Build-Depends-Indep: imagemagick, inkscape
9Standards-Version: 3.9.59Standards-Version: 3.9.5
10Homepage: http://code.google.com/p/gnome-colors/10Homepage: http://code.google.com/p/gnome-colors/
11Vcs-Bzr: https://code.launchpad.net/~gnome-colors-packagers/gnome-colors-pkg/debian/11Vcs-Bzr: https://code.launchpad.net/~gnome-colors-packagers/gnome-colors-pkg/debian/
12Vcs-Browser: http://bazaar.launchpad.net/~gnome-colors-packagers/gnome-colors-pkg/debian/files12Vcs-Browser: https://bazaar.launchpad.net/~gnome-colors-packagers/gnome-colors-pkg/debian/files
1313
14Package: gnome-colors14Package: gnome-colors
15Architecture: all15Architecture: all
1616
=== modified file 'debian/copyright'
--- debian/copyright 2014-01-13 22:09:07 +0000
+++ debian/copyright 2020-05-06 10:41:59 +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: GNOME-Colors2Upstream-Name: GNOME-Colors
3Upstream-Contact: Victor Castillejo <perfectska04@gmail.com>3Upstream-Contact: Victor Castillejo <perfectska04@gmail.com>
4Source: http://code.google.com/p/gnome-colors/4Source: http://code.google.com/p/gnome-colors/
55
=== modified file 'debian/rules'
--- debian/rules 2014-01-13 22:54:06 +0000
+++ debian/rules 2020-05-06 10:41:59 +0000
@@ -1,7 +1,7 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
22
3%:3%:
4 dh $@ --parallel4 dh $@
55
6override_dh_auto_clean:6override_dh_auto_clean:
7 dh_auto_clean7 dh_auto_clean
88
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ debian/upstream/metadata 2020-05-06 10:41:59 +0000
@@ -0,0 +1,4 @@
1Bug-Database: https://gitlab.gnome.org/GNOME/gnome-color-manager/issues
2Bug-Submit: https://gitlab.gnome.org/GNOME/gnome-color-manager/issues/new
3Repository: https://gitlab.gnome.org/GNOME/gnome-color-manager.git
4Repository-Browse: https://gitlab.gnome.org/GNOME/gnome-color-manager
05
=== modified file 'debian/watch'
--- debian/watch 2009-07-14 08:51:32 +0000
+++ debian/watch 2020-05-06 10:41:59 +0000
@@ -1,3 +1,3 @@
1version=31version=3
2http://code.google.com/p/gnome-colors/downloads/list \2https://code.google.com/p/gnome-colors/downloads/list \
3 http://gnome-colors.googlecode.com/files/gnome-colors-src-([0-9.]+)\.tar\.gz3 https://gnome-colors.googlecode.com/files/gnome-colors-src-([0-9.]+)\.tar\.gz

Subscribers

People subscribed via source and target branches