]> git.sven.stormbind.net Git - sven/tclcurl.git/commitdiff
Emtpy override for dh_auto_test, the reference all.tcl doesn't exist; Most of the...
authorSven Hoexter <sven@timegate.de>
Thu, 28 Apr 2011 10:16:59 +0000 (12:16 +0200)
committerSven Hoexter <sven@timegate.de>
Thu, 28 Apr 2011 10:16:59 +0000 (12:16 +0200)
debian/changelog
debian/rules

index d041d684a05a5370b4594d58c908da1462f8adea..5f0361887d2862bdea3e23d8669013af98137559 100644 (file)
@@ -10,6 +10,9 @@ tclcurl (7.19.6-2) UNRELEASED; urgency=low
     + Shorten debian/rules to the bare essentials.
     + Override dh_makeshlibs call to add tcltk-depends.
     + Override dh_clean to not remove several left-overs included upstream.
+    + Emtpy override for dh_auto_test, the reference all.tcl doesn't exist;
+      Most of the tests require network access anyway, which isn't given
+      on the buildds.
   * Add debian/source/format -> 1.0.
   * Add a watch file.
 
index 78cf4e3fb5c632888eef8647a91d266c9d2bd159..943014d5cd5ae6f0528d18c6a85d952c55296047 100755 (executable)
@@ -36,6 +36,8 @@ override_dh_auto_install:
                $(CURDIR)/tests/multi/double.tcl \
                $(CURDIR)/tests/multi/single.tcl
 
+override_dh_auto_test:
+
 override_dh_makeshlibs:
        dh_makeshlibs
        tcltk-depends