Bug 8445 - Description for .deb-files is cut off after first line
Summary: Description for .deb-files is cut off after first line
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-11 10:21 CET by Linn
Modified: 2024-11-19 13:18 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Linn cendio 2024-11-11 10:21:07 CET
Our .rpm-files use a text from thinlinc-client.spec.in as a "Description" for the package. When converting the .rpm to a .deb, the description gets cut off after the first line of text.

Saw this in 4.17.0post, but it was also present in 4.17.0 so it is not a regression. We used this command to see the description:
> dpkg-deb -I <.deb-file>

We checked a few other deb-packages, and it is not common practice to just have one line of text as the description.

Note You need to log in before you can comment on or make changes to this bug.