tags 505815 + patch pending thanks Dear maintainer,
I've prepared an NMU for cdrbq (versioned as 1.23-1.1) and uploaded it to DELAYED/2, according to devref §5.11.1. The patch adds a (non-OR-ed) dependency on the "wish" virtual package. I've kept the other side of the original OR-ed dependency ("tcl"), but I've the impression that it is not needed anymore. "tcl" ships only a binary used by toc2cue, but that executable it not shipped in the Debian package. Please remove it as needed. Cheers. -- Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7 z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u cdrbq-1.23/debian/changelog cdrbq-1.23/debian/changelog --- cdrbq-1.23/debian/changelog +++ cdrbq-1.23/debian/changelog @@ -1,3 +1,12 @@ +cdrbq (1.23-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add dependency on "wish" virtual package. Previously it was an OR-ed + dependency whereas it is forcibly needed by /usr/bin/cdrbq. + (Closes: #505815) + + -- Stefano Zacchiroli <z...@debian.org> Thu, 24 Sep 2009 15:38:44 +0200 + cdrbq (1.23-1) unstable; urgency=low * Wrote a patch for the include-paths diff -u cdrbq-1.23/debian/control cdrbq-1.23/debian/control --- cdrbq-1.23/debian/control +++ cdrbq-1.23/debian/control @@ -7,7 +7,7 @@ Package: cdrbq Architecture: all -Depends: tcl | wish, cdrecord, mkisofs, cdrdao, mpg321, sox +Depends: tcl, wish, cdrecord, mkisofs, cdrdao, mpg321, sox Suggests: cdparanoia Provides: cdrtoaster Replaces: cdrtoaster (<< 1.23)