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

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a



The following commit has been merged in the master branch:
commit bd2ac4a8e5a98dcadec18114ee0d71f2d7a62f89
Author: Russ Allbery <rra@debian.org>
Date:   Sun Dec 28 21:32:04 2008 -0800

    Convert some tests to native that don't need to be non-native

diff --git a/t/tests/6000_files-windows-devel-file-in-package.desc b/t/tests/6000_files-windows-devel-file-in-package.desc
index a334a56..8076670 100644
--- a/t/tests/6000_files-windows-devel-file-in-package.desc
+++ b/t/tests/6000_files-windows-devel-file-in-package.desc
@@ -1,5 +1,4 @@
 Testname: files-windows-devel-file-in-package
-Type: non-native
 Version: 1.0
 Description: Test tag windows-devel-file-in-package
 Test-For: windows-devel-file-in-package
diff --git a/t/tests/6000_scripts-ocamlrun.desc b/t/tests/6000_scripts-ocamlrun.desc
index 4859be0..128f017 100644
--- a/t/tests/6000_scripts-ocamlrun.desc
+++ b/t/tests/6000_scripts-ocamlrun.desc
@@ -1,5 +1,4 @@
 Testname: scripts-ocamlrun
-Type: non-native
 Version: 1.0
 Description: Test correct handling of ocamlrun scripts
 Test-Against: missing-dep-for-interpreter
diff --git a/t/tests/6000_shared-libs-unversioned.desc b/t/tests/6000_shared-libs-unversioned.desc
index 63edaf0..af8be6e 100644
--- a/t/tests/6000_shared-libs-unversioned.desc
+++ b/t/tests/6000_shared-libs-unversioned.desc
@@ -1,5 +1,4 @@
 Testname: shared-libs-unversioned
-Type: non-native
 Version: 1.0
 Architecture: any
 Description: Test handling of shared libraries without versioned SONAMEs
diff --git a/t/tests/files-windows-devel-file-in-package/upstream/Makefile b/t/tests/files-windows-devel-file-in-package/debian/Makefile
similarity index 100%
rename from t/tests/files-windows-devel-file-in-package/upstream/Makefile
rename to t/tests/files-windows-devel-file-in-package/debian/Makefile
diff --git a/t/tests/files-windows-devel-file-in-package/upstream/foo.vcproj b/t/tests/files-windows-devel-file-in-package/debian/foo.vcproj
similarity index 100%
rename from t/tests/files-windows-devel-file-in-package/upstream/foo.vcproj
rename to t/tests/files-windows-devel-file-in-package/debian/foo.vcproj
diff --git a/t/tests/scripts-ocamlrun/upstream/Makefile b/t/tests/scripts-ocamlrun/debian/Makefile
similarity index 100%
rename from t/tests/scripts-ocamlrun/upstream/Makefile
rename to t/tests/scripts-ocamlrun/debian/Makefile
diff --git a/t/tests/scripts-ocamlrun/upstream/script1 b/t/tests/scripts-ocamlrun/debian/script1
similarity index 100%
rename from t/tests/scripts-ocamlrun/upstream/script1
rename to t/tests/scripts-ocamlrun/debian/script1
diff --git a/t/tests/shared-libs-unversioned/upstream/Makefile b/t/tests/shared-libs-unversioned/debian/Makefile
similarity index 100%
rename from t/tests/shared-libs-unversioned/upstream/Makefile
rename to t/tests/shared-libs-unversioned/debian/Makefile
diff --git a/t/tests/shared-libs-unversioned/upstream/foo.c b/t/tests/shared-libs-unversioned/debian/foo.c
similarity index 100%
rename from t/tests/shared-libs-unversioned/upstream/foo.c
rename to t/tests/shared-libs-unversioned/debian/foo.c

-- 
Debian package checker


Reply to: