Hallo Joachim. Excerpts from Joachim Breitner's message of Sáb Mar 06 08:23:26 -0300 2010: (...) > Am Samstag, den 27.02.2010, 20:03 -0300 schrieb Marco Túlio Gontijo e > Silva: > > I've made this change to darcs-monitor. I haven't yet uploaded it to > > Hackage > > or Debian, but I've already built it in a Lenny system and installed it in > > /home/groups/pkg-haskell in Alioth, and changed the packages in darcs to use > > it, with --max-diff=20000. > > did you change all packages? For example the frown-mails did not contain > a diff, nor did my hlist changes...
This is strange, both packages are using the new configuration: mar...@alioth:/darcs/pkg-haskell$ cat haskell-hlist/_darcs/prefs/defaults apply posthook /home/groups/pkg-haskell/darcs-monitor --max-diff=20000 --charset=UTF-8 email [email protected] ; PERL5LIB=/home/users/nomeata/pet /home/users/nomeata/pet/fetchdata --conf /home/users/nomeata/pet/pet.conf $(basename $(pwd)) apply run-posthook mar...@alioth:/darcs/pkg-haskell$ cat haskell-hlist/_darcs/third-party/darcs-monitor/email-template From: %AUTHOR% To: %RECIPIENT% Subject: darcs: %SHORTREPO%: %TITLE% %CHANGES% %DIFF% mar...@alioth:/darcs/pkg-haskell$ cat frown/_darcs/prefs/defaults apply posthook /home/groups/pkg-haskell/darcs-monitor --max-diff=20000 --charset=UTF-8 email [email protected] ; PERL5LIB=/home/users/nomeata/pet /home/users/nomeata/pet/fetchdata --conf /home/users/nomeata/pet/pet.conf $(basename $(pwd)) apply run-posthook $ cat frown/_darcs/third-party/darcs-monitor/email-template From: %AUTHOR% To: %RECIPIENT% Subject: darcs: %SHORTREPO%: %TITLE% %CHANGES% %DIFF% I have no idea about what happened in this case. Auf Wiedersehen. (...) -- marcot http://wiki.debian.org/MarcoSilva -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1267876032-sup-1...@zezinho
