From 3599028d8cef8c24ae486b3c4889f5aa737c383f Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Tue, 13 Dec 2022 16:29:03 +0000 Subject: [PATCH 1/3] Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b3900d5..3a7c2a3 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: javahelper, maven-repo-helper (>= 1.6~) Standards-Version: 4.6.0 -Homepage: http://www.jidesoft.com/products/oss.htm +Homepage: https://www.jidesoft.com/products/oss.htm Vcs-Git: https://salsa.debian.org/java-team/libjide-oss-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjide-oss-java -- GitLab From b76dd4857f475b4e7ef8ceb3da68b693474fd441 Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Tue, 13 Dec 2022 16:29:05 +0000 Subject: [PATCH 2/3] Update standards version to 4.6.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3a7c2a3..f96967d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: default-jdk-doc, javahelper, maven-repo-helper (>= 1.6~) -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Homepage: https://www.jidesoft.com/products/oss.htm Vcs-Git: https://salsa.debian.org/java-team/libjide-oss-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjide-oss-java -- GitLab From 70454349fb25a0c96f9df9d4f730274a9940a929 Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Tue, 24 Jan 2023 23:23:55 +0000 Subject: [PATCH 3/3] Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f96967d..76c1a3f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: default-jdk-doc, javahelper, maven-repo-helper (>= 1.6~) -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://www.jidesoft.com/products/oss.htm Vcs-Git: https://salsa.debian.org/java-team/libjide-oss-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjide-oss-java -- GitLab