Your message dated Tue, 25 Oct 2022 23:52:43 -0700
with message-id <87ilk7cc04....@keithp.com>
and subject line Fixed in -18
has caused the Debian Bug report #1021193,
regarding binutils-arm-none-eabi ftbfs
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 ow...@bugs.debian.org
immediately.)


-- 
1021193: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021193
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:binutils-arm-none-eabi
Version: 17
Severity: serious
Tags: sid bookworm

setting deb_upstream_version in debian/rules fails:

$ echo 2.39-1+17 | cut -d. -f1-3

2.39-1+17


That should work as well:

$ echo 2.39-1ubuntu1+17ubuntu1 | cut -d. -f1-3

2.39-1ubuntu1+17ubuntu1


using | sed 's/-.*$//' instead of the cut command should work in both cases.

--- End Message ---
--- Begin Message ---
Package: binutils-arm-none-eabi
Version: 18

As this clearly just built from source, I think this bug is fixed.

-- 
-keith

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to