Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package jqueryui.
This fixes grave bug #847353 (breaks core functionality/user interface
of gitlab and diaspora)

Please also unblock diaspora

debdiff attached

unblock jqueryui/1.12.1+dfsg-3

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ml_IN.UTF-8, LC_CTYPE=ml_IN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru jqueryui-1.12.1+dfsg/debian/changelog 
jqueryui-1.12.1+dfsg/debian/changelog
--- jqueryui-1.12.1+dfsg/debian/changelog       2016-12-01 00:25:30.000000000 
+0530
+++ jqueryui-1.12.1+dfsg/debian/changelog       2016-12-08 13:29:28.000000000 
+0530
@@ -1,3 +1,12 @@
+jqueryui (1.12.1+dfsg-3) unstable; urgency=medium
+
+  * Provide node-jquery-ui (Closes: #847353)
+  * Add minimum version of node-requirejs as 2.3.2
+   (r.js is now /usr/lib/nodejs/requirejs/r.js)
+  * Add myself to uploaders
+
+ -- Pirate Praveen <prav...@debian.org>  Thu, 08 Dec 2016 13:29:28 +0530
+
 jqueryui (1.12.1+dfsg-2) unstable; urgency=medium
 
   * Add target to build ui/i18n/jquery-ui-i18n.js (Closes: #845647)
diff -Nru jqueryui-1.12.1+dfsg/debian/control 
jqueryui-1.12.1+dfsg/debian/control
--- jqueryui-1.12.1+dfsg/debian/control 2016-12-01 00:25:30.000000000 +0530
+++ jqueryui-1.12.1+dfsg/debian/control 2016-12-08 13:29:28.000000000 +0530
@@ -5,9 +5,10 @@
 Uploaders:
  Marcelo Jorge Vieira (metal) <me...@debian.org>,
  Paul Gevers <elb...@debian.org>,
+ Pirate Praveen <prav...@debian.org>
 Build-Depends:
  debhelper (>= 10~),
- node-requirejs,
+ node-requirejs (>= 2.3.2~),
  node-uglify,
  nodejs,
  yui-compressor,
@@ -47,3 +48,16 @@
  to build highly interactive web applications.
  .
  This package provides examples as reference for developers.
+
+Package: node-jquery-ui
+Architecture: all
+Depends:
+ ${misc:Depends}
+ , nodejs
+Description: JavaScript UI library for dynamic web applications (NodeJs)
+ jQuery UI provides abstractions for low-level interaction and
+ animation, advanced effects and high-level, themeable widgets,
+ built on top of the jQuery JavaScript Library, that you can use
+ to build highly interactive web applications.
+ .
+ Node.js is an event-based server-side JavaScript engine.
diff -Nru jqueryui-1.12.1+dfsg/debian/files jqueryui-1.12.1+dfsg/debian/files
--- jqueryui-1.12.1+dfsg/debian/files   2016-12-01 00:25:30.000000000 +0530
+++ jqueryui-1.12.1+dfsg/debian/files   1970-01-01 05:30:00.000000000 +0530
@@ -1 +0,0 @@
-jqueryui_1.12.1+dfsg-2_source.buildinfo web optional
diff -Nru jqueryui-1.12.1+dfsg/debian/node-jquery-ui.install 
jqueryui-1.12.1+dfsg/debian/node-jquery-ui.install
--- jqueryui-1.12.1+dfsg/debian/node-jquery-ui.install  1970-01-01 
05:30:00.000000000 +0530
+++ jqueryui-1.12.1+dfsg/debian/node-jquery-ui.install  2016-12-08 
13:29:28.000000000 +0530
@@ -0,0 +1,3 @@
+package.json usr/lib/nodejs/jquery-ui/
+ui usr/lib/nodejs/jquery-ui/
+themes usr/lib/nodejs/jquery-ui/
diff -Nru jqueryui-1.12.1+dfsg/debian/rules jqueryui-1.12.1+dfsg/debian/rules
--- jqueryui-1.12.1+dfsg/debian/rules   2016-12-01 00:25:30.000000000 +0530
+++ jqueryui-1.12.1+dfsg/debian/rules   2016-12-08 13:29:28.000000000 +0530
@@ -25,7 +25,7 @@
        cp $< $@
 
 jquery-ui.js: build.js
-       nodejs /usr/lib/nodejs/r.js -o build.js
+       nodejs /usr/lib/nodejs/requirejs/r.js -o build.js
        sed -i -e 's/@VERSION/$(version)/; s/@DATE/$(timestamp)/' $@
        @nodejs --check $@ || (mv $@ $@.failed; false)
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to