aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGZNGET FOSS Team <opensource@gznianguan.com>2016-09-06 16:29:56 +0200
committerGZNGET FOSS Team <opensource@gznianguan.com>2016-09-06 16:54:54 +0200
commit77cf37e6fb5978ab782c7c5d73e69f79b2dd5acd (patch)
tree575ffd789b296e5e7c91404e08d1f4ad57949a70 /debian/control
downloadperl-Arctica-Core-77cf37e6fb5978ab782c7c5d73e69f79b2dd5acd.tar.gz
perl-Arctica-Core-77cf37e6fb5978ab782c7c5d73e69f79b2dd5acd.tar.bz2
perl-Arctica-Core-77cf37e6fb5978ab782c7c5d73e69f79b2dd5acd.zip
Initial Arctica Core Commit
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..56dfeec
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: libarctica-core-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
+Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Core
+Standards-Version: 3.9.7
+
+Package: libarctica-core-perl
+Architecture: all
+Depends:
+ ${perl:Depends},
+ ${misc:Depends},
+Description: Core Perl modules for the Arctica Framework
+ FIXME: Some descripttive text needs to go here...