[SCM] mp3fs/master: Skip tests, they cannot run within the buildds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jun 13 18:58:11 UTC 2012


The following commit has been merged in the master branch:
commit d76a5011b0cff4799cfb0b9db974be6c4d9a660a
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jun 13 20:39:23 2012 +0200

    Skip tests, they cannot run within the buildds.

diff --git a/debian/control b/debian/control
index 70bf6bc..7d28e10 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Build-Depends:
  asciidoc,
  automake,
- debhelper (>= 7.0.8~),
+ debhelper (>= 7.0.50~),
  dh-autoreconf,
  libflac-dev,
  libfuse-dev,
diff --git a/debian/rules b/debian/rules
index dd9063b..1ac42eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,5 @@
 
 %:
 	dh $@ --with autoreconf
+
+override_dh_auto_test:

-- 
mp3fs packaging



More information about the pkg-multimedia-commits mailing list