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

[SCM] Debian package checker branch, master, updated. 2.2.5-69-gb6d82a7



The following commit has been merged in the master branch:
commit f748069b7362c2161adc8a6bd2e0f828310b8785
Author: Russ Allbery <rra@debian.org>
Date:   Sat Feb 21 23:26:29 2009 -0800

    Rename binary-from-other-arch test to follow naming convention

diff --git a/t/tests/binary-from-other-arch/debian/debian/dumpobj b/t/tests/binaries-from-other-arch/debian/debian/dumpobj
similarity index 100%
rename from t/tests/binary-from-other-arch/debian/debian/dumpobj
rename to t/tests/binaries-from-other-arch/debian/debian/dumpobj
diff --git a/t/tests/binary-from-other-arch/debian/debian/install b/t/tests/binaries-from-other-arch/debian/debian/install
similarity index 100%
rename from t/tests/binary-from-other-arch/debian/debian/install
rename to t/tests/binaries-from-other-arch/debian/debian/install
diff --git a/t/tests/binary-from-other-arch/debian/debian/rules b/t/tests/binaries-from-other-arch/debian/debian/rules
similarity index 100%
rename from t/tests/binary-from-other-arch/debian/debian/rules
rename to t/tests/binaries-from-other-arch/debian/debian/rules
diff --git a/t/tests/binary-from-other-arch/desc b/t/tests/binaries-from-other-arch/desc
similarity index 84%
rename from t/tests/binary-from-other-arch/desc
rename to t/tests/binaries-from-other-arch/desc
index 8f179a5..673a06a 100644
--- a/t/tests/binary-from-other-arch/desc
+++ b/t/tests/binaries-from-other-arch/desc
@@ -1,4 +1,4 @@
-Testname: binary-from-other-arch
+Testname: binaries-from-other-arch
 Sequence: 6000
 Architecture: any
 Version: 1.0
diff --git a/t/tests/binaries-from-other-arch/tags b/t/tests/binaries-from-other-arch/tags
new file mode 100644
index 0000000..2821a19
--- /dev/null
+++ b/t/tests/binaries-from-other-arch/tags
@@ -0,0 +1,4 @@
+E: binaries-from-other-arch: binary-from-other-architecture ./usr/bin/elfobject
+E: binaries-from-other-arch: statically-linked-binary ./usr/bin/elfobject
+W: binaries-from-other-arch: apparently-corrupted-elf-binary ./usr/bin/elfobject
+W: binaries-from-other-arch: binary-without-manpage usr/bin/elfobject
diff --git a/t/tests/binary-from-other-arch/tags b/t/tests/binary-from-other-arch/tags
deleted file mode 100644
index 8995b1f..0000000
--- a/t/tests/binary-from-other-arch/tags
+++ /dev/null
@@ -1,4 +0,0 @@
-E: binary-from-other-arch: binary-from-other-architecture ./usr/bin/elfobject
-E: binary-from-other-arch: statically-linked-binary ./usr/bin/elfobject
-W: binary-from-other-arch: apparently-corrupted-elf-binary ./usr/bin/elfobject
-W: binary-from-other-arch: binary-without-manpage usr/bin/elfobject

-- 
Debian package checker


Reply to: