[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1024803: marked as done (Has lintian warnings)



Your message dated Fri, 09 Dec 2022 10:34:23 +0000
with message-id <E1p3ahz-00B15c-Dz@fasolo.debian.org>
and subject line Bug#1024803: fixed in libcamera 0.0.2-1
has caused the Debian Bug report #1024803,
regarding Has lintian warnings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1024803: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024803
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libcamera
Version: 0.0.1-4

The lintian warnings log is a bit noisy, would be nice to silent some of those. The attached patch isn't perfect but improves the situation

debian/patches
- removes some entries for files which aren't in 0.0.1 anymore
- simplify the section for meson files, unsure if that's a lintian bug though?

libcamera-dev.lintian-overrides
- unsure what that's needed but without the change lintian would still list the repeated-path-segment warning


libcamera0.lintian-overrides
- silent the warnings due to v4l2-compat.so not being a proper shared library (it's not meant to be) -  ignore package-name-doesnt-match-sonames due to extra files being included in the library

Cheers,
Sebastien
diff --git a/debian/copyright b/debian/copyright
index f7233ba..be553d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,8 +18,6 @@ Copyright:
 License: GPL-2+
 
 Files:
- meson.build
- */meson.build
  */*/meson.build
 Copyright:
  2018—2020 Libcamera contributors
@@ -83,7 +81,6 @@ Copyright:
 License: BSD-3-Clause or GPL-2+
 
 Files:
- include/linux/drm.h
  include/linux/drm_fourcc.h
 Copyright:
  2011 Intel Corporation
@@ -91,26 +88,10 @@ Copyright:
  2000 VA Linux Systems, Inc., Sunnyvale, California
 License: Expat
 
-Files:
- include/linux/drm_mode.h
-Copyright:
- 2007 Dave Airlie <airlied@linux.ie>
- 2007 Jakob Bornecrantz <wallbraker@gmail.com>
- 2008 Red Hat Inc.
- 2007—2008 Tungsten Graphics, Inc., Cedar Park, TX., USA
- 2007—2008 Intel Corporation
-License: Expat
-
 Files: include/linux/bcm2835-isp.h
 Copyright: 2019—2020 Raspberry Pi Ltd
 License: GPL-2+ with Linux-syscall-note or BSD-3-Clause
 
-Files: include/linux/vc_sm_cma_ioctl.h
-Copyright:
- 2012, Broadcom Europe Ltd
- 2019, Raspberry Pi Ltd
-License: BSD-3-Clause
-
 Files:
  include/linux/media-bus-format.h
  include/linux/v4l2-mediabus.h
diff --git a/debian/libcamera-dev.lintian-overrides b/debian/libcamera-dev.lintian-overrides
index c22d393..e826f11 100644
--- a/debian/libcamera-dev.lintian-overrides
+++ b/debian/libcamera-dev.lintian-overrides
@@ -1 +1 @@
-libcamera-dev: repeated-path-segment libcamera usr/include/libcamera/libcamera/*
+libcamera-dev: repeated-path-segment libcamera [usr/include/libcamera/libcamera/]
diff --git a/debian/libcamera0.lintian-overrides b/debian/libcamera0.lintian-overrides
new file mode 100644
index 0000000..3ab84ce
--- /dev/null
+++ b/debian/libcamera0.lintian-overrides
@@ -0,0 +1,3 @@
+libcamera0: lacks-unversioned-link-to-shared-library example: usr/lib/x86_64-linux-gnu/v4l2-compat.so [usr/lib/x86_64-linux-gnu/v4l2-compat.so]
+package-name-doesnt-match-sonames libcamera-base0.0.1 libcamera0.0.1 v4l2-compat
+shared-library-lacks-version usr/lib/x86_64-linux-gnu/v4l2-compat.so v4l2-compat.so

--- End Message ---
--- Begin Message ---
Source: libcamera
Source-Version: 0.0.2-1
Done: Dylan Aïssi <daissi@debian.org>

We believe that the bug you reported is fixed in the latest version of
libcamera, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1024803@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dylan Aïssi <daissi@debian.org> (supplier of updated libcamera package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 09 Dec 2022 10:59:05 +0100
Source: libcamera
Architecture: source
Version: 0.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Dylan Aïssi <daissi@debian.org>
Closes: 1024803
Changes:
 libcamera (0.0.2-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Dylan Aïssi ]
   * New upstream version 0.0.2
   * Update symbols file
   * Update lintian-overrides
   * Standards-Version: 4.6.1 (no changes needed)
   * Update debian/copyright
   * Ignore failures in dh_auto_test for now
 .
   [ Sebastien Bacher ]
   * Improve lintian-overrides (Closes: #1024803)
   * Refresh debian/copyright
   * debian/rules: enable the upstream tests as part of the build
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable)
Checksums-Sha1:
 dfd534ffc8aec0bc753465fe31beebb48aeaf32d 2793 libcamera_0.0.2-1.dsc
 b4b7980fc334e9d87c20acd0516ccd2eb17a6adc 936316 libcamera_0.0.2.orig.tar.xz
 a033044e5e7b428a93519436f798ac72aa654792 30032 libcamera_0.0.2-1.debian.tar.xz
 5dfe69b3a62313079777025c1b0bba8f67f3f1f0 18209 libcamera_0.0.2-1_amd64.buildinfo
Checksums-Sha256:
 561cc79146440b78f3b72aa42b4a5383c6e023e3778e2fe9174121aae20fdebb 2793 libcamera_0.0.2-1.dsc
 540a158506f95fb224bc5bd8731da6e230222b7045bda62267f5d0061f26bb2d 936316 libcamera_0.0.2.orig.tar.xz
 d86a60f95b1d642c578e75b6e369961d2ace702a4c7ba3018e10a5e3ab717e15 30032 libcamera_0.0.2-1.debian.tar.xz
 71cfffd097d3ed20d04aa11cb1a6f411ecacc2d5e2b1aa36677ece3d90795a6a 18209 libcamera_0.0.2-1_amd64.buildinfo
Files:
 6fbcc1d6dcc2e789304047f7cec2a005 2793 libs optional libcamera_0.0.2-1.dsc
 a8321363d1bc6e6898a4527ca43970e5 936316 libs optional libcamera_0.0.2.orig.tar.xz
 5eb36d6a96680b28a3b5a2b3e70777d3 30032 libs optional libcamera_0.0.2-1.debian.tar.xz
 fc8bd280eba2daae5b8cf05a5938db8f 18209 libs optional libcamera_0.0.2-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmOTC10ACgkQYS7xYT4F
D1R5ZA//RcWdIBDm/iCsRsmIWYDpfOsvr8kVl9ZDNJatw6xejwKSbkQ01NduN7AA
8JJtRBbxH64W8wg24SCtenr2624hCdQFMtCW+86fQtzQJv3TUWvAtQvpwsTxttmR
5Alh4zFJ6vUDvK3QnMsyptpx1MtqodKITp7E+9y62SFaisVhlcmEfEHXPKHiwANZ
ZweRMD81/6nUuhoM1ZSSnZBLVqX/fCqSGW2hMMaZN2T6NV97P5fRgsePKMhwNY6r
+97aAlsoCe2oiNPcbWyxhM+7BsA8/ZX3qoquJ8HLNwacon021FMaZE0jQS5/hAvg
71j06+EueO/p/C5FF83N79Zvh1gYiZo/ZsmrlcvT/a7O6oLzSnNJFve2TDlTsKTi
Eb9DDMMHBxnb7WxrS3QKp+kJoMKNJxt+YFPZ5tI2eCtZUJ55G56cfpyv4PvYCtI+
BN/2Oa2FY1cxoxxyRrId8y0wkdCaZQ7axER7yRPNKWuGIIk0E9Oo+Ym6O5VJ72kI
TA/2mO8GydzdLyFGPP4dlfbV2FaYLyR2yflPtTLQu6/wsIAt9RxNgZOBnSYF4Gm5
x4k17PabszjiM92DwU4dcDOTxpAATW0+pSMJjRdZ6paHXYFPyhbmePHXZDgRQ8hL
7/eP2vkOwam6OMjIwj9fEI3nT1StJCuetRSLRtTo4mGHqcNvgC0=
=Au0H
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: