summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2013-12-08 16:08:41 +0000
committerJelmer Vernooij <jelmer@samba.org>2013-12-08 16:08:41 +0000
commit7eddfb5150b5ae2157953dc8c57dad8f224b5591 (patch)
tree332eb89ab87ccd056fcd7b93ae97caf3eb24daa6
parent008263effa83f6798c99e4805da860f374baeeb0 (diff)
Remove broken autopkgtest. Closes: #731593
-rw-r--r--debian/changelog6
-rw-r--r--debian/tests/control3
-rw-r--r--debian/tests/python-testsuite2
3 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 179be2d..6352beb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ntdb (1.0-2) UNRELEASED; urgency=medium
+
+ * Remove broken autopkgtest. Closes: #731593
+
+ -- Jelmer Vernooij <jelmer@debian.org> Sun, 08 Dec 2013 16:08:34 +0000
+
ntdb (1.0-1) unstable; urgency=low
* Initial release. Closes: #729165
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 154628f..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,3 +0,0 @@
-Tests: python-testsuite
-Depends: python-ntdb, python
-Features: build-needed
diff --git a/debian/tests/python-testsuite b/debian/tests/python-testsuite
deleted file mode 100644
index 31f0aa5..0000000
--- a/debian/tests/python-testsuite
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-python ${0%/*}/../../python/tests/simple.py