[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#986424: unblock: skyview/3.5.5+repack-2



Package: release.debian.org
Severity: normal
User: release.debian.org@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 <olebole@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 

Reply to: