Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package skyview. The package fixes the RC bug #923761, "skyview: FTBFS in buster/sid". Aside from that, the Standards-Version is pushed (no change was required), and a standard debian/gitlab-ci.yml is included (does not affect the package). unblock skyview/3.4.2+repack-2 Best regards Ole Debdiff: diff -Nru skyview-3.4.2+repack/debian/changelog skyview-3.4.2+repack/debian/changelog --- skyview-3.4.2+repack/debian/changelog 2018-10-17 11:27:50.000000000 +0200 +++ skyview-3.4.2+repack/debian/changelog 2019-03-05 17:21:17.000000000 +0100 @@ -1,3 +1,11 @@ +skyview (3.4.2+repack-2) unstable; urgency=medium + + * Remove default-jdk-doc from build dependencies (Closes: #923761) + * Push Standards-Version to 4.3.0. No changes needed. + * Add gitlab-ci.yml + + -- Ole Streicher <oleb...@debian.org> Tue, 05 Mar 2019 17:21:17 +0100 + skyview (3.4.2+repack-1) unstable; urgency=low * New upstream version 3.4.2+repack diff -Nru skyview-3.4.2+repack/debian/control skyview-3.4.2+repack/debian/control --- skyview-3.4.2+repack/debian/control 2018-09-01 15:12:20.000000000 +0200 +++ skyview-3.4.2+repack/debian/control 2019-03-05 17:15:48.000000000 +0100 @@ -5,13 +5,12 @@ Uploaders: Ole Streicher <oleb...@debian.org> Build-Depends: debhelper (>= 11), dh-exec, javahelper (>= 0.40) Build-Depends-Indep: default-jdk, - default-jdk-doc, imagej, libcommons-io-java, libcommons-math3-java, libfits-java, libjsamp-java -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Homepage: https://skyview.gsfc.nasa.gov/ Vcs-Git: https://salsa.debian.org/debian-astro-team/skyview.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/skyview diff -Nru skyview-3.4.2+repack/debian/gitlab-ci.yml skyview-3.4.2+repack/debian/gitlab-ci.yml --- skyview-3.4.2+repack/debian/gitlab-ci.yml 1970-01-01 01:00:00.000000000 +0100 +++ skyview-3.4.2+repack/debian/gitlab-ci.yml 2019-03-05 17:21:04.000000000 +0100 @@ -0,0 +1,8 @@ + +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +variables: + RELEASE: 'unstable' + --1552376861-eximdsn-1888367864--