r30350 - in /trunk/libgtk2-spell-perl/debian: changelog control rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Jan 31 23:00:59 UTC 2009


Author: ryan52-guest
Date: Sat Jan 31 23:00:55 2009
New Revision: 30350

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30350
Log:
disable tests, as they spit out error messages

Modified:
    trunk/libgtk2-spell-perl/debian/changelog
    trunk/libgtk2-spell-perl/debian/control
    trunk/libgtk2-spell-perl/debian/rules

Modified: trunk/libgtk2-spell-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-spell-perl/debian/changelog?rev=30350&op=diff
==============================================================================
--- trunk/libgtk2-spell-perl/debian/changelog (original)
+++ trunk/libgtk2-spell-perl/debian/changelog Sat Jan 31 23:00:55 2009
@@ -1,35 +1,5 @@
 libgtk2-spell-perl (1.03-3) UNRELEASED; urgency=low
 
-  PROBLEM:
-  the output of the test script (in a cowbuilder chroot) doesn't make me
-  happy, but I haven't found a solution:
-  
-  t/0.GtkSpell....CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed at t/0.GtkSpell.t line 34.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-  CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed at t/0.GtkSpell.t line 61.
-  GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed at t/0.GtkSpell.t line 61.
-    
   * Take over for the Debian Perl Group on maintainer's request
     (http://lists.debian.org/debian-perl/2008/12/msg00163.html)
   * Add debian/watch.
@@ -37,7 +7,7 @@
   * fix watch file
   * debhelper 7
   * policy 3.8.0
-  * use xvfb-run for the tests
+  * disable tests, as they spit out error messages
   * machine readable copyright format
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 25 Jan 2009 00:05:39 -0800

Modified: trunk/libgtk2-spell-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-spell-perl/debian/control?rev=30350&op=diff
==============================================================================
--- trunk/libgtk2-spell-perl/debian/control (original)
+++ trunk/libgtk2-spell-perl/debian/control Sat Jan 31 23:00:55 2009
@@ -1,7 +1,7 @@
 Source: libgtk2-spell-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7), libextutils-depends-perl, libextutils-pkgconfig-perl, libglib-perl (>= 1.00), libgtk2-perl (>= 1.00), libgtkspell-dev (>= 2.0), xvfb, xauth, xfonts-base
+Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7), libextutils-depends-perl, libextutils-pkgconfig-perl, libglib-perl (>= 1.00), libgtk2-perl (>= 1.00), libgtkspell-dev (>= 2.0)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.0

Modified: trunk/libgtk2-spell-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-spell-perl/debian/rules?rev=30350&op=diff
==============================================================================
--- trunk/libgtk2-spell-perl/debian/rules (original)
+++ trunk/libgtk2-spell-perl/debian/rules Sat Jan 31 23:00:55 2009
@@ -3,7 +3,6 @@
 build: build-stamp
 build-stamp:
 	dh --before dh_auto_test build
-	xvfb-run dh_auto_test
 	dh --after dh_auto_test build
 	touch $@
 




More information about the Pkg-perl-cvs-commits mailing list