Hi release team, Currently claws-mail is not buildable in architectures which doesn't have network-manager ported, see http://bugs.debian.org/594988. Is not an RC bug, but the changes are minimal and would allow both claws-mail and claws-mail-extra-plugins (once claws-mail is built) into kFreeBSD for Squeeze. Attached the proposed patch for current unstable. best regards, -- Ricardo Mones ~ RTFM - "Read The Manual" (The 'F' is silent). Usually a very good idea. Bjarne Stroustrup
Index: control
===================================================================
--- control (revision 395)
+++ control (working copy)
@@ -5,13 +5,14 @@
Uploaders: Paul Mangan <claws@thewildbeast.co.uk>, Gustavo Noronha Silva <kov@debian.org>
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,
+ libssl-dev, libpisock-dev, libldap2-dev,
+ network-manager-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
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),
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 +22,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 <mones@debian.org> Wed, 01 Sep 2010 18:48:54 +0200
+
claws-mail (3.7.6-1) unstable; urgency=low
* New upstream release
Attachment:
signature.asc
Description: Digital signature