r32511 - in /trunk/libgnome2-gconf-perl/debian: changelog rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed Apr 1 23:36:08 UTC 2009


Author: ryan52-guest
Date: Wed Apr  1 23:36:04 2009
New Revision: 32511

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32511
Log:
run tests under dbus-launch (Closes: #521974)

Modified:
    trunk/libgnome2-gconf-perl/debian/changelog
    trunk/libgnome2-gconf-perl/debian/rules

Modified: trunk/libgnome2-gconf-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnome2-gconf-perl/debian/changelog?rev=32511&op=diff
==============================================================================
--- trunk/libgnome2-gconf-perl/debian/changelog (original)
+++ trunk/libgnome2-gconf-perl/debian/changelog Wed Apr  1 23:36:04 2009
@@ -1,3 +1,9 @@
+libgnome2-gconf-perl (1.044-3) UNRELEASED; urgency=low
+
+  * run tests under dbus-launch (Closes: #521974)
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 01 Apr 2009 16:33:16 -0700
+
 libgnome2-gconf-perl (1.044-2) unstable; urgency=low
   
   * Take over for the Debian Perl Group on maintainer's request

Modified: trunk/libgnome2-gconf-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnome2-gconf-perl/debian/rules?rev=32511&op=diff
==============================================================================
--- trunk/libgnome2-gconf-perl/debian/rules (original)
+++ trunk/libgnome2-gconf-perl/debian/rules Wed Apr  1 23:36:04 2009
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
 include /usr/share/quilt/quilt.make
+
+override_dh_auto_test:
+	dbus-launch dh_auto_test
 
 build: build-stamp
 build-stamp: $(QUILT_STAMPFN)




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