Skip to content

Commit 472ef18

Browse files
authored
Merge pull request #3555 from smoe/lintian_warnings
deb: lintian warnings and errors (smoe:lintian_warning)
2 parents 733477c + 2d5e6d4 commit 472ef18

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

debian/control.top.in

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Build-Depends:
1313
@KERNEL_HEADERS@,
1414
@MODUTILS_DEPENDS@,
1515
@EXTRA_BUILD@,
16-
docbook-xsl,
16+
docbook-xsl <!nodoc>,
1717
asciidoc,
18-
ghostscript,
19-
groff-base,
20-
imagemagick,
21-
asciidoc-dblatex,
18+
ghostscript <!nodoc>,
19+
groff-base <!nodoc>,
20+
imagemagick <!nodoc>,
21+
asciidoc-dblatex <!nodoc>,
2222
autoconf,
2323
automake,
2424
bwidget (>= 1.7),
@@ -38,7 +38,8 @@ Build-Depends:
3838
libusb-1.0-0-dev,
3939
libxmu-dev,
4040
netcat-traditional | netcat-openbsd | netcat,
41-
po4a,
41+
netpbm,
42+
po4a <!nodoc>,
4243
procps,
4344
psmisc,
4445
python3,

debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Comment:
1111
(L)GPL must locate the original EMC1 code - they may NOT use LinuxCNC.
1212

1313
Files: *
14-
Copyright: 2004-2022 The LinuxCNC Developers and notably
14+
Copyright: 2004-2025 The LinuxCNC Developers and notably
1515
.
1616
EMC: Derived from a work by Fred Proctor & Will Shackleford
1717
1996-2002 Ben Bederson

0 commit comments

Comments
 (0)