Add ARM files
[dh-make-perl] / dev / arm / dh-make-perl / dh-make-perl-0.47 / debian / dh-make-perl / DEBIAN / control
diff --git a/dev/arm/dh-make-perl/dh-make-perl-0.47/debian/dh-make-perl/DEBIAN/control b/dev/arm/dh-make-perl/dh-make-perl-0.47/debian/dh-make-perl/DEBIAN/control
new file mode 100644 (file)
index 0000000..f3f19af
--- /dev/null
@@ -0,0 +1,15 @@
+Package: dh-make-perl
+Version: 0.47
+Section: devel
+Priority: optional
+Architecture: all
+Depends: debhelper (>= 4.0.2), libpod-parser-perl, perl, make, dpkg-dev, fakeroot, libyaml-perl, libmodule-depends-perl, libwww-mechanize-perl, libemail-date-format-perl
+Recommends: apt-file (>= 2.1.0), libmodule-build-perl
+Installed-Size: 144
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Description: Create Debian packages from perl modules
+ dh-make-perl will create the files required to build a Debian source
+ package out of a perl package.  This works for most simple packages
+ and is also useful for getting started with packaging perl modules.
+ Given a perl package name, it can also automatically download it from
+ CPAN.