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

[SCM] Debian package checker branch, master, updated. 2.1.6-29-gefb5fd0



The following commit has been merged in the master branch:
commit efb5fd0cc6aeb9d0104bd9a2951025c5eba5fefc
Author: Russ Allbery <rra@debian.org>
Date:   Sat Jan 24 14:45:46 2009 -0800

    Add test for direct-changes-in-diff-but-no-patch-system

diff --git a/t/tests/patch-systems-no-patch-system/debian/README b/t/tests/patch-systems-no-patch-system/debian/README
new file mode 100644
index 0000000..c2513f3
--- /dev/null
+++ b/t/tests/patch-systems-no-patch-system/debian/README
@@ -0,0 +1 @@
+README with some Debian change to create a diff
diff --git a/t/tests/debhelper-dh-clean-k-deprecated/debian/debian/control.in b/t/tests/patch-systems-no-patch-system/debian/debian/control.in
similarity index 92%
copy from t/tests/debhelper-dh-clean-k-deprecated/debian/debian/control.in
copy to t/tests/patch-systems-no-patch-system/debian/debian/control.in
index ff1a285..b61fc71 100644
--- a/t/tests/debhelper-dh-clean-k-deprecated/debian/debian/control.in
+++ b/t/tests/patch-systems-no-patch-system/debian/debian/control.in
@@ -4,6 +4,7 @@ Section: {$section}
 Maintainer: {$author}
 Standards-Version: 3.8.0
 Build-Depends: debhelper (>= 7)
+Homepage: http://lintian.debian.org/
 
 Package: {$srcpkg}
 Architecture: {$architecture}
diff --git a/t/tests/patch-systems-no-patch-system/desc b/t/tests/patch-systems-no-patch-system/desc
new file mode 100644
index 0000000..36d0047
--- /dev/null
+++ b/t/tests/patch-systems-no-patch-system/desc
@@ -0,0 +1,6 @@
+Testname: patch-systems-no-patch-system
+Sequence: 6000
+Type: non-native
+Version: 1.0-1
+Options: -I -E --pedantic
+Test-For: direct-changes-in-diff-but-no-patch-system
diff --git a/t/tests/patch-systems-no-patch-system/tags b/t/tests/patch-systems-no-patch-system/tags
new file mode 100644
index 0000000..cff95ef
--- /dev/null
+++ b/t/tests/patch-systems-no-patch-system/tags
@@ -0,0 +1 @@
+P: patch-systems-no-patch-system source: direct-changes-in-diff-but-no-patch-system README
diff --git a/t/tests/fields-no-homepage/upstream/ChangeLog b/t/tests/patch-systems-no-patch-system/upstream/ChangeLog
similarity index 100%
copy from t/tests/fields-no-homepage/upstream/ChangeLog
copy to t/tests/patch-systems-no-patch-system/upstream/ChangeLog
diff --git a/t/tests/basic-non-native/upstream/README b/t/tests/patch-systems-no-patch-system/upstream/README
similarity index 100%
copy from t/tests/basic-non-native/upstream/README
copy to t/tests/patch-systems-no-patch-system/upstream/README

-- 
Debian package checker


Reply to: