Lev Lamberov <dogs...@debian.org> writes: > Чт 01 ноя 2018 @ 14:51 David Bremner <da...@tethera.net>: > >> - add versioned depends on elpa-f to force it to upgrade to buster first > > Hmmm, by the way... Maybe it's a good idea to always add versioned > depends (like >=) on other elpa-packages automatically by dh_elpa? Like > if during a given build there is, say 1.0-1 of elpa-foo dependency is > available in unstable, then the resulting package will depend on > elpa-foo (>= 1.0-1).
I'm not sure. I would prevent packages built in unstable from being installed in other places, perhaps unneccesarily. I think it would generally slow down the transitions to testing. d