[Pkg-cli-libs-commits] [gtk-sharp3] 04/05: Added libmono-profiler-gui-thread-check package

Mirco Bauer meebey at alioth.debian.org
Sat Oct 12 18:43:47 UTC 2013


This is an automated email from the git hooks/post-receive script.

meebey pushed a commit to branch master
in repository gtk-sharp3.

commit 18df0bb39c013a97fa15585f64d1f24029ee2f0f
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Oct 12 17:44:29 2013 +0200

    Added libmono-profiler-gui-thread-check package
---
 debian/control                                   |   15 +++++++++++++++
 debian/libmono-profiler-gui-thread-check.install |    1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/control b/debian/control
index c0c7a80..640e3af 100644
--- a/debian/control
+++ b/debian/control
@@ -194,6 +194,7 @@ Description: CLI binding for the GTK+ 3.0 toolkit
 Package: libgtk3.0-cil-dev
 Architecture: any
 Suggests: monodoc-gtk3.0-manual
+Recommends: libmono-profiler-gui-thread-check
 Depends: libatk3.0-cil (= ${binary:Version}),
          libcairo1.10-cil (= ${binary:Version}),
          libgdk3.0-cil (= ${binary:Version}),
@@ -225,6 +226,20 @@ Description: CLI binding for Pango
  GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
  libraries.
 
+Package: libmono-profiler-gui-thread-check
+Architecture: any
+Depends: ${cli:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Mono profiler library to debug GUI threading issues
+ This package provides the gui-thread-check Mono profiler library. This library
+ is used to find incorrect thread usage in GTK# applications. The
+ gui-thread-check library is only activated if explicitly passed to the Mono
+ runtime by adding --profile=gui-thread-check as parameter.
+ .
+ GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
+ libraries.
+
 Package: monodoc-gtk3.0-manual
 Architecture: all
 Section: doc
diff --git a/debian/libmono-profiler-gui-thread-check.install b/debian/libmono-profiler-gui-thread-check.install
new file mode 100644
index 0000000..b9de4df
--- /dev/null
+++ b/debian/libmono-profiler-gui-thread-check.install
@@ -0,0 +1 @@
+usr/lib/libmono-profiler-gui-thread-check.so*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/gtk-sharp3.git



More information about the Pkg-cli-libs-commits mailing list