Your message dated Wed, 23 Aug 2006 18:15:58 -0300
with message-id <[EMAIL PROTECTED]>
and subject line Intent to NMU
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: evolution-sharp
Version: 0.11.1-1
Severity: serious
Tags: patch

When building 'evolution-sharp' in a clean 'unstable' chroot,
I get the following error:

checking for gapi2-codegen... /usr/bin/gapi2-codegen
checking for gapi2-fixup... /usr/bin/gapi2-fixup
checking for LIBECAL... configure: error: Package requirements (libecal-1.2 >= 
1.2.0) were not met:

No package 'libecal-1.2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBECAL_CFLAGS
and LIBECAL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** [configure-stamp] Error 1

Please add the missing Build-Depends on libecal1.2-dev and
libebook1.2-dev to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/evolution-sharp-0.11.1/debian/control ./debian/control
--- ../tmp-orig/evolution-sharp-0.11.1/debian/control   2006-08-15 
12:14:10.000000000 +0000
+++ ./debian/control    2006-08-15 12:13:56.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
 Uploaders: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), dpatch, libgtk2.0-dev (>= 2.0.0), 
libgnome2.0-cil, gtk-sharp2-gapi, evolution-dev (>= 2.6.0) , 
evolution-data-server-dev (>= 1.6.1), cli-common-dev (>= 0.4.0), mono-mcs (>= 
1.0) | c-sharp-compiler, libmono-dev (>= 1.0), mono-gac
+Build-Depends: debhelper (>= 4.0.0), dpatch, libecal1.2-dev, libebook1.2-dev, 
libgtk2.0-dev (>= 2.0.0), libgnome2.0-cil, gtk-sharp2-gapi, evolution-dev (>= 
2.6.0) , evolution-data-server-dev (>= 1.6.1), cli-common-dev (>= 0.4.0), 
mono-mcs (>= 1.0) | c-sharp-compiler, libmono-dev (>= 1.0), mono-gac
 Standards-Version: 3.7.2
 
 Package: libevolution-cil


--- End Message ---
--- Begin Message ---
Hi!

I have prepared a package that applies the patch by Andreas Jochens.  It's
a very simple patch, and it makes evolution-sharp build alright.

I'm attaching the interdiff output of the NMU.

-- 
Love,
        Marga.
diff -u evolution-sharp-0.11.1/debian/control 
evolution-sharp-0.11.1/debian/control
--- evolution-sharp-0.11.1/debian/control
+++ evolution-sharp-0.11.1/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
 Uploaders: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), dpatch, libgtk2.0-dev (>= 2.0.0), 
libgnome2.0-cil, gtk-sharp2-gapi, evolution-dev (>= 2.6.0) , 
evolution-data-server-dev (>= 1.6.1), cli-common-dev (>= 0.4.0), mono-mcs (>= 
1.0) | c-sharp-compiler, libmono-dev (>= 1.0), mono-gac
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 4.0.0), dpatch, libecal1.2-dev, libebook1.2-dev, 
libgtk2.0-dev (>= 2.0.0), libgnome2.0-cil, gtk-sharp2-gapi, evolution-dev (>= 
2.6.0) , evolution-data-server-dev (>= 1.6.1), cli-common-dev (>= 0.4.0), 
mono-mcs (>= 1.0) | c-sharp-compiler, libmono-dev (>= 1.0), mono-gac 
+Standards-Version: 3.7.2 
 
 Package: libevolution-cil
 Architecture: any
diff -u evolution-sharp-0.11.1/debian/changelog 
evolution-sharp-0.11.1/debian/changelog
--- evolution-sharp-0.11.1/debian/changelog
+++ evolution-sharp-0.11.1/debian/changelog
@@ -1,3 +1,11 @@
+evolution-sharp (0.11.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix Failure To Build From Source.
+  * debian/control: added dependencies on libecal1.2-dev and libebook1.2-dev.
+    Thanks to Andreas Jochens for the patch. (Closes: #383184)
+
+ -- Margarita Manterola <[EMAIL PROTECTED]>  Wed, 23 Aug 2006 17:51:53 -0300
+
 evolution-sharp (0.11.1-1) unstable; urgency=low
 
   * New upstream version.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to