Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: pu

Hi,

The unit tests in libfinance-quotehist-perl 1.14-1 fail because they assume
that adjusted historical stock quotes queried from public sources will remain
constant. This assumption is faulty and the upstream author has overhauled the
unit tests in 1.16 to correct this. For 1.14-1 in stable, I'd like to disable
the unit tests to close out the FTBFS bug #612914.

diff --git a/debian/changelog b/debian/changelog
index 2c1d80d..0db8541 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libfinance-quotehist-perl (1.14-1+squeeze1) stable; urgency=low
+
+  * Disable faulty unit tests. (Closts: #612914)
+
+ -- John Lightsey <[email protected]>  Mon, 23 May 2011 23:58:00 -0500
+
 libfinance-quotehist-perl (1.14-1) unstable; urgency=low

   * Initial Release. (Closes: #588401)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..20f4b36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,5 @@

 %:
        dh $@
+
+override_dh_auto_test:


-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to