Your message dated Mon, 05 Apr 2021 18:18:33 +0000
with message-id <e1ltto1-000767...@respighi.debian.org>
and subject line unblock skyview
has caused the Debian Bug report #986424,
regarding unblock: skyview/3.5.5+repack-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
986424: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986424
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package skyview
[ Reason ]
The new upload fixes the RC Bug#986392: skyview fails to start.
[ Impact ]
Skyview is a dependency of the starjava packages which feature the
important astronomy program "topcat".
[ Tests ]
The upload was tested manually to work, and to not impact its reverse
dependencies.
[ Risks ]
The change is an obious fix without known risks.
[ Checklist ]
[X] all changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in testing
unblock skyview/3.5.5+repack-2
Best regards
Ole
diff -Nru skyview-3.5.5+repack/debian/changelog
skyview-3.5.5+repack/debian/changelog
--- skyview-3.5.5+repack/debian/changelog 2021-01-13 21:26:41.000000000
+0100
+++ skyview-3.5.5+repack/debian/changelog 2021-04-05 12:00:20.000000000
+0200
@@ -1,3 +1,9 @@
+skyview (3.5.5+repack-2) unstable; urgency=medium
+
+ * Include default settings file and intro in skyview jar (Closes: #986392)
+
+ -- Ole Streicher <oleb...@debian.org> Mon, 05 Apr 2021 12:00:20 +0200
+
skyview (3.5.5+repack-1) unstable; urgency=medium
* New upstream version 3.5.5+repack
diff -Nru skyview-3.5.5+repack/debian/rules skyview-3.5.5+repack/debian/rules
--- skyview-3.5.5+repack/debian/rules 2021-01-13 21:25:33.000000000 +0100
+++ skyview-3.5.5+repack/debian/rules 2021-04-05 10:14:04.000000000 +0200
@@ -2,6 +2,7 @@
export JAVA_HOME=/usr/lib/jvm/default-java
export
CLASSPATH=/usr/share/java/jsamp.jar:/usr/share/java/fits.jar:/usr/share/java/ij.jar:/usr/share/java/commons-io.jar:/usr/share/java/commons-math3.jar
+export JH_JAR_EXTRA=skyview.settings onlineintro.txt
%:
dh $@ --with javahelper
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---