Control: tags 905602 + patch
Control: tags 905602 + pending
Dear maintainer,
I've prepared an NMU for jquery-goodies (versioned as 12-1.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I should
cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru jquery-goodies-12/debian/changelog jquery-goodies-12/debian/changelog
--- jquery-goodies-12/debian/changelog 2017-07-07 21:26:35.000000000 +0300
+++ jquery-goodies-12/debian/changelog 2018-09-22 21:04:15.000000000 +0300
@@ -1,3 +1,10 @@
+jquery-goodies (12-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Drop the obsolete libjs-jquery-uploadify. (Closes: #905602)
+
+ -- Adrian Bunk <[email protected]> Sat, 22 Sep 2018 21:04:15 +0300
+
jquery-goodies (12-1) unstable; urgency=medium
* Team upload
diff -Nru jquery-goodies-12/debian/control jquery-goodies-12/debian/control
--- jquery-goodies-12/debian/control 2017-07-07 21:26:35.000000000 +0300
+++ jquery-goodies-12/debian/control 2018-09-22 21:04:15.000000000 +0300
@@ -270,23 +270,6 @@
.
This package contains the HTML documentation.
-Package: libjs-jquery-uploadify
-Architecture: all
-Depends: ${misc:Depends}, libjs-jquery, libjs-swfobject, libjs-swfupload
-Homepage: http://uploadify.com/
-Description: plugin for easy multiple file upload
- Uploadify is a jQuery plugin that allows you to easily add multiple file
- upload functionality to your website.
- .
- Features:
- * Multiple file uploads
- * Drag and drop
- * Real-time progress indicators
- * Custom upload restrictions
- * Extreme customization
- .
- This package contains the Flash version of Uploadify.
-
Package: libjs-jquery-slides
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
diff -Nru jquery-goodies-12/debian/libjs-jquery-uploadify.examples jquery-goodies-12/debian/libjs-jquery-uploadify.examples
--- jquery-goodies-12/debian/libjs-jquery-uploadify.examples 2016-10-06 23:39:18.000000000 +0300
+++ jquery-goodies-12/debian/libjs-jquery-uploadify.examples 1970-01-01 02:00:00.000000000 +0200
@@ -1,3 +0,0 @@
-uploadify/check-exists.php
-uploadify/index.php
-uploadify/uploadify.php
diff -Nru jquery-goodies-12/debian/libjs-jquery-uploadify.install jquery-goodies-12/debian/libjs-jquery-uploadify.install
--- jquery-goodies-12/debian/libjs-jquery-uploadify.install 2016-10-06 23:39:18.000000000 +0300
+++ jquery-goodies-12/debian/libjs-jquery-uploadify.install 1970-01-01 02:00:00.000000000 +0200
@@ -1,3 +0,0 @@
-uploadify/*.js /usr/share/javascript/jquery-uploadify
-uploadify/uploadify.css /usr/share/javascript/jquery-uploadify
-uploadify/uploadify-cancel.png /usr/share/javascript/jquery-uploadify
diff -Nru jquery-goodies-12/debian/libjs-jquery-uploadify.links jquery-goodies-12/debian/libjs-jquery-uploadify.links
--- jquery-goodies-12/debian/libjs-jquery-uploadify.links 2016-10-06 23:39:18.000000000 +0300
+++ jquery-goodies-12/debian/libjs-jquery-uploadify.links 1970-01-01 02:00:00.000000000 +0200
@@ -1 +0,0 @@
-/usr/share/javascript/swfupload/swfupload.swf /usr/share/javascript/jquery-uploadify/uploadify.swf
diff -Nru jquery-goodies-12/debian/libjs-jquery-uploadify.README.Debian jquery-goodies-12/debian/libjs-jquery-uploadify.README.Debian
--- jquery-goodies-12/debian/libjs-jquery-uploadify.README.Debian 2016-10-06 23:39:18.000000000 +0300
+++ jquery-goodies-12/debian/libjs-jquery-uploadify.README.Debian 1970-01-01 02:00:00.000000000 +0200
@@ -1,22 +0,0 @@
-libjs-jquery-uploadify for Debian
----------------------------------
-
-In order to make use of uploadify in your html, include the following
-lines in your html header
-
- <script language="javascript" type="text/javascript"
- src="/javascript/jquery/jquery.js"></script>
-
- <script language="javascript" type="text/javascript"
- src="/javascript/swfobject/swfobject.js"></script>
-
- <script language="javascript" type="text/javascript"
- src="/javascript/swfupload/swfupload.js"></script>
-
- <script language="javascript" type="text/javascript"
- src="/javascript/jquery-uploadify/jquery.uploadify.js"></script>
-
- <link rel="stylesheet" type="text/css"
- href="/javascript/jquery-uploadify/uploadify.css">
-
- -- Per Andersson <[email protected]> Fri, 12 Oct 2012 21:54:24 +0200
diff -Nru jquery-goodies-12/debian/rules jquery-goodies-12/debian/rules
--- jquery-goodies-12/debian/rules 2017-07-07 21:26:35.000000000 +0300
+++ jquery-goodies-12/debian/rules 2018-09-22 21:04:15.000000000 +0300
@@ -23,14 +23,12 @@
uglifyjs -o livequery/jquery.livequery.min.js livequery/jquery.livequery.js
uglifyjs -o countdown/jquery.countdown.min.js countdown/jquery.countdown.js
uglifyjs -o resize/jquery.ba-resize.min.js resize/jquery.ba-resize.js
- uglifyjs -o uploadify/jquery.uploadify.min.js uploadify/jquery.uploadify.js
uglifyjs -o slides/source/slides.min.jquery.js slides/source/slides.jquery.js
uglifyjs -o fullscreen/fullscreen/jquery.fullscreen.min.js fullscreen/fullscreen/jquery.fullscreen.js
override_dh_installchangelogs:
dh_installchangelogs --package libjs-jquery-cookie cookie/CHANGELOG.md
dh_installchangelogs --package libjs-jquery-livequery livequery/ChangeLog.markdown
- dh_installchangelogs --package libjs-jquery-uploadify uploadify/Change\ Log.txt
dh_installchangelogs --package libjs-jquery-slides slides/README.textile
dh_installchangelogs
@@ -56,6 +54,5 @@
rm -f livequery/jquery.livequery.min.js
rm -f countdown/jquery.countdown.min.js
rm -f resize/jquery.ba-resize.min.js
- rm -f uploadify/jquery.uploadify.min.js
rm -f slides/source/slides.min.jquery.js
rm -f fullscreen/fullscreen/jquery.fullscreen.min.js