Lintian Fixes - opencsv
Recent merge proposals
Ready changes
Summary
- Trim trailing whitespace. ( trailing-whitespace )
- Use secure copyright file specification URI. ( insecure-copyright-format-uri )
- Bump debhelper from old 12 to 13. ( package-uses-old-debhelper-compat-version )
- Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )
Lintian Result
Diff
diff --git a/debian/changelog b/debian/changelog
index 75f79f5..817d79a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+opencsv (5.2-2) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Use secure copyright file specification URI.
+ * Bump debhelper from old 12 to 13.
+ * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Thu, 22 Dec 2022 02:46:18 -0000
+
opencsv (5.2-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 4340414..d9aff61 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
default-jdk,
junit4,
libcommons-collections4-java,
@@ -12,7 +12,7 @@ Build-Depends:
libcommons-text-java,
libmaven-bundle-plugin-java,
maven-debian-helper (>= 1.5)
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/opencsv.git
Vcs-Browser: https://salsa.debian.org/java-team/opencsv
Homepage: http://opencsv.sf.net
diff --git a/debian/copyright b/debian/copyright
index 024fee8..1f40d9c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: opencsv
Source: http://opencsv.sf.net
Files-Excluded:
diff --git a/debian/rules b/debian/rules
index abde6ef..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,3 @@
%:
dh $@
-
Debdiff
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
Depends: libcommons-beanutils-java (>= 1.9.4), libcommons-collections4-java (>= 4.2), libcommons-lang3-java (>= 3.12.0), libcommons-text-java (>= 1.9) 1.10.0)