On Mon, 6 Feb 2023 at 01:27, Bastian Germann <[email protected]> wrote:
>
> On Sun, 5 Feb 2023 15:56:27 +0100 =?UTF-8?Q?Christian_G=C3=B6ttsche?=
> <[email protected]> wrote:
> > selint (1.4.0-1) unstable; urgency=medium
> > .
> > * New upstream version 1.4.0
> > .
> > * d/watch: use release tarball instead of git tag
>
> This introduces several new files that are not represented in d/copyright.
> Please fix this.
>
> Also, src/lex.c is auto-generated and should not be included.
> Maybe stay with the git export?
Uploaded a new version to mentors, which imported the upstream source
from the tag again.
To cross-build I annotated the help2man build-dependency with <!cross>
(which means the cross-build package does not ship a man page).
New changelog entry:
selint (1.4.0-1) unstable; urgency=medium
.
* New upstream version 1.4.0
.
* d/patches: drop upstream applied ones
* d/control:
+ bump to std version 4.6.2 (no further changes)
+ skip help2man on cross builds
* d/clean:
+ drop entries for files removed by upstream
+ also clean generated parser header
* d/{control, rules}: skip valgrind on problematic architectures
(Closes: #1030222)
* d/changelog: update years