Hello Benjamin,
sorry for the delayed answer, but time is really a spare thing.

On Mon, Jun 03, 2013 at 04:40:49PM +0200, Benjamin Drung wrote:
> We maintain a static list of Xul applications in data/xul-app-data.csv*
> (installed to /usr/share/mozilla-devscripts). This list maps the Xul
> AppID ({3550f703-e582-4d05-9a08-453d09bdfdc6} in your case) to the
> binary package in the archive (icedove in your case). We have a column
> "sol" (start of life) that tells mozilla-devscripts which is the first
> version of the binary package in the archive (it's 1.5.0.7 in your
> case).

That means you need that 'Xb-Xul-AppId' in the file debian/control like
I have found similar in the conkeror package?

So propably the control file for Icedove has changend to like this.

diff --git a/debian/control b/debian/control
index 0e8cfde..9d82356 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,7 @@ Depends: fontconfig, psmisc, debianutils (>= 1.16), 
${shlibs:Depends}, ${misc:De
 Recommends: myspell-en-us | hunspell-dictionary | myspell-dictionary
 Suggests: fonts-lyx, libgssapi-krb5-2, ${gnome:Depends}
 Provides: mail-reader
+Xb-Xul-AppId: {3550f703-e582-4d05-9a08-453d09bdfdc6}
 Replaces: icedove-gnome-support (<< 3.0-1~)
 Breaks: myspell-ru (<< 0.99g5-8.1), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 
1:20030606-12.1), myspell-fi (<< 0.7-17.2), myspell-cs-cz (<< 20040229-4.1), 
myspell-el-gr (<< 0.3-1.1), myspell-nn (<< 2.0$
 Description: mail/news client with RSS and integrated spam filter support

What about the other packages?
icedove-{dbg,dev}, calendar-timezone, calendar-google-provider, iceowl?

Regrads
Carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to