Your message dated Sat, 29 Apr 2006 09:14:00 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360218: fixed in monodevelop 0.10-1
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: monodevelop
Version: 0.9-1
Severity: serious
From my pbuilder build log:
...
Making all in MonoDevelop.Projects
make[4]: Entering directory
`/tmp/buildd/monodevelop-0.9/Core/src/MonoDevelop.Projects'
/usr/bin/mcs -langversion:ISO-1 -debug
-out:../../../build/AddIns/MonoDevelop.Projects.dll -target:library
/r:System.Drawing.dll /r:Mono.Posix.dll
/r:../../../build/AddIns/ICSharpCode.SharpRefactory.dll
/r:../../../build/bin/MonoDevelop.Core.dll
/r:../../../build/AddIns/MonoDevelop.Documentation.dll
./MonoDevelop.Projects.Ambience/AbstractAmbience.cs ...
./MonoDevelop.Projects/Combine.cs(20,18): error CS0234: The type or namespace
name `FilePermissions' does not exist in the namespace `Mono.Unix'. Are you
missing an assembly reference?
./MonoDevelop.Projects/Combine.cs(20,1): error CS0246: The type or namespace
name `Mono.Unix.FilePermissions' could not be found. Are you missing a using
directive or an assembly reference?
Compilation failed: 2 error(s), 0 warnings
make[4]: *** [../../../build/AddIns/MonoDevelop.Projects.dll] Error 1
make[4]: Leaving directory
`/tmp/buildd/monodevelop-0.9/Core/src/MonoDevelop.Projects'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/monodevelop-0.9/Core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/monodevelop-0.9/Core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/monodevelop-0.9'
make: *** [build-stamp] Error 2
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: monodevelop
Source-Version: 0.10-1
We believe that the bug you reported is fixed in the latest version of
monodevelop, which is due to be installed in the Debian FTP archive:
monodevelop-boo_0.10-1_all.deb
to pool/main/m/monodevelop/monodevelop-boo_0.10-1_all.deb
monodevelop-java_0.10-1_all.deb
to pool/main/m/monodevelop/monodevelop-java_0.10-1_all.deb
monodevelop-nunit_0.10-1_all.deb
to pool/main/m/monodevelop/monodevelop-nunit_0.10-1_all.deb
monodevelop-query_0.10-1_all.deb
to pool/main/m/monodevelop/monodevelop-query_0.10-1_all.deb
monodevelop-versioncontrol_0.10-1_all.deb
to pool/main/m/monodevelop/monodevelop-versioncontrol_0.10-1_all.deb
monodevelop_0.10-1.diff.gz
to pool/main/m/monodevelop/monodevelop_0.10-1.diff.gz
monodevelop_0.10-1.dsc
to pool/main/m/monodevelop/monodevelop_0.10-1.dsc
monodevelop_0.10-1_all.deb
to pool/main/m/monodevelop/monodevelop_0.10-1_all.deb
monodevelop_0.10.orig.tar.gz
to pool/main/m/monodevelop/monodevelop_0.10.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mirco Bauer <[EMAIL PROTECTED]> (supplier of updated monodevelop package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 19 Mar 2006 15:36:34 +0100
Source: monodevelop
Binary: monodevelop-versioncontrol monodevelop-nunit monodevelop-java
monodevelop-boo monodevelop monodevelop-query
Architecture: source all
Version: 0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Mirco Bauer <[EMAIL PROTECTED]>
Changed-By: Mirco Bauer <[EMAIL PROTECTED]>
Description:
monodevelop - C#/Boo/Java/Nemerle/ILasm Development Environment
monodevelop-boo - Boo plugin for MonoDevelop
monodevelop-java - Java plugin for MonoDevelop
monodevelop-nunit - NUnit plugin for MonoDevelop
monodevelop-query - MonoQuery plugin for MonoDevelop
monodevelop-versioncontrol - VersionControl plugin for MonoDevelop
Closes: 286598 342493 343750 343889 351344 353984 360218
Changes:
monodevelop (0.10-1) unstable; urgency=medium
.
* New upstream release
+ Fixed fr.po encoding (Closes: #343889)
+ Shows now a status indicator for library indexing, needed for the
intellisense feature. (Closes: #286598)
+ Doesn't crash anymore when directory names contain "#" (Closes: #342493)
+ Fixes FTBFS because of Mono.Unix namespace change. (Closes: #360218)
Thus using urgency=medium
* Rebuild against libnunit2.2-cil (Closes: #353984, #351344)
* Rebuild against boo 0.7.5.2013 (Closes: #343750)
* debian/patches/01_use_real_nunit.dpatch
debian/patches/02_fix_mono.unix_api_breakage.dpatch
debian/patches/remove_unused_icon.dpatch:
+ Removed, already applied upstream.
* debian/control:
+ Added libnunit2.2-cil, libmono-oracle1.0-cil, libmono-bytefx0.7.6.1-cil,
libmono-npgsql1.0-cil, libmono-cecil0.3-cil, liblog4net1.2-cil,
libmono-firebirdsql1.7-cil to build-deps.
+ Added monodevelop-query package, because it pulls firebird libraries in
which doesn't exist for all architectures.
+ Updated debhelper build-dep to >= 5.0.0
+ Updated mono-mcs build-dep to >= 1.1.10
+ Updated boo build-dep to >= 0.7.5.2013
+ Changed cli-common build-dep to cli-common-dev >= 0.4.0
* debian/compat:
+ Bumped to 5
* debian/copyright:
+ Updated author list.
+ Added URL for the source of stetic.
* debian/patches/*.dpatch:
+ Thanks to Sebastian 'slomo' Dröge <[EMAIL PROTECTED]> for all patches.
* debian/patches/use_real_libs.dpatch:
+ Use real log4net, cecil and FirebirdSql.Data.Firebird instead of the
bundled versions.
* debian/patches/update_templates_for_gtk_sharp_2.8.x.dpatch:
+ Updates the references to Gtk# 2 libraries in the templates.
* debian/patches/glade_wrong_file_extension.dpatch:
+ Fixes bug that used .cs instead of .glade
* debian/patches/remove_gtk-sharp-1.0_support.dpatch:
+ Removes Gtk# 1.0 support because it can't work.
* debian/patches/boo_mimetype.dpatch:
+ Adds missing .boo extension entry needed for syntax highlighting
* debian/patches/add_new_file_null.dpatch:
+ Fixes a crash for new files.
* debian/patches/glade_no-gnome.dpatch:
+ Glade templates should not depend on GNOME.
Files:
b14793476a289b2a2b9d79fec2c821e2 1265 devel optional monodevelop_0.10-1.dsc
094132badd2be96c1aa3d3e072b1d01f 2794565 devel optional
monodevelop_0.10.orig.tar.gz
54244fe4a3b1b66478c0ed8232d1f078 14747 devel optional
monodevelop_0.10-1.diff.gz
1aa31b99954466d380a4f2728418103e 1478394 devel optional
monodevelop_0.10-1_all.deb
c2621f3979396c8fd15cfe5a0ebbb7bf 56804 devel optional
monodevelop-boo_0.10-1_all.deb
6dc8699ca6226b875d452df65e123717 50112 devel optional
monodevelop-java_0.10-1_all.deb
83d1c8e974955d39ac047342fddbe8aa 50128 devel optional
monodevelop-nunit_0.10-1_all.deb
ede1a277579bc42f85ab3d38a1b1e90a 52166 devel optional
monodevelop-versioncontrol_0.10-1_all.deb
ceeb280382308d602a3c558c6f5765ff 66884 devel optional
monodevelop-query_0.10-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEQRFS4XrXtQkN2NURAuScAJ44s3Yg1C/LwIKdSY6WXu8gmxHOwwCdGudp
S+4SaSCFNlWg6B9c7p+IYfg=
=gJCM
-----END PGP SIGNATURE-----
--- End Message ---