Your message dated Thu, 10 Oct 2013 09:20:01 +0000
with message-id <e1vucpz-0006zx...@franck.debian.org>
and subject line Bug#713095: fixed in mono-tools 2.11+git20131009.5b1ef35-1
has caused the Debian Bug report #713095,
regarding mono-tools: FTBFS: ./browser.cs(2735,26): error CS1503: Argument `#2' 
cannot convert `anonymous method' expression to type `GLib.TimeoutHandler'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
713095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mono-tools
Version: 2.10-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»/docbrowser'
> sed -e "s|\@bindir\@|/usr/bin|" monodoc.desktop.in > monodoc.desktop
> cp `pkg-config --variable=Sources mono-options` .
> /usr/bin/mono-csc -debug -out:browser.exe ./browser.cs ./list.cs ./elabel.cs 
> ./history.cs ./Contributions.cs ./XmlNodeWriter.cs ./IHtmlRender.cs 
> ./BookmarkManager.cs ./ProgressPanel.cs AssemblyInfo.cs Options.cs 
> -resource:./monodoc.png,monodoc.png -resource:./browser.glade,browser.glade  
> -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glade-sharp-2.0/glade-sharp.dll   
> /r:/usr/lib/mono/monodoc/monodoc.dll   
> -r:/usr/lib/cli/gnome-sharp-2.24/gnome-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/cli/art-sharp-2.0/art-sharp.dll 
> -r:/usr/lib/cli/gnome-vfs-sharp-2.0/gnome-vfs-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll 
> -r:/usr/lib/cli/gconf-sharp-2.0/gconf-sharp.dll   -r:System.Web.Services 
> -d:GNOME
> ./elabel.cs(74,23): warning CS0108: `ELabel.Ellipsize(Pango.Layout, string, 
> int, int, int)' hides inherited member `Gtk.Label.Ellipsize'. Use the new 
> keyword if hiding was intended
> /usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll (Location of the 
> symbol related to previous warning)
> ./BookmarkManager.cs(212,4): warning CS0612: `Gtk.Combo' is obsolete
> ./browser.cs(63,19): error CS0117: `Monodoc.RootTree' does not contain a 
> definition for `UncompiledHelpSources'
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(61,4): error CS1950: The best overloaded collection initalizer 
> method `Mono.Options.OptionSet.Add(string, string, System.Action<string>)' 
> has some invalid arguments
> Options.cs(841,20): (Location of the symbol related to previous error)
> ./browser.cs(63,5): error CS1503: Argument `#3' cannot convert `anonymous 
> method' expression to type `System.Action<string>'
> ./browser.cs(77,29): warning CS0618: `Monodoc.RootTree.RenderUrl(string, out 
> Monodoc.Node)' is obsolete: `Use the RenderUrl variant accepting a generator'
> ./browser.cs(141,4): error CS0246: The type or namespace name `EditMerger' 
> could not be found. Are you missing an assembly reference?
> ./browser.cs(146,4): error CS0841: A local variable `e' cannot be used before 
> it is declared
> ./browser.cs(153,19): warning CS0612: 
> `Monodoc.SettingsHandler.CheckUpgrade()' is obsolete
> ./browser.cs(153,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(155,12): warning CS0612: `Monodoc.Settings' is obsolete
> ./browser.cs(155,12): warning CS0612: `Monodoc.Settings.RunningGUI' is 
> obsolete
> ./browser.cs(384,37): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(384,37): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(384,46): warning CS0612: `Monodoc.Settings.EnableEditing' is 
> obsolete
> ./browser.cs(386,38): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(386,38): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(386,47): warning CS0612: `Monodoc.Settings.ShowComments' is 
> obsolete
> ./browser.cs(576,15): warning CS0618: `Gtk.Entry.Editable' is obsolete: 
> `Replaced by IsEditable property'
> ./browser.cs(595,15): warning CS0618: `Gtk.Entry.Editable' is obsolete: 
> `Replaced by IsEditable property'
> ./browser.cs(625,38): error CS1061: Type `Monodoc.SearchableIndex' does not 
> contain a definition for `Results' and no extension method `Results' of type 
> `Monodoc.SearchableIndex' could be found. Are you missing an assembly 
> reference?
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(650,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(650,19): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(650,28): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(650,28): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(651,14): error CS0117: `Monodoc.HelpSource' does not contain a 
> definition for `CssCode'
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(653,19): warning CS0612: `Monodoc.SettingsHandler.Save()' is 
> obsolete
> ./browser.cs(653,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(657,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(657,19): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(657,28): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(657,28): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(658,14): error CS0117: `Monodoc.HelpSource' does not contain a 
> definition for `CssCode'
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(660,19): warning CS0612: `Monodoc.SettingsHandler.Save()' is 
> obsolete
> ./browser.cs(660,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(664,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(664,19): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(664,28): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(665,14): error CS0117: `Monodoc.HelpSource' does not contain a 
> definition for `CssCode'
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(667,19): warning CS0612: `Monodoc.SettingsHandler.Save()' is 
> obsolete
> ./browser.cs(667,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(727,27): error CS0103: The name `EditingUtils' does not exist in 
> the current context
> ./browser.cs(788,34): error CS1061: Type `Monodoc.Node' does not contain a 
> definition for `URL' and no extension method `URL' of type `Monodoc.Node' 
> could be found. Are you missing an assembly reference?
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(789,20): error CS1061: Type `Monodoc.Node' does not contain a 
> definition for `URL' and no extension method `URL' of type `Monodoc.Node' 
> could be found. Are you missing an assembly reference?
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(805,21): warning CS0618: `Monodoc.Node.Nodes' is obsolete: `Use 
> ChildNodes'
> ./browser.cs(806,30): warning CS0618: `Monodoc.Node.Nodes' is obsolete: `Use 
> ChildNodes'
> ./browser.cs(945,16): warning CS0612: `Monodoc.HelpSource.use_css' is obsolete
> ./browser.cs(947,61): warning CS0618: `Monodoc.Node.tree' is obsolete: `Use 
> `Tree' instead of 'tree''
> ./browser.cs(954,15): warning CS0612: `Monodoc.HelpSource.use_css' is obsolete
> ./browser.cs(968,31): warning CS0618: `Monodoc.HelpSource.GetText(string, out 
> Monodoc.Node)' is obsolete: `Use RenderUrl'
> ./browser.cs(970,29): warning CS0618: `Monodoc.RootTree.RenderUrl(string, out 
> Monodoc.Node)' is obsolete: `Use the RenderUrl variant accepting a generator'
> ./browser.cs(971,55): warning CS0618: `Monodoc.Node.tree' is obsolete: `Use 
> `Tree' instead of 'tree''
> ./browser.cs(972,25): warning CS0618: `Monodoc.Node.tree' is obsolete: `Use 
> `Tree' instead of 'tree''
> ./browser.cs(985,42): warning CS0618: `Monodoc.HelpSource.InlineCss' is 
> obsolete: `Use Monodoc.Providers.HtmlGenerator.InlineCss'
> ./browser.cs(987,28): warning CS0618: `Monodoc.HelpSource.InlineCss' is 
> obsolete: `Use Monodoc.Providers.HtmlGenerator.InlineCss'
> ./browser.cs(990,42): warning CS0612: `Monodoc.HelpSource.InlineJavaScript' 
> is obsolete
> ./browser.cs(992,28): warning CS0612: `Monodoc.HelpSource.InlineJavaScript' 
> is obsolete
> ./browser.cs(1006,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1006,19): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1006,28): warning CS0612: `Monodoc.Settings.ShowComments' is 
> obsolete
> ./browser.cs(1017,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1017,19): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1017,28): warning CS0612: 
> `Monodoc.Settings.ShowInheritedMembers' is obsolete
> ./browser.cs(1024,19): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1024,19): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1024,28): warning CS0612: `Monodoc.Settings.EnableEditing' is 
> obsolete
> ./browser.cs(1207,32): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1207,32): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1207,41): warning CS0612: `Monodoc.Settings.Key' is obsolete
> ./browser.cs(1271,22): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1271,22): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1271,31): warning CS0612: `Monodoc.Settings.Email' is obsolete
> ./browser.cs(1271,54): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1271,54): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1271,63): warning CS0612: `Monodoc.Settings.Key' is obsolete
> ./browser.cs(1284,5): error CS0246: The type or namespace name 
> `GlobalChangeset' could not be found. Are you missing an assembly reference?
> ./browser.cs(1285,9): error CS0841: A local variable `cs' cannot be used 
> before it is declared
> ./browser.cs(1292,5): error CS0103: The name `GlobalChangeset' does not exist 
> in the current context
> ./browser.cs(1294,65): error CS0841: A local variable `cs' cannot be used 
> before it is declared
> ./browser.cs(1297,22): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1297,22): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1297,31): warning CS0612: `Monodoc.Settings.Email' is obsolete
> ./browser.cs(1297,54): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1297,54): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1297,63): warning CS0612: `Monodoc.Settings.Key' is obsolete
> ./browser.cs(1304,21): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1304,21): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1304,30): warning CS0612: `Monodoc.Settings.SerialNumber' is 
> obsolete
> ./browser.cs(1305,21): warning CS0612: `Monodoc.SettingsHandler.Save()' is 
> obsolete
> ./browser.cs(1305,21): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1464,20): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1464,20): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1464,29): warning CS0612: `Monodoc.Settings.Email' is obsolete
> ./browser.cs(1494,20): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1494,20): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1494,29): warning CS0612: `Monodoc.Settings.Key' is obsolete
> ./browser.cs(1503,22): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1503,22): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1503,31): warning CS0612: `Monodoc.Settings.Key' is obsolete
> ./browser.cs(1509,21): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1509,21): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1509,30): warning CS0612: `Monodoc.Settings.SerialNumber' is 
> obsolete
> ./browser.cs(1551,21): warning CS0612: `Monodoc.SettingsHandler.Save()' is 
> obsolete
> ./browser.cs(1551,21): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1573,34): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1573,34): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1573,43): warning CS0612: `Monodoc.Settings.Email' is obsolete
> ./browser.cs(1574,32): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(1574,32): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(1574,41): warning CS0612: `Monodoc.Settings.Key' is obsolete
> ./browser.cs(1694,4): error CS0246: The type or namespace name 
> `CommentService' could not be found. Are you missing an assembly reference?
> ./browser.cs(1856,12): warning CS0618: `Monodoc.Node.Nodes' is obsolete: `Use 
> ChildNodes'
> ./browser.cs(1860,27): warning CS0618: `Monodoc.Node.Nodes' is obsolete: `Use 
> ChildNodes'
> ./browser.cs(1908,12): warning CS0618: `Monodoc.Node.Nodes' is obsolete: `Use 
> ChildNodes'
> ./browser.cs(1911,27): warning CS0618: `Monodoc.Node.Nodes' is obsolete: `Use 
> ChildNodes'
> ./browser.cs(1986,41): warning CS0618: `Monodoc.Node.tree' is obsolete: `Use 
> `Tree' instead of 'tree''
> ./browser.cs(2013,19): error CS1061: Type `Monodoc.Node' does not contain a 
> definition for `URL' and no extension method `URL' of type `Monodoc.Node' 
> could be found. Are you missing an assembly reference?
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(2017,10): warning CS0618: `Monodoc.Node.tree' is obsolete: `Use 
> `Tree' instead of 'tree''
> ./browser.cs(2023,33): warning CS0618: `Monodoc.Node.tree' is obsolete: `Use 
> `Tree' instead of 'tree''
> ./browser.cs(2041,106): error CS1061: Type `Monodoc.Node' does not contain a 
> definition for `URL' and no extension method `URL' of type `Monodoc.Node' 
> could be found. Are you missing an assembly reference?
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(2481,3): warning CS0612: `Gtk.Notebook.TabBorder' is obsolete
> ./browser.cs(2482,3): warning CS0612: `Gtk.Notebook.TabHborder' is obsolete
> ./browser.cs(2502,14): warning CS0612: `Monodoc.HelpSource.FullHtml' is 
> obsolete
> ./browser.cs(2503,14): warning CS0612: `Monodoc.HelpSource.UseWebdocCache' is 
> obsolete
> ./browser.cs(2505,15): warning CS0612: `Monodoc.HelpSource.use_css' is 
> obsolete
> ./browser.cs(2508,72): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(2508,72): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(2508,81): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(2510,20): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(2510,20): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(2510,29): warning CS0612: 
> `Monodoc.Settings.preferred_font_family' is obsolete
> ./browser.cs(2511,20): warning CS0612: `Monodoc.SettingsHandler' is obsolete
> ./browser.cs(2511,20): warning CS0612: `Monodoc.SettingsHandler.Settings' is 
> obsolete
> ./browser.cs(2511,29): warning CS0612: `Monodoc.Settings.preferred_font_size' 
> is obsolete
> ./browser.cs(2702,22): error CS0103: The name `EditingUtils' does not exist 
> in the current context
> ./browser.cs(2705,4): error CS0103: The name `EditingUtils' does not exist in 
> the current context
> ./browser.cs(2707,4): error CS0103: The name `EditingUtils' does not exist in 
> the current context
> ./browser.cs(2722,3): error CS0103: The name `EditingUtils' does not exist in 
> the current context
> ./browser.cs(2743,5): error CS0103: The name `EditingUtils' does not exist in 
> the current context
> ./browser.cs(2753,26): error CS0117: `Monodoc.HelpSource' does not contain a 
> definition for `BuildHtml'
> /usr/lib/mono/monodoc/monodoc.dll (Location of the symbol related to previous 
> error)
> ./browser.cs(2735,16): error CS1502: The best overloaded method match for 
> `GLib.Timeout.Add(uint, GLib.TimeoutHandler)' has some invalid arguments
> /usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll (Location of 
> the symbol related to previous error)
> ./browser.cs(2735,26): error CS1503: Argument `#2' cannot convert `anonymous 
> method' expression to type `GLib.TimeoutHandler'
> ./BookmarkManager.cs(220,17): warning CS0612: `Gtk.Combo' is obsolete
> ./BookmarkManager.cs(227,17): warning CS0618: `Gtk.Entry.Editable' is 
> obsolete: `Replaced by IsEditable property'
> ./ProgressPanel.cs(50,23): warning CS0618: `Gtk.Timeout.Add(uint, 
> Gtk.Function)' is obsolete: `Replaced by GLib.Timeout.Add'
> ./ProgressPanel.cs(50,23): warning CS0618: `Gtk.Timeout' is obsolete: 
> `Replaced by GLib.Timeout'
> ./ProgressPanel.cs(66,15): warning CS0618: `Gtk.Timeout.Remove(uint)' is 
> obsolete: `Replaced by GLib.Source.Remove'
> ./ProgressPanel.cs(66,15): warning CS0618: `Gtk.Timeout' is obsolete: 
> `Replaced by GLib.Timeout'
> Compilation failed: 27 error(s), 121 warnings
> make[3]: *** [browser.exe] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/mono-tools_2.10-6_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: mono-tools
Source-Version: 2.11+git20131009.5b1ef35-1

We believe that the bug you reported is fixed in the latest version of
mono-tools, which is due to be installed in the Debian FTP archive.

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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jo Shields <direct...@apebox.org> (supplier of updated mono-tools 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 10 Oct 2013 10:56:47 +0200
Source: mono-tools
Binary: monodoc-browser mono-tools-gui mono-tools-devel gendarme mono-profiler 
monodoc-http
Architecture: source all
Version: 2.11+git20131009.5b1ef35-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group <pkg-mono-gr...@lists.alioth.debian.org>
Changed-By: Jo Shields <direct...@apebox.org>
Description: 
 gendarme   - extensible rule-based checker for CLI assemblies
 mono-profiler - Mono profiler
 mono-tools-devel - Various development tools for mono
 mono-tools-gui - Various GUI tools for mono
 monodoc-browser - MonoDoc GTK+ based viewer
 monodoc-http - MonoDoc http based viewer
Closes: 479491 577522 611790 615986 713095
Changes: 
 mono-tools (2.11+git20131009.5b1ef35-1) unstable; urgency=low
 .
   * [fa21924] Imported Upstream version 2.11+git20131009.5b1ef35
     (Closes: #577522, #713095)
   * [4a5d107] Remove obsolete patch
     debian/patches/add_missing_Global.asax.patch
   * [c39b355] Remove obsolete patch
     debian/patches/automake_devs_need_a_new_job
   * [85fc181] Stop trying to generate documentation indices systemwide.
     This is better handled on a per-user basis by the monodoc browser
     when run interactively. (Closes: #479491, #611790, #615986)
   * [c2aa8f0] Add zip to build-depends.
   * [967c86d] Override GMCS as well as MCS and DMCS
   * [d5577ab] Remove references in "make install" to files which don't exist.
   * [82d8593] Deal with replacement path to xmlextras.js
Checksums-Sha1: 
 ed11137b22602dbb721aa7be14aac83e4fcd581f 2318 
mono-tools_2.11+git20131009.5b1ef35-1.dsc
 3a7ca32beab450dc30094039959fe1ca886be5ac 2429045 
mono-tools_2.11+git20131009.5b1ef35.orig.tar.gz
 c92ac301dbb95d2cf5ddbe498768f65d16c89cd3 15906 
mono-tools_2.11+git20131009.5b1ef35-1.debian.tar.gz
 dd589453f97f9ee31cf44aeed7fdaf62f35c6ec5 84710 
monodoc-browser_2.11+git20131009.5b1ef35-1_all.deb
 7bcc47dc0d70937316679c9a0d53ac60bb6ea104 134800 
mono-tools-gui_2.11+git20131009.5b1ef35-1_all.deb
 e2666df53c8a5e5d140759f9efdf8708a7419167 37196 
mono-tools-devel_2.11+git20131009.5b1ef35-1_all.deb
 1bdfccbf82f2e057ae1692565b5e32afa4e3f96c 269106 
gendarme_2.11+git20131009.5b1ef35-1_all.deb
 cbe85f0514207998be0532ba4320504afcbe31d0 89080 
mono-profiler_2.11+git20131009.5b1ef35-1_all.deb
 b2d4db1fe0294d172ac16d77d8955a494b6337f9 75666 
monodoc-http_2.11+git20131009.5b1ef35-1_all.deb
Checksums-Sha256: 
 b1b4385a23d0767befa4d67947039dce805be069444d8dcd5788a9414e8534bf 2318 
mono-tools_2.11+git20131009.5b1ef35-1.dsc
 16ba885ccb2033c064fda02242fb1066c54c3e6e82c4179f6058bbf3276ad699 2429045 
mono-tools_2.11+git20131009.5b1ef35.orig.tar.gz
 3a12efc107d88288fdb240ec84f8b6a68d3c5e3ba67136170405f8344af7005e 15906 
mono-tools_2.11+git20131009.5b1ef35-1.debian.tar.gz
 3bd13bd7f2773c8170ad2813a4092c091d1c9a42c19dbf6e9e3fb9610ee455fe 84710 
monodoc-browser_2.11+git20131009.5b1ef35-1_all.deb
 060afc5dddf9b44eac562696802ae4b2f0795d205bcdc55466144a7548a4fd73 134800 
mono-tools-gui_2.11+git20131009.5b1ef35-1_all.deb
 2569ef126d57a7d0da059eca322a9fc98122b91a0ae286936478c1cd5672d714 37196 
mono-tools-devel_2.11+git20131009.5b1ef35-1_all.deb
 9968089448bb87b975975ef5fd20628867e085692b8da7c62732370e5349153a 269106 
gendarme_2.11+git20131009.5b1ef35-1_all.deb
 2e6c0cafdb1e86babdd9da57eba5858bc2eb0e9b03ba33ab84f42f278683ecef 89080 
mono-profiler_2.11+git20131009.5b1ef35-1_all.deb
 49e9b8ca2c0e091f51bad977a37f229d2134e67aeef0f5b75b7bf0a97bb22690 75666 
monodoc-http_2.11+git20131009.5b1ef35-1_all.deb
Files: 
 11ad5632e1bd538f76352444b4642e3a 2318 devel optional 
mono-tools_2.11+git20131009.5b1ef35-1.dsc
 621e4fcc9592cc69a62a36a950b31803 2429045 devel optional 
mono-tools_2.11+git20131009.5b1ef35.orig.tar.gz
 e3674e58fe73f0d5e877198b6f4878f8 15906 devel optional 
mono-tools_2.11+git20131009.5b1ef35-1.debian.tar.gz
 d72542ef791fc41f818cda8ef1da091e 84710 devel optional 
monodoc-browser_2.11+git20131009.5b1ef35-1_all.deb
 ec701be8058dafb0afe0d7c2106e6806 134800 devel optional 
mono-tools-gui_2.11+git20131009.5b1ef35-1_all.deb
 2826c548a7504699ed845d7a6f038ac5 37196 devel optional 
mono-tools-devel_2.11+git20131009.5b1ef35-1_all.deb
 bb01ce75a3804fb091e5e4a4064d754f 269106 devel optional 
gendarme_2.11+git20131009.5b1ef35-1_all.deb
 6b34a24867f843aedde877f56f24975f 89080 devel optional 
mono-profiler_2.11+git20131009.5b1ef35-1_all.deb
 fe4152ffb0c2245c87c5f62032ca28a8 75666 devel optional 
monodoc-http_2.11+git20131009.5b1ef35-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJSVm82AAoJEMkPnLkOH60MJVEIANWwqrhjY2CZ+p1ZRFsIHcqW
5QCASqk2OenSEMCyI66YOr39v9VuHTSR+oIt+hDV/08BdmtWkD7qgu1OEhQzcwdd
SAihfeq+bly9mS01gwXCIqTvVGNHdqE0VyHLltBRO9P4vGx/vSQrHCQQYzuvnpW8
vFnkEKVA8j2pMHsTpODfYgXn8bWqC9jnWw0t+I5nmiFEaro230YT86qXid5uUJX0
tffJflOm5DEyyms3rU0cU0wKBaE7kj7Da8t5ZA50y8qaDKLOk5I7mU96uIuFMSs7
JXTuJRFDBp8AcT5/FEki+kxMQdcUgrYw+c6P1Xf5qU/EqqEkhFDFA7orqFmsaYM=
=M8CC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to