aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGZNGET FOSS Team <opensource@gznianguan.com>2016-09-06 15:46:45 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-06 15:46:45 +0200
commit6a14d487a699eaa6048b97fd9c75b14cb61d3e3e (patch)
tree0152395b0c09a9a63be4c1d1e00658663a59b43d /debian/control
downloadperl-Arctica-Core-JABus-Socket-6a14d487a699eaa6048b97fd9c75b14cb61d3e3e.tar.gz
perl-Arctica-Core-JABus-Socket-6a14d487a699eaa6048b97fd9c75b14cb61d3e3e.tar.bz2
perl-Arctica-Core-JABus-Socket-6a14d487a699eaa6048b97fd9c75b14cb61d3e3e.zip
initial Arctica JABus implementation
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a84afba
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: libarctica-core-jabus-socket-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-Core-JABus-Socket
+Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Core-JABus-Socket
+Standards-Version: 3.9.7
+
+Package: libarctica-core-jabus-socket-perl
+Architecture: all
+Depends:
+ ${perl:Depends},
+ ${misc:Depends},
+Description: Core Perl modules for the Arctica Framework
+ FIXME: Some descripttive text needs to go here...