aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-28 11:53:43 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-28 11:53:43 +0200
commit7ed6551544ab414c833638441fbf7a959e97c5b8 (patch)
tree33494f384ec1df0090046b1b4d096fc00bf7ae19 /debian/control
parent4200df8d33d1829aba5c18636919e75658a3de8e (diff)
downloadperl-Arctica-Browser-Proxy-7ed6551544ab414c833638441fbf7a959e97c5b8.tar.gz
perl-Arctica-Browser-Proxy-7ed6551544ab414c833638441fbf7a959e97c5b8.tar.bz2
perl-Arctica-Browser-Proxy-7ed6551544ab414c833638441fbf7a959e97c5b8.zip
Debianize package.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..96ef84a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: libarctica-browser-proxy-perl
+Section: perl
+Priority: optional
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+Build-Depends-Indep:
+ perl (>= 5.8.0),
+Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
+Uploaders:
+ Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Homepage: https://arctica-project.org/
+Vcs-Git: https://github.com/ArcticaProject/perl-Arctica-Browser-Proxy
+Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Browser-Proxy
+Standards-Version: 3.9.8
+
+Package: libarctica-browser-proxy-perl
+Architecture: all
+Depends:
+ ${perl:Depends},
+ ${misc:Depends},
+Description: Arctica Browser: Proxy module
+ The Arctica Project brings forth a remote computing framework of
+ enterprise grade and quality. The Arctica Framework is a highly
+ modularized and thus pluggable for developing alls sort of remote
+ services.
+ .
+ This package provides the http proxy handling component of the Arctica
+ Web Browser.