[Pkg-fedora-ds-maintainers] [libapache2-mod-nss] 153/156: rules: Disable tests, too many fedoraisms.

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Wed Jul 2 13:55:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton-guest pushed a commit to branch master
in repository libapache2-mod-nss.

commit afe9343d268e180af79f234d47304f364a47144b
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Wed Jul 2 15:40:33 2014 +0300

    rules: Disable tests, too many fedoraisms.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0a34c94..ffeb453 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libapache2-mod-nss (1.0.8+git20140226-1) UNRELEASED; urgency=medium
     of /usr/sbin.
   * rules: Added a gentarball target.
   * gencert: Create sqlite-based db's.
+  * rules: Disable tests, too many fedoraisms.
 
  -- Timo Aaltonen <tjaalton at ubuntu.com>  Wed, 02 Jul 2014 09:43:00 +0300
 
diff --git a/debian/rules b/debian/rules
index 5832e6b..c92321c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ override_dh_auto_install:
 override_dh_install:
 	dh_install --fail-missing
 
+# too many fedoraisms in the tests to bother
+override_dh_auto_test:
+
 %:
 	dh $@ --with autoreconf,apache2
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-fedora-ds/libapache2-mod-nss.git



More information about the Pkg-fedora-ds-maintainers mailing list