From ff39003af6ac2a2201480125c0e7a4781129e5fc Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 16 Mar 2020 02:36:03 +0000 Subject: [PATCH 1/4] Bump debhelper from old 10 to 12. Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7117c72..0af75bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ fonts-roboto-fontface (0.5.0-2) UNRELEASED; urgency=medium + [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/control: Use team+openstack@tracker.debian.org as maintainer * Use debhelper-compat instead of debian/compat. + [ Debian Janitor ] + * Bump debhelper from old 10 to 12. + -- Ondřej Nový Mon, 12 Feb 2018 10:37:23 +0100 fonts-roboto-fontface (0.5.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index b09ff0e..746f6cb 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: - debhelper-compat (= 10), + debhelper-compat (= 12), Standards-Version: 4.1.0 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/fonts-roboto-fontface Vcs-Git: https://salsa.debian.org/openstack-team/third-party/fonts-roboto-fontface.git -- GitLab From c9b54dce0ec5b22db6da2401c48fd2e0b6f52c82 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 16 Mar 2020 02:36:31 +0000 Subject: [PATCH 2/4] 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 --- debian/changelog | 2 ++ debian/upstream/metadata | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 debian/upstream/metadata diff --git a/debian/changelog b/debian/changelog index 0af75bc..71f506a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ fonts-roboto-fontface (0.5.0-2) UNRELEASED; urgency=medium [ Debian Janitor ] * Bump debhelper from old 10 to 12. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. -- Ondřej Nový Mon, 12 Feb 2018 10:37:23 +0100 diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..1ea2913 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/choffmeister/roboto-fontface-bower/issues +Bug-Submit: https://github.com/choffmeister/roboto-fontface-bower/issues/new +Repository: https://github.com/choffmeister/roboto-fontface-bower.git +Repository-Browse: https://github.com/choffmeister/roboto-fontface-bower -- GitLab From bcfbf06a9629fcae62503c53902ef0f0721b233f Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 16 Mar 2020 02:36:59 +0000 Subject: [PATCH 3/4] Make "Files: *" paragraph the first in the copyright file. Fixes: lintian: global-files-wildcard-not-first-paragraph-in-dep5-copyright See-also: https://lintian.debian.org/tags/global-files-wildcard-not-first-paragraph-in-dep5-copyright.html --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71f506a..098e37f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ fonts-roboto-fontface (0.5.0-2) UNRELEASED; urgency=medium * Bump debhelper from old 10 to 12. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. + * Make "Files: *" paragraph the first in the copyright file. -- Ondřej Nový Mon, 12 Feb 2018 10:37:23 +0100 diff --git a/debian/copyright b/debian/copyright index eef69fb..9260cac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,15 +2,15 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: roboto-fontface-bower Source: https://github.com/choffmeister/roboto-fontface-bower -Files: debian/* -Copyright: (c) 2015, Thomas Goirand -License: Apache-2 - Files: * Copyright: (c) 2013-2015, Christian Robertson (c) 2013-2015, Christian Hoffmeister License: Apache-2 +Files: debian/* +Copyright: (c) 2015, Thomas Goirand +License: Apache-2 + License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- GitLab From 855c21b2ee4aeec9b15ff0109d18c3fd01a3a84e Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 16 Mar 2020 02:37:27 +0000 Subject: [PATCH 4/4] Update standards version to 4.1.1, no changes needed. Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 098e37f..65709f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ fonts-roboto-fontface (0.5.0-2) UNRELEASED; urgency=medium * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Make "Files: *" paragraph the first in the copyright file. + * Update standards version to 4.1.1, no changes needed. -- Ondřej Nový Mon, 12 Feb 2018 10:37:23 +0100 diff --git a/debian/control b/debian/control index 746f6cb..a04391f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 12), -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/fonts-roboto-fontface Vcs-Git: https://salsa.debian.org/openstack-team/third-party/fonts-roboto-fontface.git Homepage: https://github.com/choffmeister/roboto-fontface-bower -- GitLab