Hi, On 11/16/2011 11:55 AM, Didier Raboud wrote: > I've prepared an NMU for ahven (versioned as 2.1-1.1) and > uploaded it to DELAYED/2. Please feel free to tell me if I > should delay it longer.
Thanks for preparing an NMU for ahven. But I think the better approach would be for me to prepare a new upload with the following diff: diff --git a/debian/control b/debian/control index 5322d90..57b5b7d 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Package: libahven3-dev Section: libdevel Architecture: amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 s390 sparc Depends: ${misc:Depends}, libahven21.0 (= ${binary:Version}), gnat-4.6 +Conflicts: libahven1-dev, libahven2-dev The explicit conflict with libahven-dev is not required because this package depends on gnat-4.4. gnat-4.4 and gnat-4.6 already conflict so it is not possible to install libahven-dev and libahven3-dev together. Furthermore I want my package to explicitly depend on gnat-4.6 (not gnat). See e.g. the (closed) bug #533157 for the reason. Please tell me if this is ok for you. - reto -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org