On Tue, Aug 31, 2010 at 04:05:54PM +0200, Laurent Bigonville wrote: > Le Tue, 31 Aug 2010 15:57:53 +0200, > Ricardo Mones <[email protected]> a écrit : > > > On Tue, Aug 31, 2010 at 10:54:47AM +0200, Laurent Bigonville wrote: > > > Source: claws-mail > > > Version: 3.5.0-2.1 > > > Severity: important > > > > > > Hi, > > > > > > Claws-mail currently FTBFS on non-linux archs due to missing > > > network-manager.. > > > > > > Could you please build claws-mail without nm support on these archs > > > > Don't they have plans to add network-manager? > > Not in a near future (before squeeze release) I guess
I've requested an exception to upload this change [0]. Patch attached (2nd and, hopefully, final version). thanks for reporting, [0] http://lists.debian.org/debian-release/2010/09/msg00041.html -- Ricardo Mones ~ Absence of evidence is not evidence of absence. Carl Sagan
Index: control =================================================================== --- control (revision 395) +++ control (working copy) @@ -5,13 +5,13 @@ Uploaders: Paul Mangan <[email protected]>, Gustavo Noronha Silva <[email protected]> Build-Depends: debhelper (>= 5), libcompfaceg1-dev, libglib2.0-dev, libgtk2.0-dev, libgpgme11-dev (>= 1.1.1), - libssl-dev, libpisock-dev, libldap2-dev, network-manager-dev, - flex | flex-old, bison, gettext, libltdl3-dev, autotools-dev, libtool, - libenchant-dev, libreadline6-dev, libt1-dev, - libgnomeprintui2.2-dev, libetpan-dev (>= 0.57), - network-manager-dev (>= 0.6.2), libdbus-glib-1-dev (>= 0.74), + libssl-dev, libpisock-dev, libldap2-dev, network-manager-dev [linux-any], + flex | flex-old, bison, gettext, libltdl3-dev, autotools-dev, libtool, + libenchant-dev, libreadline6-dev, libt1-dev, + libgnomeprintui2.2-dev, libetpan-dev (>= 0.57), + libdbus-glib-1-dev (>= 0.74), xsltproc, docbook-xsl, docbook-xml -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Homepage: http://www.claws-mail.org Package: claws-mail @@ -21,7 +21,7 @@ xfonts-100dpi-transcoded | xfonts-75dpi-transcoded, aspell-en | aspell-dictionary Suggests: claws-mail-doc (= ${source:Version}), www-browser, - gedit | kedit | mousepad | nedit, claws-mail-tools + gedit | kwrite | mousepad | nedit, claws-mail-tools Conflicts: libgtk2.0-0 (<< 2.10) Provides: mail-reader, news-reader, imap-client Description: Fast, lightweight and user-friendly GTK2 based email client Index: changelog =================================================================== --- changelog (revision 395) +++ changelog (working copy) @@ -1,3 +1,13 @@ +claws-mail (3.7.6-2) unstable; urgency=low + + * debian/control + - Replace unsatisfiable suggestion + - Update Standards-Version to 3.9.1 (no other changes) + - Exclude network-manager from Build-Depends on architectures + which doesn't have it ported yet (Closes: #594988) + + -- Ricardo Mones <[email protected]> Wed, 01 Sep 2010 18:48:54 +0200 + claws-mail (3.7.6-1) unstable; urgency=low * New upstream release
signature.asc
Description: Digital signature

