diff --git a/debian/changelog b/debian/changelog index bb0f99ef5d49866d3af73f64669259abc4a3154a..884a5ac86baa38ce15df7fea1a7d03f5e82dfb96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libcds-savot-java (4.0.0-3) UNRELEASED; urgency=medium + + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + * Fix field name typos in debian/copyright. + + -- Debian Janitor Tue, 10 Dec 2019 21:37:19 +0000 + libcds-savot-java (4.0.0-2) unstable; urgency=low [ Paul Sladen ] diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de3947675361a7770d29b8982c407b0ec6b2a0..0000000000000000000000000000000000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 8c27f74a4f6c8ba7e4cb8b082ede88dd401e7d21..0fd77e9f75f57de8396dc49389a9a83cf2179a0e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Astro Team Uploaders: Paul Sladen -Build-Depends: ant, debhelper (>= 11), javahelper (>= 0.32) +Build-Depends: ant, debhelper-compat (= 12), javahelper (>= 0.32) Build-Depends-Indep: default-jdk, default-jdk-doc, libkxml2-java Standards-Version: 4.1.3 Homepage: https://cdsweb.u-strasbg.fr/cdsdevcorner/savot.html diff --git a/debian/copyright b/debian/copyright index d94ef98f12ad5f014686509d7455120204890383..25c701676c7bc348e2514a3e1a552be0c69208dd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SAVOT - Simple Access to Virtual Observatory Tables -Upstream-contact: Andre Schaaff Source: https://cds.u-strasbg.fr/resources/doku.php?id=downloads +Upstream-Contact: Andre Schaaff Files: * Copyright: 2014, Andre Schaaff (CDS)