aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-28 12:28:52 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-28 12:28:52 +0200
commit072ea2322a6b907314e977aaaa9e368121f5c373 (patch)
tree8ab4dd034a866a023ecff02a0021f58a47a67161 /debian/control
parent6a6514b6ce2c8cea402558576af747161a77a1c6 (diff)
downloadperl-Arctica-Browser-ToolBar-072ea2322a6b907314e977aaaa9e368121f5c373.tar.gz
perl-Arctica-Browser-ToolBar-072ea2322a6b907314e977aaaa9e368121f5c373.tar.bz2
perl-Arctica-Browser-ToolBar-072ea2322a6b907314e977aaaa9e368121f5c373.zip
Debianize package.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..20a9f6e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,30 @@
+Source: libarctica-browser-toolbar-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-ToolBar
+Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Browser-ToolBar
+Standards-Version: 3.9.8
+
+Package: libarctica-browser-toolbar-perl
+Architecture: all
+Depends:
+ ${perl:Depends},
+ ${misc:Depends},
+ libglib-perl,
+ libgtk3-perl,
+Description: Arctica Browser: ToolBar 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 ToolBar Module for Arctica Web Browser.