aboutsummaryrefslogtreecommitdiff
path: root/flow-native/src/debian/control
blob: f335e0ea2edd96e21b594d2e14761f506909cd5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: flow
Maintainer: Jakob Odersky <jodersky@gmail.com>
Section: java
Priority: optional
Build-Depends: debhelper (>= 9), java7-jdk | openjdk-7-jdk
Standards-Version: 3.9.6
Homepage: https://github.com/jodersky/flow
Vcs-Git: git://github.com/jodersky/flow.git

Package: libflow3-jni
Architecture: any
Section: java
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Provides the native backend and JNI bindings for flow.
 This package contains a native library to fully enable flow, a
 serial communication library for Scala.