diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..e246bdc --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: java-common +Section: misc +Priority: optional +Maintainer: Stephane Bortzmeyer <bortzmeyer@debian.org> +Standards-Version: 2.4.0.0 + +Package: java-common +Architecture: all +Depends: +Description: Base of all Java packages + This package is mandatory for any Java package. It + includes the Java policy. + |
