Hi, Am Freitag, den 03.02.2012, 23:54 +0000 schrieb Clint Adams: > On Fri, Feb 03, 2012 at 05:46:29PM +0100, Joachim Breitner wrote: > > ok, it’s done. New package in incoming. Time to heat up the > > build-daemons :-). > > Why does haskell-devscripts Conflicts: ghc (>= 7.4)? thanks for the heads up, uploaded a version for 7.4. Also my round of binNMUs yesterday went wrong and a lot of packages were built with ghc-7.0.4. Luckily it did not cost human time, thanks to autosigning and our packages not failing, but still not good. For reference, this is a better way of scheduling rebuilds for all Haskell libraries, if you want to schedule them without waiting for ghc to build on all architectures: zcat data/unstable-main-binary-amd64-Packages.gz |grep-dctrl -F Depends 'libghc-base' -s Source -n|cut -d\ -f1|sort -u| while read pkg ; do echo "nmu $pkg . ALL . -m 'Rebuild against ghc 7.4.1'"; echo "dw $pkg . ALL . -m 'ghc (>= 7.4.1)'"; echo "bp -1 $pkg . ALL"; done > binNMUs-7.4.1-try2 Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata
Attachment:
signature.asc
Description: This is a digitally signed message part