Lintian Fixes - rails

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e0710e15..959b22b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -243,7 +243,7 @@ rails (2:6.1.4+dfsg-3) experimental; urgency=medium
 
 rails (2:6.1.4+dfsg-2) experimental; urgency=medium
 
-  * Binary included upload to fix circular dependency 
+  * Binary included upload to fix circular dependency
 
  -- Sruthi Chandran <srud@debian.org>  Mon, 06 Sep 2021 23:06:39 +0530
 
diff --git a/debian/control b/debian/control
index fc8d64d5..38f7049f 100644
--- a/debian/control
+++ b/debian/control
@@ -96,7 +96,7 @@ Build-Depends: debhelper-compat (= 13),
 # starting and stopping redis don't check nocheck profile
                redis-server,
                procps
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/ruby-team/rails
 Vcs-Git: https://salsa.debian.org/ruby-team/rails.git
 Homepage: https://rubyonrails.org/
diff --git a/debian/copyright b/debian/copyright
index 8c323ee2..a2d707d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -80,28 +80,6 @@ License: Expat
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-License: GPL
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
-
 License: CC-BY-3.0
  THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS
  OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 11633f64..62775e29 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,4 +1,4 @@
-source-is-missing guides/assets/javascripts/turbolinks.js*
+source-is-missing [guides/assets/javascripts/turbolinks.js*]
 
 # test data
-source-is-missing actionpack/test/fixtures/*/gzip/application-a71b3024f80aea3181c09774ca17e712.js*
+source-is-missing [actionpack/test/fixtures/*/gzip/application-a71b3024f80aea3181c09774ca17e712.js*]

Run locally

More details

Full run details

Historical runs