Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some issues reported by lintian #68

Open
wants to merge 5 commits into
base: Debian
Choose a base branch
from

Conversation

debian-janitor
Copy link

@debian-janitor debian-janitor commented Nov 14, 2022

Fix some issues reported by lintian

Debdiff

These changes affect the binary packages:

[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/2d/db91930a86140393195393cfcbc2406d44f862.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/6e/588af250e54c2ada49f0aac8b66f1f5b882beb.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/6f/292ec2a46caba04fd945f7df4e6eacdce3586b.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/b8/f68a305927f1096029c1ea72769c6a1c1ce39c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/42/5d6a121ed030528940ed3b0607251b8e7f25f5.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/83/4b57ab88e446c145cb8abcda6e9f33bdf23c8e.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/bf/d19f640e3399e483fef4eaf27f20c647269246.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/fd/1d64c42cdf8b5faf8e36762512e9668f77c0f2.debug

Control files of package ukui-media: lines which differ (wdiff format)

  • Depends: mate-desktop-common (>= 1.18), ukui-media-common (= dconf-gsettings-backend | gsettings-backend, libasound2 (>= 1.0.24.1), libc6 (>= [-2.14),-] {+2.34),+} libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libgsettings-qt1 (>= 0.1+14.04.20140408), libgtk-3-0 (>= 3.21.4), libkf5windowsystem5 (>= 4.96.0), libmate-desktop-2-17 (>= 1.18), libmatemixer0 (>= 1.18), libpango-1.0-0 (>= 1.14.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11), libukui-log4qt1 (>= 1.0.1), libx11-6, libxml2 (>= 2.7.4), libglib2.0-bin
  • Homepage: [-http​://www.ukui.org/-] {+https​://www.ukui.org/+}

Control files of package ukui-media-common: lines which differ (wdiff format)

  • Homepage: [-http​://www.ukui.org/-] {+https​://www.ukui.org/+}

Control files of package ukui-media-dbgsym: lines which differ (wdiff format)

  • Build-Ids: [-425d6a121ed030528940ed3b0607251b8e7f25f5 834b57ab88e446c145cb8abcda6e9f33bdf23c8e bfd19f640e3399e483fef4eaf27f20c647269246 fd1d64c42cdf8b5faf8e36762512e9668f77c0f2-] {+2ddb91930a86140393195393cfcbc2406d44f862 6e588af250e54c2ada49f0aac8b66f1f5b882beb 6f292ec2a46caba04fd945f7df4e6eacdce3586b b8f68a305927f1096029c1ea72769c6a1c1ce39c+}

You can also view the diffoscope diff (unfiltered).

This merge proposal was created by the Janitor bot, and it will automatically rebase or close this proposal as appropriate when the target branch changes. Any comments you leave here will be read by the Janitor's maintainers.

Build and test logs for this branch can be found at https://janitor.debian.net/run/4cb430d6-8cbc-4c68-b664-0436914a28ef.

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/rules: Drop --fail-missing argument to dh_missing, which is now the default.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
…epository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant