diff options
| author | Niels Thykier <nthykier@debian.org> | 2010-06-27 22:04:18 +0000 |
|---|---|---|
| committer | Niels Thykier <nthykier@debian.org> | 2010-06-27 22:04:18 +0000 |
| commit | 85467af7eb71871c5dbedcd071a8c469044de3e1 (patch) | |
| tree | 1e813d949c26835469a7dde6cfcbcdaae230b7e2 /debian/control | |
| parent | 3b9bd05a5e238ba675701a758d584c6340cd2d9e (diff) | |
| download | java-common-85467af7eb71871c5dbedcd071a8c469044de3e1.tar.gz | |
Redid rename of default-jdk-builddep to gcj-native-helper.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 1a8c816..00ace8a 100644 --- a/debian/control +++ b/debian/control @@ -70,9 +70,13 @@ 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} -Description: Standard Java or Java compatible build dependencies +Provides: default-jdk-builddep +Description: Standard helper tools for creating gcj native packages This package points to the build dependencies used to build - packages requiring a Java or Java compatible Development Kit. + gcj native packages. + . + During the transition from default-jdk-builddep to gcj-native-helper, + this package will also depend on default-jdk to avoid breakage. |
