Add ARM files
[dh-make-perl] / dev / arm / libdevel-symdump-perl / libdevel-symdump-perl-2.08 / debian / control
diff --git a/dev/arm/libdevel-symdump-perl/libdevel-symdump-perl-2.08/debian/control b/dev/arm/libdevel-symdump-perl/libdevel-symdump-perl-2.08/debian/control
new file mode 100644 (file)
index 0000000..4c9604e
--- /dev/null
@@ -0,0 +1,15 @@
+Source: libdevel-symdump-perl
+Section: perl
+Priority: optional
+Maintainer: Colin Watson <cjwatson@debian.org>
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: perl (>= 5.6.0-16)
+
+Package: libdevel-symdump-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Perl module for inspecting perl's symbol table
+ The perl module Devel::Symdump provides a convenient way to inspect
+ perl's symbol table and the class hierarchies within a running program.
+