Lintian Fixes - ruby-activeldap

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 5dba97d..9dd1e1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-activeldap (6.0.3-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 15 Jun 2023 10:12:31 -0000
+
 ruby-activeldap (6.0.3-2) unstable; urgency=medium
 
   * Load dynamic groups for tests.
@@ -126,7 +134,7 @@ ruby-activeldap (4.0.1-1) unstable; urgency=medium
 ruby-activeldap (3.2.2-2) unstable; urgency=low
 
   * Fixed how tests are run (Closes: #730954).
-  * Patched buildsys to run tests without Rubygems, Bundler, and 
+  * Patched buildsys to run tests without Rubygems, Bundler, and
     Test::Unit::Notify.
   * Added missing build dependencies for tests.
   * Depends on ruby-activemodel instead of ruby-activerecord.
@@ -190,7 +198,7 @@ activeldap (1.2.2-1) unstable; urgency=low
 
 activeldap (1.2.1-2) unstable; urgency=low
 
-  * Removing rdoc. Since its provided by 
+  * Removing rdoc. Since its provided by
   ruby's virtual package now. (Closes: #587114).
   * debian/control
      + added DMUA field.
@@ -333,4 +341,3 @@ activeldap (0.6.0-1) unstable; urgency=low
   * Patched to remove bad shebang in 'activeldap.rb'.
 
  -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 18 Apr 2006 18:22:25 +0200
-
diff --git a/debian/control b/debian/control
index e2b1af3..b16f506 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Marc Dequènes (Duck) <Duck@DuckCorp.org>,
            Deepak Tripathi <apenguinlinux@gmail.com>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gem2deb (>= 1),
                rake,
                ruby-activemodel (>= 2:5.2),
                ruby-builder,
                ruby-gettext,
                ruby-locale
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-activeldap.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-activeldap
 Homepage: https://activeldap.github.io/

Run locally

More details

Full run details

Historical runs