Hello Thorsten, On Mon, Nov 24, 2008 at 08:51, Thorsten Schmale <[EMAIL PROTECTED]> wrote: > Dear mentors, > I am looking for a sponsor for the new version 0.9.2-4 ... > The upload would fix these bugs: 505666
While the changelog contains only a line for that bug closure, I see many file changed/added to upstream code, like: $ debdiff monkey_0.9.2-3.dsc monkey_0.9.2-4.dsc | diffstat Makefile | 43 ++++++++ bin/banana | 92 +++++++++++++++++ conf/monkey.conf | 221 ++++++++++++++++++++++++++++++++++++++++++ conf/monkey.deny | 71 +++++++++++++ monkey-0.9.2/debian/changelog | 9 + monkey-0.9.2/debian/control | 1 monkey-0.9.2/debian/postinst | 12 +- src/Makefile | 34 ++++++ src/include/info.h | 3 9 files changed, 480 insertions(+), 6 deletions(-) May you please clarify what happened? if it's crust, then remove in clean debian/rules target, if not, please use a patch system to change upstream source code. In addition to this, you've changed (adding the last line) the previous entry in debian/changelog, and there's a change in postinst too (I think they should be in -4 not in -3, is it correct?). Regards, -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

