--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package ola
There was a minor typo in the debian/ola.links file for
0.10.3.nojsmin-1, resulting in a dead symlink to one of the javascript
files, and therefore some optional functionality not working
diff -Nru ola-0.10.3.nojsmin/debian/changelog ola-0.10.3.nojsmin/debian/changelog
--- ola-0.10.3.nojsmin/debian/changelog 2017-03-09 12:42:10.000000000 +0100
+++ ola-0.10.3.nojsmin/debian/changelog 2017-03-17 17:13:52.000000000 +0100
@@ -1,3 +1,10 @@
+ola (0.10.3.nojsmin-2) unstable; urgency=medium
+
+ * Fix symlink target to point to a .js file rather than a .sj one (whoops);
+ Closes: #857399.
+
+ -- Wouter Verhelst <wouter@debian.org> Fri, 17 Mar 2017 17:13:52 +0100
+
ola (0.10.3.nojsmin-1) unstable; urgency=medium
* Drop all minified javascript, and repackage as a 'nojsmin' tarball.
diff -Nru ola-0.10.3.nojsmin/debian/ola.links ola-0.10.3.nojsmin/debian/ola.links
--- ola-0.10.3.nojsmin/debian/ola.links 2017-03-09 11:42:42.000000000 +0100
+++ ola-0.10.3.nojsmin/debian/ola.links 2017-03-15 15:46:42.000000000 +0100
@@ -1,4 +1,4 @@
usr/share/javascript/jquery/jquery.min.js usr/share/olad/www/new/libs/jquery/js/jquery.min.js
-usr/share/javascript/angular.js/angular.min.sj usr/share/olad/www/new/libs/angular/js/angular.min.js
+usr/share/javascript/angular.js/angular.min.js usr/share/olad/www/new/libs/angular/js/angular.min.js
usr/share/javascript/angular.js/angular-route.min.js usr/share/olad/www/new/libs/angular-route/js/angular-route.min.js
usr/share/javascript/bootstrap/js/bootstrap.min.js usr/share/olad/www/new/libs/bootstrap/js/bootstrap.min.js
unblock ola/0.10.3.nojsmin-2
Thanks,
-- System Information:
Debian Release: 9.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unreleased'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, m68k, arm64
Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---