diff options
author | Niels Thykier <nthykier@debian.org> | 2010-05-06 16:00:41 +0000 |
---|---|---|
committer | Niels Thykier <nthykier@debian.org> | 2010-05-06 16:00:41 +0000 |
commit | bd02d3d429b320d30a486afb96e655dbaf7bd50f (patch) | |
tree | c096e83495b550e69da2d6a174bbde9f24ea59e9 /debian/control | |
parent | baf4eab36a1260cb5487f7a48618e0a6db1b6dc0 (diff) | |
download | java-common-bd02d3d429b320d30a486afb96e655dbaf7bd50f.tar.gz |
Renamed default-jdk-builddep to gcj-native-helper.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1a8c816..ef3bc5c 100644 --- a/debian/control +++ b/debian/control @@ -70,9 +70,10 @@ Description: Standard Java or Java compatible Development Kit (documentation) or Java compatible development kit recommended for Debian, which is ${doc}. -Package: default-jdk-builddep +Package: gcj-native-helper Architecture: any Depends: default-jdk (= ${binary:Version}), ${jdk:builddep}, ${misc:Depends} +Provides: default-jdk-builddep Description: Standard Java or Java compatible build dependencies This package points to the build dependencies used to build packages requiring a Java or Java compatible Development Kit. |