[vispy] 03/10: rela fix of the documentation

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Aug 30 17:17:31 UTC 2014


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

picca pushed a commit to branch master
in repository vispy.

commit 0dbe48e0277775d7c8ff965be799e09ef526a005
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Feb 20 11:05:31 2014 +0100

    rela fix of the documentation
---
 .../patches/0001-fix-the-documentation-compilation.patch   | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/0001-fix-the-documentation-compilation.patch b/debian/patches/0001-fix-the-documentation-compilation.patch
index ffb8217..9892813 100644
--- a/debian/patches/0001-fix-the-documentation-compilation.patch
+++ b/debian/patches/0001-fix-the-documentation-compilation.patch
@@ -1,5 +1,5 @@
 From: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <picca at debian.org>
-Date: Thu, 20 Feb 2014 10:57:42 +0100
+Date: Thu, 20 Feb 2014 11:05:08 +0100
 Subject: fix the documentation compilation
 
 ---
@@ -7,7 +7,7 @@ Subject: fix the documentation compilation
  1 file changed, 5 insertions(+), 5 deletions(-)
 
 diff --git a/doc/event.rst b/doc/event.rst
-index e9c1997..2fa6589 100644
+index e9c1997..479f3ac 100644
 --- a/doc/event.rst
 +++ b/doc/event.rst
 @@ -2,11 +2,11 @@
@@ -15,12 +15,12 @@ index e9c1997..2fa6589 100644
  ================
  
 -.. automodule:: vispy.event
-+.. automodule:: vispy.core.event
++.. automodule:: vispy.util.event
  
  ----
  
 -.. autoclass:: vispy.event.Event
-+.. autoclass:: vispy.core.event.Event
++.. autoclass:: vispy.util.event.Event
      :members:
  
  .. autoclass:: vispy.app.canvas.MouseEvent
@@ -29,15 +29,15 @@ index e9c1997..2fa6589 100644
  ----
  
 -.. autoclass:: vispy.event.EventEmitter
-+.. autoclass:: vispy.core.event.EventEmitter
++.. autoclass:: vispy.util.event.EventEmitter
      :members:
      
 -    .. automethod:: vispy.event.EventEmitter.__call__
-+    .. automethod:: vispy.core.event.EventEmitter.__call__
++    .. automethod:: vispy.util.event.EventEmitter.__call__
  
  ----
  
 -.. autoclass:: vispy.event.EmitterGroup
-+.. autoclass:: vispy.core.event.EmitterGroup
++.. autoclass:: vispy.util.event.EmitterGroup
      :members:
      

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vispy.git



More information about the debian-science-commits mailing list