• Bug#1068016: bookworm-pu: package node-babel7/7.20.15+ds1+~cs214.269.16

    From Andreas Beckmann@21:1/5 to All on Fri Mar 29 17:50:01 2024
    XPost: linux.debian.devel.release

    This is a multi-part MIME message sent by reportbug.


    Package: release.debian.org
    Severity: normal
    Tags: bookworm
    User: release.debian.org@packages.debian.org
    Usertags: pu
    X-Debbugs-Cc: Yadd <yadd@debian.org>
    Control: block 1037234 with -1
    Control: affects -1 + src:node-babel7

    [ Reason ]
    To smoothen some upgrade paths from buster -> bullseye -> bookworm we
    need to add some Breaks+Replaces against obsolete packages.

    [ Impact ]
    Some upgrade paths failing with file conflicts, mostly affecting QA
    tests.

    [ Tests ]
    Manual piuparts tests of some affected upgrade paths.

    [ Risks ]
    Low, adds Breaks+Replaces against packages no longer in the archive.

    [ Checklist ]
    [*] *all* changes are documented in the d/changelog
    [*] I reviewed all changes and I approve them
    [*] attach debdiff against the package in (old)stable
    [*] the issue is verified as fixed in unstable

    [ Changes ]
    Add Breaks+Replaces against all old node-babel package names predating
    version 7, cherry-picked from sid.

    [ Other info ]
    This package is effectively the same as 7.20.15+ds1+~cs214.269.168-5
    that has been in sid at some point, so we could also upload it as 7.20.15+ds1+~cs214.269.168-5~deb12u1 instead.

    Andreas

    diff --git a/debian/changelog b/debian/changelog
    index abcadf21f..106794aa7 100644
    --- a/debian/changelog
    +++ b/debian/changelog
    @@ -1,3 +1,15 @@
    +node-babel7 (7.20.15+ds1+~cs214.269.168-3+deb12u2) bookworm; urgency=medium
    +
    + [ Andreas Beckmann ]
    + * Non-maintainer upload.
    + * Backport Breaks+Replaces fixes from 7.20.15+ds1+~cs214.269.168-4.
    +
    + [ Yadd ]
    + * Add missing Breaks+Replaces against all node-babel-* that were in Debian 10
    + (Closes: #1037234)
    +
    + -- Andreas Beckmann <anbe@debian.org> Fri, 29 Mar 2024 17:29:05 +0100
    +
    node-babel7 (7.20.15+ds1+~cs214.269.168-3+deb12u1) bookworm-security; urgency=medium

    * Team upload
    diff --git a/debian/control b/debian/control
    index e5dba9547..ca8f614e1 100644
    --- a/debian/control
    +++ b/debian/control
    @@ -120,8 +120,92 @@ Depends: ${misc:Depends}
    Suggests: node-babel-plugin-polyfill-es-shims
    , node-babel7-debug
    Breaks: node-babel-core (<< 6.26.0+repack-3~)
    + , node-babel-cli (<< 7)
    , node-babel-code-frame (<< 7)
    -Replaces: node-babel-code-frame (<< 7)
    + , node-babel-generator (<< 7)
    + , node-babel-
  • From Adam D. Barratt@21:1/5 to Andreas Beckmann on Fri Mar 29 18:20:01 2024
    XPost: linux.debian.devel.release

    Control: tags -1 + confimred

    On Fri, 2024-03-29 at 17:41 +0100, Andreas Beckmann wrote:
    To smoothen some upgrade paths from buster -> bullseye -> bookworm we
    need to add some Breaks+Replaces against obsolete packages.

    Please go ahead.

    Regards,

    Adam

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?J=C3=A9r=C3=A9my?= Lal@21:1/5 to All on Sat Apr 13 18:40:02 2024
    XPost: linux.debian.devel.release

    This is a multi-part MIME message sent by reportbug.


    UGFja2FnZTogcmVsZWFzZS5kZWJpYW4ub3JnCkZvbGxvd3VwLUZvcjogQnVnICMxMDY4MDE2Cgpu b2RlLWJhYmVsNyBuZWVkcyBub2RlLXVuZGljaSA1LjE1LjArZGZzZzErfmNzMjAuMTAuOS4zLTEr ZGViMTJ1NAooc2VlIHJlbGVhc2UuZC5vLiAjMTA2ODkxMikuCgpBbHNvLCBldmVuIHdpdGggdGhh dCwgdGhlIGN1cnJlbnQgZGViZGlmZiAqd2lsbCBGVEJGUyosIHNlZSAjMTA2ODkzMy4KClBsZWFz ZSBmaW5kIGF0dGFjaGVkIGFub3RoZXIgZGViZGlmZiB0aGF0IGFkZHJlc3NlcyB0aGF0IGlzc3Vl LgoKSsOpcsOpbXkKKHNvcnJ5IGZvciB0aGUgdmVyeSBsYXRlIHJlYWN0aW9uKQo=

    diff -Nru node-babel7-7.20.15+ds1+~cs214.269.168/debian/changelog node-babel7-7.20.15+ds1+~cs214.269.168/debian/changelog
    --- node-babel7-7.20.15+ds1+~cs214.269.168/debian/changelog 2023-10-13 16:02:05.000000000 +0200
    +++ node-babel7-7.20.15+ds1+~cs214.269.168/debian/changelog 2024-03-29 17:29:05.000000000 +0100
    @@ -1,3 +1,18 @@
    +node-babel7 (7.20.15+ds1+~cs214.269.168-3+deb12u2) bookworm; urgency=medium
    +
    + * Team upload
    + * Improve tsc-workaround patch, fixing compilation against
    + nodejs 18.19.0+dfsg-6~deb12u1. Closes: #1068933.
    +
    + [ Andreas Beckmann ]
    + * Backport Breaks+Replaces fixes from 7.20.15+ds1+~cs214.269.168-4.
    +
    + [ Yadd ]
    + * Add missing Breaks+Replaces against all node-babel-* that were in Debian 10
    + (Closes: #1037234)
    +
    + -- Andreas Beckmann <anbe@debian.org> Fri, 29 Mar 2024 17:29:05 +0100
    +
    node-babel7 (7.20.15+ds1+~cs214.269.168-3+deb12u1) bookworm-security; urgency=medium

    * Team upload
    diff -Nru node-babel7-7.20.15+ds1+~cs214.269.168/debian/control node-babel7-7.20.15+ds1+~cs214.269.168/debian/control
    --- node-babel7-7.20.15+ds1+~cs214.269.168/debian/control 2023-10-