Control: tag -1 d-i

Sorry, I missed the udeb - d-i ack needed.

Thanks,

On Tue, Jun 17, 2025 at 09:52:39PM +0200, Christian Kastner wrote:
> On 2025-06-03 23:00, Christian Kastner wrote:
> > libcap2 was recently unblocked in unstable (#1107115); this takes one
> > fix from it, to close an RC bug in stable.
> 
> Please find attached a new debdiff that fixes an important whitespace
> issue (line break where none was expected).
> 
> Best,
> Christian

> diff -Nru libcap2-2.66/debian/changelog libcap2-2.66/debian/changelog
> --- libcap2-2.66/debian/changelog     2025-03-15 13:43:35.000000000 +0100
> +++ libcap2-2.66/debian/changelog     2025-05-30 12:13:17.000000000 +0200
> @@ -1,3 +1,10 @@
> +libcap2 (1:2.66-4+deb12u2) bookworm; urgency=medium
> +
> +  [ Aurelien Jarno ]
> +  * Add missing Built-Using: glibc (Closes: #1106802)
> +
> + -- Christian Kastner <c...@debian.org>  Fri, 30 May 2025 12:13:17 +0200
> +
>  libcap2 (1:2.66-4+deb12u1) bookworm; urgency=medium
>  
>    * Cherry-pick patch fixing CVE-2025-1390.
> diff -Nru libcap2-2.66/debian/control libcap2-2.66/debian/control
> --- libcap2-2.66/debian/control       2025-03-15 13:43:35.000000000 +0100
> +++ libcap2-2.66/debian/control       2025-05-30 12:13:17.000000000 +0200
> @@ -45,6 +45,7 @@
>  Section: libdevel
>  Architecture: linux-any
>  Multi-Arch: same
> +Built-Using: ${misc:Built-Using}
>  Depends: libcap2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
>  Suggests: manpages-dev
>  Provides: libcap2-dev
> diff -Nru libcap2-2.66/debian/rules libcap2-2.66/debian/rules
> --- libcap2-2.66/debian/rules 2025-03-15 13:43:35.000000000 +0100
> +++ libcap2-2.66/debian/rules 2025-05-30 12:13:17.000000000 +0200
> @@ -111,3 +111,6 @@
>       dh_makeshlibs -V'libcap2 (>= $(SHLIBS_MINVER))' -plibcap2 \
>               --add-udeb=libcap2-udeb -- -c4
>       dh_makeshlibs --remaining-packages -- -c4
> +
> +override_dh_gencontrol:
> +     dh_gencontrol -- -Vmisc:Built-Using="$(shell dpkg-query -f 
> '$${source:Package} (= $${source:Version})' -W libc-dev-bin)"


-- 
Jonathan Wiltshire                                      j...@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51
ed25519/0x196418AAEB74C8A1: CA619D65A72A7BADFC96D280196418AAEB74C8A1

Reply via email to