Removed upstream dir
[maemian] / nokia-lintian / testset / debug / debian / control
diff --git a/nokia-lintian/testset/debug/debian/control b/nokia-lintian/testset/debug/debian/control
deleted file mode 100644 (file)
index b80e8db..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-Source: debug
-Section: utils
-Priority: optional
-Maintainer: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: not-debhelper (>= 0.4.3)
-Standards-Version: 3.7.0
-
-Package: hello
-Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Test for external debugging information
- lintian regression test for external debugging file handling.
-
-Package: hello-dbg
-Priority: extra
-Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
-Depends: hello (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Test for external debugging information
- lintian regression test for external debugging file handling.
-
-Package: libhello0
-Section: libs
-Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Test for external debugging information
- lintian regression test for external debugging file handling.
-
-Package: libhello0-dbg
-Section: libdevel
-Priority: extra
-Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
-Depends: libhello (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Test for external debugging information
- lintian regression test for external debugging file handling.