tag 815294 pending
thanks

Hello,

Bug #815294 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    
http://git.debian.org/?p=python-modules/packages/python-scripttest.git;a=commitdiff;h=d861abd

---
commit d861abd6921e13b2d07f6b482fdb2a7e2bad8909
Author: Barry Warsaw <[email protected]>
Date:   Mon Apr 11 16:42:14 2016 -0400

    Fix FTBFS, bump Standards-Version, add DEP-8 tests.
    
    * d/rules: override_dh_auto_test: Don't run the test suite at build time
      since upstream's tests/ directory isn't included in the tarball.
      (Closes: #815294)
    * d/control: Bump Standards-Version to 3.9.7 with no other changes needed.
    * d/tests/: Added simple import-based DEP-8 tests.

diff --git a/debian/changelog b/debian/changelog
index f531106..daefc40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
 python-scripttest (1.3-2) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Ondřej Nový <[email protected]>  Tue, 29 Mar 2016 22:22:37 +0200
+  [ Barry Warsaw ]
+  * d/rules: override_dh_auto_test: Don't run the test suite at build time
+    since upstream's tests/ directory isn't included in the tarball.
+    (Closes: #815294)
+  * d/control: Bump Standards-Version to 3.9.7 with no other changes needed.
+  * d/tests/: Added simple import-based DEP-8 tests.
+
+ -- Barry Warsaw <[email protected]>  Mon, 11 Apr 2016 16:31:42 -0400
 
 python-scripttest (1.3-1) unstable; urgency=medium
 

Reply via email to