summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorC.J. Adams-Collier <cjac@colliertech.org>2014-09-23 14:18:22 -0700
committerC.J. Adams-Collier <cjac@colliertech.org>2014-09-23 14:18:22 -0700
commit64403e85ad34d220cce3aff1525fa4ee996e51f4 (patch)
treeb9d2dc9e83213258333476784dc7199aa8e17f2d /debian/control
parent4c66e609c9ed6de1d1cd21872727e9764bc5d12c (diff)
debian package source directoryHEADmaster
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f1d0121
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: libbusiness-onlinepayment-exact-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Uploaders: C.J. Adams-Collier <cjac@uw.edu>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: perl
+Standards-Version: 3.9.5
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-onlinepayment-exact-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-onlinepayment-exact-perl.git
+Homepage: https://metacpan.org/release/Business-OnlinePayment-Exact
+
+Package: libbusiness-onlinepayment-exact-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Perl extension for E-xact payment processing
+ See synopsis. It works like any other Business::OnlinePayment module.