diff --git a/debian/control b/debian/control index 609f937..80f55bb 100644 --- a/debian/control +++ b/debian/control @@ -4,20 +4,19 @@ Maintainer: Debian Java Maintainers Uploaders: Michael Gilbert , - tony mancill , + tony mancill Build-Depends: - debhelper (>= 11), - javahelper, ant, ant-optional, - openjdk-8-jdk, + debhelper (>= 11), + default-jdk-doc, + javahelper, libjinput-java, + libxcursor-dev, libxrandr-dev, + libxt-dev, libxxf86vm-dev, - libxcursor-dev, - libxt-dev, -Build-Depends-Indep: - default-jdk-doc + openjdk-8-jdk Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/java-team/lwjgl.git Vcs-Browser: https://salsa.debian.org/java-team/lwjgl @@ -26,9 +25,9 @@ Package: liblwjgl-java Architecture: all Depends: - ${misc:Depends}, libjinput-java, - liblwjgl-java-jni (>= ${source:Version}) + liblwjgl-java-jni (>= ${source:Version}), + ${misc:Depends} Description: Lightweight Java Game Library The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality @@ -40,9 +39,7 @@ Package: liblwjgl-java-jni Architecture: any -Depends: - ${shlibs:Depends}, - ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Lightweight Java Game Library (jni) The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality @@ -57,8 +54,7 @@ Package: liblwjgl-java-doc Architecture: all Section: doc -Depends: - ${misc:Depends} +Depends: ${misc:Depends} Suggests: liblwjgl-java Recommends: default-jdk-doc Description: Lightweight Java Game Library (javadoc) diff --git a/debian/copyright b/debian/copyright index 0db305d..6be71bf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -154,5 +154,3 @@ ** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, ** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE ** MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. - -