[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.4.3-60-g7efa273



The following commit has been merged in the master branch:
commit 7efa2730bba3da72a433606dca7d78888581928d
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Dec 27 14:19:43 2010 +0100

    Added test for quilt-series-but-no-build-dep.

diff --git a/t/COVERAGE b/t/COVERAGE
index a8284e6..201aa70 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -154,8 +154,6 @@ menus preinst-calls-installdocs
 menus preinst-calls-updatemenus
 menus prerm-calls-updatemenus
 
-patch-systems quilt-series-but-no-build-dep
-
 po-debconf missing-potfiles-in
 po-debconf missing-templates-pot
 po-debconf not-using-po-debconf
diff --git a/t/tests/patch-systems-quilt-no-depends/debian/debian/patches/series b/t/tests/patch-systems-quilt-no-depends/debian/debian/patches/series
new file mode 100644
index 0000000..a920a3a
--- /dev/null
+++ b/t/tests/patch-systems-quilt-no-depends/debian/debian/patches/series
@@ -0,0 +1 @@
+some-change.patch
diff --git a/t/tests/patch-systems-quilt-no-depends/debian/debian/patches/some-change.patch b/t/tests/patch-systems-quilt-no-depends/debian/debian/patches/some-change.patch
new file mode 100644
index 0000000..c34fd8f
--- /dev/null
+++ b/t/tests/patch-systems-quilt-no-depends/debian/debian/patches/some-change.patch
@@ -0,0 +1,6 @@
+Description: Does something very useful - it hides "empty-series" tag
+--- a/README	2010-12-27 14:09:55.025074505 +0100
++++ b/README	2010-12-27 14:10:09.656080199 +0100
+@@ -1 +1,2 @@
+ Hello World
++Goodbye world
diff --git a/t/templates/pedantic/debian/source/format b/t/tests/patch-systems-quilt-no-depends/debian/debian/source/format
similarity index 100%
copy from t/templates/pedantic/debian/source/format
copy to t/tests/patch-systems-quilt-no-depends/debian/debian/source/format
diff --git a/t/tests/patch-systems-quilt-no-depends/desc b/t/tests/patch-systems-quilt-no-depends/desc
new file mode 100644
index 0000000..83716a3
--- /dev/null
+++ b/t/tests/patch-systems-quilt-no-depends/desc
@@ -0,0 +1,8 @@
+Testname: patch-systems-quilt-no-depends
+Sequence: 6000
+Version: 1.0
+Description: Test for quilt series but no B-D on quilt
+Test-For:
+ quilt-series-but-no-build-dep
+
+
diff --git a/t/tests/patch-systems-quilt-no-depends/tags b/t/tests/patch-systems-quilt-no-depends/tags
new file mode 100644
index 0000000..de15bf4
--- /dev/null
+++ b/t/tests/patch-systems-quilt-no-depends/tags
@@ -0,0 +1 @@
+W: patch-systems-quilt-no-depends source: quilt-series-but-no-build-dep
diff --git a/t/tests/patch-systems-quilt-no-depends/upstream/README b/t/tests/patch-systems-quilt-no-depends/upstream/README
new file mode 100644
index 0000000..557db03
--- /dev/null
+++ b/t/tests/patch-systems-quilt-no-depends/upstream/README
@@ -0,0 +1 @@
+Hello World

-- 
Debian package checker


Reply to: