Lintian Fixes - ruby-gitlab-pg-query

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 0db94dd..d08ba30 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Pirate Praveen <praveen@debian.org>
 Build-Depends: debhelper-compat (= 13),
                gem2deb (>= 1),
                ruby-google-protobuf (>= 3.17.1~)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gitlab-pg-query.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gitlab-pg-query
-Homepage: http://github.com/lfittl/pg_query
+Homepage: https://github.com/lfittl/pg_query
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 Rules-Requires-Root: no
@@ -22,7 +22,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: PostgreSQL query parsing and normalization library
  Parses SQL queries using a copy of the PostgreSQL server query parser
- . 
+ .
  This Ruby extension uses the actual PostgreSQL server source to parse SQL
  queries and return the internal PostgreSQL parsetree.
  .
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 3c9a313..79939f2 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: GitHub (FIXME)
-Bug-Database: http://github.com/lfittl/pg_query/issues
+Bug-Database: https://github.com/pganalyze/pg_query/issues
 Bug-Submit: http://github.com/lfittl/pg_query/issues
 Changelog: http://github.com/lfittl/pg_query/tags
 Repository: http://github.com/lfittl/pg_query.git
-Repository-Browse: http://github.com/lfittl/pg_query
+Repository-Browse: https://github.com/pganalyze/pg_query

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/20/2efff660075d0725c65de6c7d804d1ed4fe7ee.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/dc/60b551f9f8f345ba1555100cbf38c33bf3a633.debug

Control files of package ruby-gitlab-pg-query: lines which differ (wdiff format)

  • Homepage: http://github.com/lfittl/pg_query https://github.com/lfittl/pg_query

Control files of package ruby-gitlab-pg-query-dbgsym: lines which differ (wdiff format)

  • Build-Ids: dc60b551f9f8f345ba1555100cbf38c33bf3a633 202efff660075d0725c65de6c7d804d1ed4fe7ee

Run locally

More details

Full run details