Control: reopen -1 On Mon, 07 Dec 2015 19:21:54 +0000 Peter Colberg <pe...@colberg.org> wrote: > julia (0.4.2-1) unstable; urgency=medium > . > * Imported Upstream version 0.4.2 > * Refresh patches. > * Upload to unstable. (Closes: #803644)
Your package now build-depends on llvm-3.8 (as the first alternative). That is built from src:llvm-toolchain-snapshot, which means it won't migrate to testing, and thus your package won't either. Please drop that, or at least make llvm-3.7 the first alternative. @Sylvestre: I wonder if llvm-toolchain-snapshot could build a -snapshot package instead of versioned packages, as people get confused and use that (this is not the first time). Cheers, Emilio