Sign me up Login

Details about package vulkancapsviewer

Name: vulkancapsviewer
Uploader: Antoine Lassagne <antoinelassagne@gmail.com> (Debian QA page)
Description: vulkancapsviewer - Client application to display

Package uploads

Upload #8

Information

Version: 4.02-1
Uploaded: 2025-09-30 09:57
Source package: vulkancapsviewer_4.02-1.dsc
Distribution: unstable
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/antoinelassagne/vulkancapsviewer
Vcs-Git: https://salsa.debian.org/antoinelassagne/vulkancapsviewer

Changelog

 vulkancapsviewer (4.02-1) unstable; urgency=medium
 .
   * New upstream release

QA information

Comments

No comments

Upload #7

Information

Version: 4.02-1
Uploaded: 2025-09-23 07:42
Source package: vulkancapsviewer_4.02-1.dsc
Distribution: unstable
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/antoinelassagne/vulkancapsviewer
Vcs-Git: https://salsa.debian.org/antoinelassagne/vulkancapsviewer

Changelog

 vulkancapsviewer (4.02-1) unstable; urgency=medium
 .
   * New upstream release

QA information

Comments

  1. So the lintian in unstable only seems to need this single override for very-long-line-length-in-source-file. But maybe the lintian in stable needs more.
    
    ```
    source: very-long-line-length-in-source-file 1445 > 512 [vulkan_profiles.hpp:9522]
    ```
    
    Can these lines in d/copyright be improved?
    
    ```
    Copyright: 2016-2022, <a href='https://www.saschawillems.de'>Sascha Willems
               2015-2022, Sascha Willems (www.saschawillems.de)
    ```
    
    Also where does the `Hewlett-Packard` come from?
    
    I think if you try this, ftpmaster will not be very happy.
    Needs work zeha@d.o at Sept. 27, 2025, 10:41 p.m.
  2. Thank you for the lintian tip, I was able to solve it like you said.
    
    I cleaned up Sasha Willem's copyright and removed the one from HP entirely - it was an artifact from the previous packaging and should not have landed there.
    Ready Antoine Lassagne at Sept. 30, 2025, 10:08 a.m.

Upload #6

Information

Version: 4.02-1
Uploaded: 2025-09-19 13:42
Source package: vulkancapsviewer_4.02-1.dsc
Distribution: unstable
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/antoinelassagne/vulkancapsviewer
Vcs-Git: https://salsa.debian.org/antoinelassagne/vulkancapsviewer

Changelog

 vulkancapsviewer (4.02-1) unstable; urgency=medium
 .
   * New upstream release

QA information

Comments

  1. these probably also need dealing with:
    
    vulkancapsviewer source
    
    W mismatched-override
    very-long-line-length-in-source-file 1445 > 512 [vulkan_profiles.hpp:15943] [debian/source/lintian-overrides:10]
    very-long-line-length-in-source-file 1445 > 512 [vulkan_profiles.hpp:9522] [debian/source/lintian-overrides:8]
    
    I unused-license-paragraph-in-dep5-copyright
    apache-2 [debian/copyright:46]
    zeha@d.o at Sept. 22, 2025, 5:29 p.m.
  2. Hello,
    
    I fixed "I unused-license-paragraph-in-dep5-copyright"
    
    About the two "W mismatched-override", whenever I remove the override, I have this exact very-long-line-length-in-source-file warning. So either way, I'll have a warning. It seems like a bug in lintian with very large files? Or is there something that I'm missing?
    Ready Antoine Lassagne at Sept. 23, 2025, 8:08 a.m.

Upload #5

Information

Version: 4.02-1
Uploaded: 2025-09-19 13:27
Source package: vulkancapsviewer_4.02-1.dsc
Distribution: unstable
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/antoinelassagne/vulkancapsviewer
Vcs-Git: https://salsa.debian.org/antoinelassagne/vulkancapsviewer

Changelog

 vulkancapsviewer (4.02-1) unstable; urgency=medium
 .
   * New upstream release

QA information

Comments

No comments

Upload #4

Information

Version: 4.02-1
Uploaded: 2025-09-11 06:42
Source package: vulkancapsviewer_4.02-1.dsc
Distribution: unstable
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/antoinelassagne/vulkancapsviewer
Vcs-Git: https://salsa.debian.org/antoinelassagne/vulkancapsviewer

Changelog

 vulkancapsviewer (4.02-1) unstable; urgency=medium
 .
   * New upstream release

QA information

Comments

No comments

Upload #3

Information

Version: 4.02-1
Uploaded: 2025-09-10 11:42
Source package: vulkancapsviewer_4.02-1.dsc
Distribution: unstable
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/antoinelassagne/vulkancapsviewer
Vcs-Git: https://salsa.debian.org/antoinelassagne/vulkancapsviewer

Changelog

 vulkancapsviewer (4.02-1) unstable; urgency=medium
 .
   * New upstream release

QA information

Comments

No comments

Upload #2

Information

Version: 4.02-2
Uploaded: 2025-09-08 12:57
Distribution: UNRELEASED
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Git: https://github.com/SaschaWillems/VulkanCapsViewer

Changelog

 vulkancapsviewer (4.02-2) UNRELEASED; urgency=medium
 .
   * Maintainer address update

QA information

Comments

  1. 1) For the first upload (of a new upstream version) to debian the version should end in "-1".
    2) Vcs-Browser, Vcs-Git should point to the debian packaging, not upstream
    3) As mentors.debian.net already complains, the target distro cannot be "UNRELEASED" (should be "unstable" or "experimental")
    4) mentors.debian.net also complains about a few lintian-detected issues which will probably prevent passing NEW. please fix them first. also the very-long-line-length-in-source-file stuff is suspicious of missing sources (will also prevent passing NEW).
    Needs work zeha@d.o at Sept. 8, 2025, 4:18 p.m.
  2. Hello, and thank you for your review. I tried to address all concerns.
    
    1) OK, Done.
    2) OK, Done. The packaging work is under my name at https://salsa.debian.org/antoinelassagne/vulkancapsviewer. Or should I put it somewhere else?
    3) Ok, Done.
    4) I fix almost every lintian issue now. It was indeed detecting some .lib that I got rid of. I added a few lintian overrides, for the things that made sense, is it fine?
    4.1) I now have 2 mismatched-override. But lintian seems buggy about them because if I remove them, I get the very-long-line-length-in-source-file instead.
    Ready Antoine Lassagne at Sept. 11, 2025, 8:59 a.m.

Upload #1

Information

Version: 4.02-1
Uploaded: 2025-09-04 11:27
Distribution: UNRELEASED
Section: devel
Priority: optional
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Git: https://github.com/SaschaWillems/VulkanCapsViewer

Changelog

 vulkancapsviewer (4.02-1) UNRELEASED; urgency=medium
 .
   * New upstream release

QA information

Comments

No comments