aboutsummaryrefslogtreecommitdiff
path: root/flow-native
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-05-08 23:20:29 +0200
committerJakob Odersky <jodersky@gmail.com>2015-05-08 23:43:54 +0200
commit4b1722cd2531f3e2158cbabf44e305bbf2825d12 (patch)
tree40b82248c2b9d03030226b0879a70c3c1ed08a65 /flow-native
parent3f1dbaee27697ba5cdb58a25e1e429047edf20ff (diff)
downloadakka-serial-4b1722cd2531f3e2158cbabf44e305bbf2825d12.tar.gz
akka-serial-4b1722cd2531f3e2158cbabf44e305bbf2825d12.tar.bz2
akka-serial-4b1722cd2531f3e2158cbabf44e305bbf2825d12.zip
update debian
* fix "hardening" lintian warning (upgrade to compat 9 and debhelper 9) * use virtual java dependency
Diffstat (limited to 'flow-native')
-rw-r--r--flow-native/debian/compat2
-rw-r--r--flow-native/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/flow-native/debian/compat b/flow-native/debian/compat
index 45a4fb7..ec63514 100644
--- a/flow-native/debian/compat
+++ b/flow-native/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/flow-native/debian/control b/flow-native/debian/control
index fc2a558..f335e0e 100644
--- a/flow-native/debian/control
+++ b/flow-native/debian/control
@@ -2,7 +2,7 @@ Source: flow
Maintainer: Jakob Odersky <jodersky@gmail.com>
Section: java
Priority: optional
-Build-Depends: debhelper (>= 8.0.0), openjdk-7-jdk
+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