On Mon, Sep 25, 2023 at 7:42 PM Nilesh Patra <[email protected]> wrote: > > > > On 25 September 2023 3:38:01 pm IST, Bo YU <[email protected]> wrote: > >Hi, > > > >On Mon, Sep 25, 2023 at 5:58 PM Nilesh Patra <[email protected]> wrote: > >> > >> > >> > >> On 25 September 2023 2:17:05 pm IST, Bo YU <[email protected]> wrote: > >> >2. It was stuck to upgrade micro or golang-github-zyedidia-terminal-dev. > >> >for example: now micro(2.0.11-3) and > >> >golang-github-zyedidia-terminal-dev(0.0~git20180726.533c623-2). > >> >micro(2.0.12-1) will not be built with > >> >golang-github-zyedidia-terminal-dev(0.0~git20180726.533c623-2) > >> >or micro(2.0.11-3) will bot built with > >> >golang-github-zyedidia-terminal-dev(0.0~git20230315.4b3bcf6) > >> >but micro(2.0.12-1) can be built with > >> >golang-github-zyedidia-terminal-dev(0.0~git20230315.4b3bcf6) > >> >with updated golang-github-zyedidia-tcell. > >> > > >> >I think I should update golang-github-zyedidia-terminal-dev and then > >> >upload micro in a short time. > >> > > >> >Can this be done? > >> > >> I'm not sure if I understand what you're trying to say here. > >> > >> That said if you want micro to build against the updates versions of its > >> dependencies, why not simply add a versioned build-depends on them? > > > >Ah, sorry. I mean here: > >if update golang-github-zyedidia-terminal-dev from > >0.0~git20180726.533c623-2 to 0.0~git20230315.4b3bcf6-1, > >this will break micro(2.0.11-3); but if at the same time update micro > >from 2.0.11-3 to 2.0.12-1, the micro is built fine. > >In other words, both need to be upgraded together. > > Yes, fine for me. You need to add a versioned B-D on zyedidia-terminal in the > d/control file of micro to ensure micro builds against a later version, as I > said above too.
Thanks. Done. Now I am seeking help to upload them: golang-github-zyedidia-terminal [0] golang-github-zyedidia-tcell [1] micro [2] Please let me know any issues. [0]: https://salsa.debian.org/go-team/packages/golang-github-zyedidia-terminal [1]: https://salsa.debian.org/go-team/packages/golang-github-zyedidia-tcell/ [2]: https://salsa.debian.org/go-team/packages/micro/-/tree/debian/sid BR, Bo > > Thanks, > Nilesh
