summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorNiels Thykier <nthykier@debian.org>2010-05-06 16:00:41 +0000
committerNiels Thykier <nthykier@debian.org>2010-05-06 16:00:41 +0000
commitbd02d3d429b320d30a486afb96e655dbaf7bd50f (patch)
treec096e83495b550e69da2d6a174bbde9f24ea59e9 /debian/control
parentbaf4eab36a1260cb5487f7a48618e0a6db1b6dc0 (diff)
downloadjava-common-bd02d3d429b320d30a486afb96e655dbaf7bd50f.tar.gz
Renamed default-jdk-builddep to gcj-native-helper.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
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.