tags 687406 + pending
thanks

Dear maintainer,

Andrew Starr-Bochicchio has prepared an NMU for jscribble (versioned
as 1.7.7-1.1) and I've uploaded it to DELAYED/2. Please feel free to
tell me if I should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Beatles: A Day In The Life
diff -Nru jscribble-1.7.7/debian/changelog jscribble-1.7.7/debian/changelog
--- jscribble-1.7.7/debian/changelog	2012-04-21 21:17:06.000000000 +0200
+++ jscribble-1.7.7/debian/changelog	2012-09-21 14:13:08.000000000 +0200
@@ -1,3 +1,12 @@
+jscribble (1.7.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Tests require an X server so call them
+    with xvfb-run. (Closes: #687406)
+  * debian/control: Build depend on xauth and xvfb.
+
+ -- Andrew Starr-Bochicchio <a.star...@gmail.com>  Thu, 20 Sep 2012 15:08:02 -0400
+
 jscribble (1.7.7-1) unstable; urgency=high
 
   [ Martin Ueding ]
diff -Nru jscribble-1.7.7/debian/control jscribble-1.7.7/debian/control
--- jscribble-1.7.7/debian/control	2012-04-21 13:31:04.000000000 +0200
+++ jscribble-1.7.7/debian/control	2012-09-21 14:11:06.000000000 +0200
@@ -2,7 +2,7 @@
 Section: utils
 Priority: extra
 Maintainer: Martin Ueding <d...@martin-ueding.de>
-Build-Depends: debhelper (>= 8), default-jdk (>= 1:1.6), junit (>= 3), php5-cli, python-docutils
+Build-Depends: debhelper (>= 8), default-jdk (>= 1:1.6), junit (>= 3), php5-cli, python-docutils, xauth, xvfb
 Standards-Version: 3.9.3
 Homepage: http://martin-ueding.de/jscribble/
 
diff -Nru jscribble-1.7.7/debian/rules jscribble-1.7.7/debian/rules
--- jscribble-1.7.7/debian/rules	2011-11-27 14:13:56.000000000 +0100
+++ jscribble-1.7.7/debian/rules	2012-09-21 14:11:06.000000000 +0200
@@ -3,3 +3,6 @@
 
 %:
 	dh $@ 
+
+override_dh_auto_test:
+	xvfb-run -a dh_auto_test

Attachment: signature.asc
Description: Digital signature

Reply via email to