debian/ 0000755 0000000 0000000 00000000000 12102326620 007160 5 ustar debian/libjs-jquery-meiomask.README.Debian 0000644 0000000 0000000 00000000762 12075037141 015456 0 ustar libjs-jquery-meiomask for Debian
--------------------------------
In order to make use of meiomask in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-meiomask.docs 0000644 0000000 0000000 00000000020 12075037141 014253 0 ustar meiomask/docs/*
debian/libjs-jquery-galleriffic.README.Debian 0000644 0000000 0000000 00000001563 12075037141 016120 0 ustar libjs-jquery-galleriffic for Debian
-----------------------------------
In order to make use of galleriffic in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-countdown.links 0000644 0000000 0000000 00000000200 12102326561 014654 0 ustar /usr/share/javascript/jquery-countdown/jquery.countdown.min.js /usr/share/javascript/jquery-countdown/jquery.countdown.pack.js
debian/libjs-jquery-event-drop.install 0000644 0000000 0000000 00000000071 12075037141 015255 0 ustar event-drop/*.js /usr/share/javascript/jquery-event-drop/
debian/libjs-jquery-uploadify.README.source 0000644 0000000 0000000 00000000765 12075037141 015766 0 ustar Notes on Uploadify source
-------------------------
The upstream version of the file jquery.uploadify.js contains inlined
minified versions of swfobject and swfupload.
Since Debian treats minified javascript as binaries they need source (for
these binaries) which is not shipped with Uploadify. Thus, these portions of
the files need to be removed.
It is manual boring work which I haven't put in any effort to automating...
-- Per Andersson Fri, 12 Oct 2012 21:56:40 +0200
debian/libjs-jquery-opacityrollover.README.Debian 0000644 0000000 0000000 00000001025 12075037141 017077 0 ustar libjs-jquery-opacityrollover for Debian
---------------------------------------
In order to make use of opacityrollover in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-galleriffic.docs 0000644 0000000 0000000 00000000027 12075037141 014724 0 ustar galleriffic/[am]*.html
debian/libjs-jquery-event-drop.docs 0000644 0000000 0000000 00000000020 12075037141 014531 0 ustar event-drop/demo
debian/libjs-jquery-opacityrollover.install 0000644 0000000 0000000 00000000100 12075037141 016420 0 ustar opacityrollover/* /usr/share/javascript/jquery-opacityrollover/
debian/control 0000644 0000000 0000000 00000027322 12075047017 010602 0 ustar Source: jquery-goodies
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers
Uploaders: Marcelo Jorge Vieira (metal) ,
Per Andersson ,
Agustin Henze
Build-Depends: debhelper (>= 7.0.50~), yui-compressor
Standards-Version: 3.9.4
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery-goodies.git
Vcs-Git: git://git.debian.org/git/pkg-javascript/jquery-goodies.git
Package: libjs-jquery-event-drag
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://threedubmedia.com/code/event/drag
Description: jQuery Event Drag
A jquery special event plugin that makes the task of adding complex
drag interactions, to any element, simple and powerful.
Package: libjs-jquery-event-drop
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://threedubmedia.com/code/event/drop
Description: jQuery Event Drop
A jquery special event plugin that makes the task of adding complex
drop interactions, to any element, simple and powerful.
Package: libjs-jquery-galleriffic
Architecture: all
Depends: ${misc:Depends}, libjs-jquery (>= 1.3.2),
libjs-jquery-opacityrollover,
libjs-jquery-history
Recommends: javascript-common
Homepage: http://www.twospy.com/galleriffic
Description: jQuery Galleriffic plugin
Galleriffic is a jQuery plugin that provides a rich, post-back free experience
optimized to handle high volumes of photos while conserving bandwidth.
.
Features:
.
* Smart image preloading after the page is loaded
* Thumbnail navigation (with pagination)
* jQuery.history plugin integration to support bookmark-friendly
URLs per-image
* Slideshow (with optional auto-updating url bookmarks)
* Keyboard navigation
* Events that allow for adding your own custom transition effects
* API for controlling the gallery with custom controls
* Support for image captions
* Flexible configuration
* Graceful degradation when javascript is not available
* Support for multiple galleries per page
Package: libjs-jquery-jfeed
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common, php5
Homepage: http://hovinne.com/articles/jfeed-jquery-rss-atom-feed-parser-plugin
Description: jQuery RSS/Atom feed parser plugin
jFeed is a generic RSS/Atom feed parser, currently parses RSS 0.91, 0.92,
1.0, 2.0 and Atom 1.0 feeds.
Package: libjs-jquery-jush
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://jush.sourceforge.net
Description: jQuery Syntax Highlighter
JavaScript Syntax Highlighter can be used for client-side syntax highlighting
of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP and SMTP
protocol, php.ini and Apache config.
.
Features:
.
* Highlights languages embedded into each other
* Links to documentation of all languages
* Colors can be easily modified via CSS
* Recognizes complete PHP syntax including __halt_compiler, heredoc,
backticks, {$} variables inside strings, namespaces
* Works in all major browsers including Internet Explorer, Firefox, Opera,
Google Chrome
Package: libjs-jquery-meiomask
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://www.meiocodigo.com/projects/meiomask
Description: jQuery mask plugin
meioMask is a simple use plugin for creating and applying masks at
text input fields.
.
Features:
.
* Accepts paste event;
* Has fixed, reverse (currency) and repeat mask types;
* You can still use your hot keys and others (ex: ctrl+t, ctrl+f5, TAB …);
* Supports metadata plugin;
* Works with iPhone;
* Allow default values;
* Has callbacks for invalid inputs, valid and overflow;
* Has function to mask strings;
* Support for positive and negative numbers on reverse masks;
* Can auto-focus the next form element when the current input is
completely filled.
Package: libjs-jquery-mousewheel
Architecture: all
Depends: ${misc:Depends}, libjs-jquery (>= 1.2.2)
Recommends: javascript-common
Homepage: http://brandonaaron.net/code/mousewheel/docs
Description: jQuery Mousewheel Plugin
A jQuery plugin that adds cross-browser mouse wheel support.
Package: libjs-jquery-easing
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://gsgd.co.uk/sandbox/jquery/easing
Description: jQuery Easing Plugin
A jQuery plugin from GSGD to give advanced easing options.
Package: libjs-jquery-history
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://tkyk.github.com/jquery-history-plugin/
Description: jQuery history plugin
A jQuery history plugin helps you to support back/forward buttons and
bookmarks in your javascript applications. You can store the application
state into URL hash and restore the state from it.
Package: libjs-jquery-opacityrollover
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://www.twospy.com/galleriffic
Description: jQuery Opacity Rollover plugin
A jQuery plugin for opacity rollover effect.
Package: libjs-jquery-form
Architecture: all
Depends: ${misc:Depends}, libjs-jquery (>= 1.3.2)
Recommends: javascript-common
Homepage: http://malsup.com/jquery/form/
Description: jQuery Form Plugin
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML
forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather
information from the form element to determine how to manage the submit
process. Both of these methods support numerous options which allows you to
have full control over how the data is submitted.
Package: libjs-jquery-tipsy
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://onehackoranother.com/projects/jquery/tipsy/
Description: jQuery Facebook-style tooltip plugin
Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect
based on an anchor tag's title attribute.
Package: libjs-jquery-fancybox
Architecture: all
Depends: ${misc:Depends}, libjs-jquery, libjs-jquery-easing, libjs-jquery-mousewheel
Recommends: javascript-common
Homepage: http://fancybox.net/
Description: fancy lightbox alternative
FancyBox is a tool for displaying images, html content and multi-media
in a Mac-style "lightbox" that floats overtop of web page.
.
Features:
* Can display images, HTML elements, SWF movies, Iframes and
also Ajax requests
* Customizable through settings and CSS
* Groups related items and adds navigation.
* Support fancy transitions by using easing plugin
* Adds a nice drop shadow under the zoomed item
Package: libjs-jquery-cookie
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://plugins.jquery.com/project/Cookie
Description: jQuery cookie plugin
A simple, lightweight utility plugin for reading, writing and
deleting cookies.
Package: libjs-jquery-metadata
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Description: jQuery plugin for parsing metadata from elements
Sets the type of metadata to use. Metadata is encoded in JSON, and each
property in the JSON will become a property of the element itself.
.
There are three supported types of metadata storage:
.
attr: Inside an attribute. The name parameter indicates *which* attribute.
.
class: Inside the class attribute, wrapped in curly braces: { }
.
elem: Inside a child element (e.g. a script tag). The name parameter
indicates *which* element.
.
The metadata for an element is loaded the first time the element is accessed
via jQuery.
.
As a result, you can define the metadata type, use $(expr) to load the metadata
into the elements matched by expr, then redefine the metadata type and run
another $(expr) for other elements.
Package: libjs-jquery-tablesorter
Architecture: all
Depends: ${misc:Depends}, libjs-jquery (>= 1.2.3), libjs-jquery-metadata
Recommends: javascript-common
Homepage: http://tablesorter.com
Description: Flexible client-side table sorting
Tablesorter is a jQuery plugin for turning a standard HTML table
with THEAD and TBODY tags into a sortable table without page refreshes.
tablesorter can successfully parse and sort many types of data including
linked data in a cell. It has many useful features including:
.
* Multi-column sorting
* Parsers for sorting text, URIs, integers, currency, floats, IP addresses,
dates (ISO, long and short formats), time. Add your own easily
* Support secondary "hidden" sorting (e.g., maintain alphabetical sort when
sorting on other criteria)
* Extensibility via widget system
* Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
* Small code size
Package: libjs-jquery-treetable
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://plugins.jquery.com/project/treeTable
Description: jQuery treeTable Plugin
The treeTable plugin allows you to display a tree in a table, i.e. a
directory structure or a nested list. Each branch in this tree can be
collapsed and expanded, just like in a file explorer in most modern
operating systems.
.
Features
.
* Display a data tree in a table column.
* As unobtrusively as possible.
* Optional collapse/expand behavior on branches (think of
how a directory structure works in most file explorers).
* Prepared for drag & drop of branches/nodes.
* Unlimited tree depth.
Package: libjs-jquery-livequery
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://plugins.jquery.com/project/livequery
Description: jQuery Live Query
Live Query (formerly Behavior) utilizes the power of jQuery selectors by
binding events or firing callbacks for matched elements auto-magically,
even after the page has been loaded and the DOM updated.
Package: libjs-jquery-countdown
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://keith-wood.name/countdown.html
Description: jQuery Countdown
A jQuery plugin that sets a div or span to show a countdown to a given time.
Package: libjs-jquery-resize
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Recommends: javascript-common
Homepage: http://benalman.com/projects/jquery-resize-plugin/
Description: jQuery resize
With jQuery resize event, resize event handlers can be bound to elements other
than window.
Package: libjs-jquery-resize-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Homepage: http://benalman.com/projects/jquery-resize-plugin/
Description: jQuery resize (doc)
With jQuery resize event, resize event handlers can be bound to elements other
than window.
.
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
Recommends: javascript-common
Homepage: http://slidesjs.com/
Description: Simple slideshow plugin for jQuery
A simple slideshow plugin for jQuery packed with a useful set of features to
help novice and advanced developers alike create elegant and user-friendly
slideshows.
debian/libjs-jquery-resize.README.Debian 0000644 0000000 0000000 00000000714 12075037141 015147 0 ustar libjs-jquery-resize for Debian
------------------------------
In order to make use of resize in your html, include the following
lines in your html header
-- Per Andersson Thu, 13 Sep 2012 22:58:07 +0200
debian/libjs-jquery-form.README.Debian 0000644 0000000 0000000 00000000751 12075037141 014612 0 ustar libjs-jquery-form for Debian
---------------------------------------
In order to make use of form in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-tipsy.docs 0000644 0000000 0000000 00000000007 12075037141 013623 0 ustar docs/*
debian/libjs-jquery-history.install 0000644 0000000 0000000 00000000067 12075037141 014700 0 ustar jquery-history/* /usr/share/javascript/jquery-history/
debian/libjs-jquery-mousewheel.install 0000644 0000000 0000000 00000000071 12075037141 015347 0 ustar mousewheel/*.js /usr/share/javascript/jquery-mousewheel/
debian/libjs-jquery-history.README.Debian 0000644 0000000 0000000 00000000755 12075037141 015354 0 ustar libjs-jquery-history for Debian
-------------------------------
In order to make use of history in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-uploadify.examples 0000644 0000000 0000000 00000000107 12075037141 015336 0 ustar uploadify/check-exists.php
uploadify/index.php
uploadify/uploadify.php
debian/libjs-jquery-cookie.README.Debian 0000644 0000000 0000000 00000000744 12075037141 015122 0 ustar libjs-jquery-cookie for Debian
------------------------------
In order to make use of Cookie in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Sun, 20 Mar 2011 02:14:17 -0300
debian/libjs-jquery-mousewheel.README.Debian 0000644 0000000 0000000 00000000774 12075037141 016031 0 ustar libjs-jquery-mousewheel for Debian
----------------------------------
In order to make use of mousewheel in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-tablesorter.docs 0000644 0000000 0000000 00000000026 12075037141 015002 0 ustar tablesorter/changelog
debian/libjs-jquery-galleriffic.install 0000644 0000000 0000000 00000000165 12075037141 015445 0 ustar galleriffic/js/* /usr/share/javascript/jquery-galleriffic/
galleriffic/css /usr/share/javascript/jquery-galleriffic/
debian/compat 0000644 0000000 0000000 00000000002 12075037141 010364 0 ustar 7
debian/rules 0000755 0000000 0000000 00000006563 12075037141 010260 0 ustar #!/usr/bin/make -f
%:
dh $@
override_dh_auto_build:
yui-compressor event-drag/jquery.event.drag.js -o event-drag/jquery.event.drag.min.js
yui-compressor event-drop/jquery.event.drop.js -o event-drop/jquery.event.drop.min.js
yui-compressor easing/jquery.easing.js -o easing/jquery.easing.min.js
yui-compressor easing/jquery.easing.compatibility.js -o easing/jquery.easing.compatibility.min.js
yui-compressor galleriffic/js/jquery.galleriffic.js -o galleriffic/js/jquery.galleriffic.min.js
yui-compressor meiomask/jquery.meiomask.js -o meiomask/jquery.meiomask.min.js
yui-compressor mousewheel/jquery.mousewheel.js -o mousewheel/jquery.mousewheel.min.js
yui-compressor jquery-history/jquery.history.js -o jquery-history/jquery.history.min.js
yui-compressor opacityrollover/jquery.opacityrollover.js -o opacityrollover/jquery.opacityrollover.min.js
yui-compressor jush/jush.js -o jush/jush.min.js
yui-compressor jfeed/build/dist/jquery.jfeed.js -o jfeed/build/dist/jquery.jfeed.min.js
yui-compressor form/jquery.form.js -o form/jquery.form.min.js
yui-compressor tipsy/src/javascripts/jquery.tipsy.js -o tipsy/src/javascripts/jquery.tipsy.min.js
yui-compressor fancybox/jquery.fancybox.js -o fancybox/jquery.fancybox.min.js
yui-compressor cookie/jquery.cookie.js -o cookie/jquery.cookie.min.js
yui-compressor metadata/jquery.metadata.js -o metadata/jquery.metadata.min.js
yui-compressor tablesorter/jquery.tablesorter.js -o tablesorter/jquery.tablesorter.min.js
yui-compressor tablesorter/addons/pager/jquery.tablesorter.pager.js -o tablesorter/addons/pager/jquery.tablesorter.pager.min.js
yui-compressor treetable/src/jquery.treeTable.js -o treetable/src/jquery.treeTable.min.js
yui-compressor livequery/jquery.livequery.js -o livequery/jquery.livequery.min.js
yui-compressor countdown/jquery.countdown.js -o countdown/jquery.countdown.min.js
yui-compressor resize/jquery.ba-resize.js -o resize/jquery.ba-resize.min.js
yui-compressor uploadify/jquery.uploadify.js -o uploadify/jquery.uploadify.min.js
yui-compressor slides/source/slides.jquery.js -o slides/source/slides.min.jquery.js
override_dh_installchangelogs:
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
override_dh_auto_clean:
rm -f event-drag/jquery.event.drag.min.js
rm -f event-drop/jquery.event.drop.min.js
rm -f easing/jquery.easing.min.js
rm -f easing/jquery.easing.compatibility.min.js
rm -f galleriffic/js/jquery.galleriffic.min.js
rm -f meiomask/jquery.meiomask.min.js
rm -f mousewheel/jquery.mousewheel.min.js
rm -f jquery-history/jquery.history.min.js
rm -f opacityrollover/jquery.opacityrollover.min.js
rm -f jush/jush.min.js
rm -f jfeed/build/dist/jquery.jfeed.min.js
rm -f form/jquery.form.min.js
rm -f tipsy/src/javascripts/jquery.tipsy.min.js
rm -f fancybox/jquery.fancybox.min.js
rm -f cookie/jquery.cookie.min.js
rm -f metadata/jquery.metadata.min.js
rm -f tablesorter/jquery.tablesorter.min.js
rm -f tablesorter/addons/pager/jquery.tablesorter.pager.min.js
rm -f treetable/src/jquery.treeTable.min.js
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
debian/libjs-jquery-slides.README.Debian 0000644 0000000 0000000 00000000706 12075037141 015132 0 ustar libjs-jquery-slides for Debian
------------------------------
In order to make use of slides in your html, include the following
lines in your html header:
-- Agustin Henze Fri, 11 Jan 2013 16:38:39 -0300
debian/libjs-jquery-tablesorter.install 0000644 0000000 0000000 00000000266 12075037141 015526 0 ustar tablesorter/addons /usr/share/javascript/jquery-tablesorter/
tablesorter/*.js /usr/share/javascript/jquery-tablesorter/
tablesorter/themes /usr/share/javascript/jquery-tablesorter/
debian/libjs-jquery-fancybox.install 0000644 0000000 0000000 00000000065 12075037141 015006 0 ustar fancybox/* /usr/share/javascript/jquery-fancybox/
debian/libjs-jquery-resize-doc.docs 0000644 0000000 0000000 00000000016 12075037141 014517 0 ustar resize/docs/*
debian/changelog 0000644 0000000 0000000 00000004521 12102326567 011046 0 ustar jquery-goodies (8-2) unstable; urgency=low
* Fixed jquery-countdown.pack.js symlink (Closes: #699199)
-- Marcelo Jorge Vieira (metal) Wed, 30 Jan 2013 21:30:30 -0200
jquery-goodies (8-1) unstable; urgency=low
* Added jQuery slides (Closes: #697234)
-- Agustin Henze Fri, 11 Jan 2013 17:46:00 -0300
jquery-goodies (7-1) experimental; urgency=low
* New Upstream Version
+ Added jQuery resize
+ Added jQuery Uploadify
* Add myself to uploaders
* Updated Standards-Version to 3.9.4, no changes
-- Per Andersson Fri, 12 Oct 2012 21:42:01 +0200
jquery-goodies (6-1) unstable; urgency=low
* New Upstream Version
+ Updated jQuery Tipsy to 1.0.0a (Closes: #676181)
* Fixing tipsy path in README.Debian
-- Marcelo Jorge Vieira (metal) Tue, 05 Jun 2012 19:52:12 -0300
jquery-goodies (5-1) unstable; urgency=low
* New Upstream Version
+ Updated jQuery form from 2.63 to 3.09 (Closes: #656778)
+ Added jQuery Countdown
* Updated Standards-Version to 3.9.3
+ Machine-readable debian/copyright version 1.0
-- Marcelo Jorge Vieira (metal) Sun, 06 May 2012 21:48:26 -0300
jquery-goodies (4-1) unstable; urgency=low
* New Upstream Version
+ Added jQuery-metadata
+ Added jQuery-tablesorter, thanks Ben Finney (Closes: #631219, #584127)
+ Added jQuery-treetable (Closes: #584403)
+ Added jQuery-livequery
+ Fixed wrong path to images in the jQuery-fancybox (Closes: #628029)
* Updated Standards-Version to 3.9.2 (no changes)
-- Marcelo Jorge Vieira (metal) Mon, 25 Jul 2011 15:39:18 -0300
jquery-goodies (3-1) unstable; urgency=low
* Now it's a non-native package
+ Renaming history folder to jquery-history;
Changelog versus changelog + changelog.Debian
* Switch to dpkg-source 3.0 (quilt) format
-- Marcelo Jorge Vieira (metal) Fri, 15 Apr 2011 17:28:14 -0300
jquery-goodies (2) unstable; urgency=low
* Added Fancybox (Closes: #613719)
* Added jQuery Cookie (Closes: #584419)
-- Marcelo Jorge Vieira (metal) Sat, 19 Mar 2011 20:20:00 -0300
jquery-goodies (1) unstable; urgency=low
* Initial release (Closes: #522697, #601555, #605476)
-- Marcelo Jorge Vieira (metal) Thu, 17 Feb 2011 19:23:20 -0200
debian/libjs-jquery-mousewheel.docs 0000644 0000000 0000000 00000000020 12075037141 014623 0 ustar mousewheel/test
debian/libjs-jquery-fancybox.README.Debian 0000644 0000000 0000000 00000001161 12075037141 015454 0 ustar libjs-jquery-fancybox for Debian
--------------------------------
In order to make use of Fancybox in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Sun, 20 Mar 2011 02:05:30 -0300
debian/libjs-jquery-resize.install 0000644 0000000 0000000 00000000060 12075037141 014471 0 ustar resize/*js /usr/share/javascript/jquery-resize/
debian/libjs-jquery-metadata.README.Debian 0000644 0000000 0000000 00000000746 12075037141 015433 0 ustar libjs-jquery-metadata for Debian
--------------------------------
In order to make use of metadata in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira Fri, 15 Jul 2011 21:20:16 -0300
debian/libjs-jquery-meiomask.install 0000644 0000000 0000000 00000000065 12075037141 015002 0 ustar meiomask/*.js /usr/share/javascript/jquery-meiomask/
debian/libjs-jquery-countdown.README.Debian 0000644 0000000 0000000 00000001151 12075037141 015662 0 ustar libjs-jquery-countdown for Debian
---------------------------------
In order to make use of Cookie in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Sun, 06 May 2012 21:57:10 -0300
debian/libjs-jquery-treetable.README.Debian 0000644 0000000 0000000 00000001141 12075037141 015610 0 ustar libjs-jquery-treetable for Debian
---------------------------------
In order to make use of treetable in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira Mon, 18 Jul 2011 00:06:10 -0300
debian/libjs-jquery-jfeed.README.Debian 0000644 0000000 0000000 00000000720 12075037141 014720 0 ustar libjs-jquery-jfeed for Debian
-----------------------------
In order to make use of jfeed in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-easing.install 0000644 0000000 0000000 00000000056 12075037141 014443 0 ustar easing/* /usr/share/javascript/jquery-easing/
debian/libjs-jquery-event-drop.README.Debian 0000644 0000000 0000000 00000000744 12075037141 015734 0 ustar jquery-event-drop for Debian
----------------------------
In order to make use of event drop in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-event-drag.docs 0000644 0000000 0000000 00000000020 12075037141 014502 0 ustar event-drag/demo
debian/libjs-jquery-jush.README.Debian 0000644 0000000 0000000 00000001065 12075037141 014617 0 ustar libjs-jquery-jush for Debian
----------------------------
In order to make use of jush in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-tablesorter.examples 0000644 0000000 0000000 00000000023 12075037141 015665 0 ustar tablesorter/docs/*
debian/libjs-jquery-slides.examples 0000644 0000000 0000000 00000000022 12075037141 014621 0 ustar slides/examples/*
debian/libjs-jquery-jfeed.install 0000644 0000000 0000000 00000000153 12075037141 014250 0 ustar jfeed/build/dist/* /usr/share/javascript/jquery-jfeed/
jfeed/proxy.php /usr/share/javascript/jquery-jfeed/
debian/libjs-jquery-countdown.install 0000644 0000000 0000000 00000000340 12075037141 015211 0 ustar countdown/*.js /usr/share/javascript/jquery-countdown/
countdown/*.png /usr/share/javascript/jquery-countdown/
countdown/*.gif /usr/share/javascript/jquery-countdown/
countdown/*.css /usr/share/javascript/jquery-countdown/
debian/libjs-jquery-treetable.examples 0000644 0000000 0000000 00000000025 12075037141 015310 0 ustar treetable/examples/*
debian/libjs-jquery-metadata.install 0000644 0000000 0000000 00000000064 12075037141 014754 0 ustar metadata/*.js /usr/share/javascript/jquery-metadata
debian/libjs-jquery-treetable.install 0000644 0000000 0000000 00000000264 12075037141 015145 0 ustar treetable/src/*.js /usr/share/javascript/jquery-treetable/
treetable/src/*.css /usr/share/javascript/jquery-treetable/
treetable/src/images /usr/share/javascript/jquery-treetable/
debian/libjs-jquery-tipsy.README.Debian 0000644 0000000 0000000 00000001404 12075037141 015013 0 ustar libjs-jquery-mousewheel for Debian
----------------------------------
In order to make use of mousewheel in your html, include the following
lines in your html header:
Initialise Tipsy in your document.onload, e.g.:
-- Marcelo Jorge Vieira (metal) Sat, 19 Feb 2011 18:09:00 -0200
debian/libjs-jquery-cookie.install 0000644 0000000 0000000 00000000076 12075037141 014450 0 ustar cookie/jquery.cookie*js /usr/share/javascript/jquery-cookie/
debian/libjs-jquery-easing.README.Debian 0000644 0000000 0000000 00000000725 12075037141 015116 0 ustar libjs-jquery-easing for Debian
------------------------------
In order to make use of easing in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-livequery.README.Debian 0000644 0000000 0000000 00000000736 12075037141 015677 0 ustar libjs-jquery-livequery for Debian
---------------------------------
In order to make use of livequery in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira Tue, 19 Jul 2011 15:32:17 -0300
debian/libjs-jquery-form.install 0000644 0000000 0000000 00000000052 12075037141 014134 0 ustar form/* /usr/share/javascript/jquery-form/
debian/libjs-jquery-livequery.install 0000644 0000000 0000000 00000000067 12075037141 015224 0 ustar livequery/*.js /usr/share/javascript/jquery-livequery/
debian/libjs-jquery-livequery.docs 0000644 0000000 0000000 00000000067 12075037141 014506 0 ustar livequery/ChangeLog.markdown
livequery/README.markdown
debian/libjs-jquery-tipsy.install 0000644 0000000 0000000 00000000253 12075037141 014344 0 ustar tipsy/src/javascripts/* /usr/share/javascript/jquery-tipsy/
tipsy/src/images /usr/share/javascript/jquery-tipsy/
tipsy/src/stylesheets /usr/share/javascript/jquery-tipsy/
debian/libjs-jquery-uploadify.README.Debian 0000644 0000000 0000000 00000001435 12075037141 015643 0 ustar libjs-jquery-uploadify for Debian
---------------------------------
In order to make use of uploadify in your html, include the following
lines in your html header
-- Per Andersson Fri, 12 Oct 2012 21:54:24 +0200
debian/libjs-jquery-uploadify.links 0000644 0000000 0000000 00000000143 12075037141 014640 0 ustar /usr/share/javascript/swfupload/swfupload.swf /usr/share/javascript/jquery-uploadify/uploadify.swf
debian/libjs-jquery-tablesorter.README.Debian 0000644 0000000 0000000 00000001331 12075037141 016170 0 ustar libjs-jquery-tablesorter for Debian
-----------------------------------
In order to make use of tablesorter in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira Fri, 15 Jul 2011 21:36:10 -0300
debian/libjs-jquery-event-drag.README.Debian 0000644 0000000 0000000 00000000744 12075037141 015705 0 ustar jquery-event-drag for Debian
----------------------------
In order to make use of event drag in your html, include the following
lines in your html header:
-- Marcelo Jorge Vieira (metal) Mon, 22 Jun 2009 20:25:00 -0300
debian/libjs-jquery-resize.docs 0000644 0000000 0000000 00000000027 12075037141 013756 0 ustar resize/README.markdown
debian/copyright 0000644 0000000 0000000 00000014062 12075037141 011124 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: galleriffic/*
Copyright: (c) 2008, Trent Foley (http://trentacular.com)
Homepage: http://www.twospy.com/galleriffic
License: MIT
Files: event-drag/*
Copyright: (c) 2008, Three Dub Media (http://threedubmedia.com)
Homepage: http://threedubmedia.com/code/event/drag
License: MIT
Files: event-drop/*
Copyright: (c) 2008-2009, Three Dub Media (http://threedubmedia.com)
Homepage: http://threedubmedia.com/code/event/drop
License: MIT
Files: jfeed/*
Copyright: 2007, Jean-François Hovinne (http://www.hovinne.com)
Homepage: http://hovinne.com/articles/jfeed-jquery-rss-atom-feed-parser-plugin
License: MIT or GPL-2
Files: jush/*
Copyright: 2007, Jakub Vrana, http://php.vrana.cz
Homepage: http://jush.sourceforge.net
License: Apache-2.0
Files: meiomask/*
Copyright: (c) 2008, Fabio M. Costa (http://www.meiocodigo.com)
Homepage: http://www.meiocodigo.com/projects/meiomask
License: MIT
Files: mousewheel/*
Copyright: (c) 2009, Brandon Aaron (http://brandonaaron.net)
Homepage: http://brandonaaron.net/code/mousewheel/docs
License: MIT or GPL-2
Files: easing/jquery.easing.1.3.js
Copyright: (c) 2008 George Smith
Homepage: http://gsgd.co.uk/sandbox/jquery.easing.php
License: BSD
Files: easing/jquery.easing.compatibility.js
Copyright: (c) 2007 George Smith
Homepage: http://gsgd.co.uk/sandbox/jquery.easing.php
License: MIT
Files: history/*
Copyright: (c) 2006-2009 Taku Sano (Mikage Sawatari)
Homepage: http://tkyk.github.com/jquery-history-plugin/
License: MIT
Files: opacityrollover/*
Copyright: (c) 2009 Trent Foley (http://trentacular.com)
License: MIT
Files: form/*
Copyright: (c) 2011 Mike Alsup
License: MIT or GPL-2
Files: tipsy/*
Copyright:(c) 2008-2009 Jason Frame
License: MIT
Files: fancybox/*
Copyright: Janis Skarnelis
License: MIT or GPL
Files: cookie/*
Copyright: (c) 2010 Klaus Hartl (stilbuero.de)
License: MIT or GPL
Files: metadata/*
Copyright: (c) 2006 John Resig, Yehuda Katz, J�örn Zaefferer, Paul McLanahan
License: MIT or GPL
Files: tablesorter/*
Copyright:
(c) 2007 Christian Bach
(c) 2008 Brian Ghidinelli
License: MIT or GPL
Files: treetable/*
Copyright: (c) 2010, Ludo van den Boom
License: MIT or GPL-2
Files: livequery/*
Copyright: (c) 2008 Brandon Aaron (http://brandonaaron.net)
License: MIT or GPL
Files: countdown/*
Copyright: 2008 Keith Wood
License: MIT or GPL-2
Files: resize/*
Copyright: 2012 Ben Alman
Homepage: http://benalman.com/projects/jquery-resize-plugin/
License: MIT or GPL-2
Files: uploadify/*
Copyright: 2012 Reactive Apps, Ronnie Garcia
Homepage: http://uploadify.com/
License: MIT
Files: slides/*
Copyright: 2011 Nathan Searles, http://nathansearles.com
License: Apache-2.0
Files: debian/*
Copyright: (c) 2009-2011 Marcelo Jorge Vieira
License: MIT or GPL-2+ or BSD or Apache-2.0
License: GPL
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL'
License: GPL-2
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-2'
License: GPL-2+
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-2'
License: Apache-2.0
On Debian GNU/Linux systems, the complete text of the Apache License
can be found in `/usr/share/common-licenses/Apache-2.0'
License: MIT
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
License: BSD
Copyright (c) 2008 George McGinley Smith
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
debian/libjs-jquery-slides.install 0000644 0000000 0000000 00000000067 12075037141 014462 0 ustar slides/source/*.js /usr/share/javascript/jquery-slides
debian/libjs-jquery-slides.links 0000644 0000000 0000000 00000002652 12075037141 014136 0 ustar usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/Carousel/js/slides.min.jquery.js
usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/Linking/js/slides.min.jquery.js
usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/Standard/js/slides.min.jquery.js
usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/images-with-captions/js/slides.min.jquery.js
usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/Simple/js/slides.min.jquery.js
usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/Product/js/slides.min.jquery.js
usr/share/javascript/jquery-slides/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/multiple/js/slides.min.jquery.js
usr/share/doc/libjs-jquery-slides/examples/Linking/img
usr/share/doc/libjs-jquery-slides/examples/Standard/img
usr/share/doc/libjs-jquery-slides/examples/Linking/img
usr/share/doc/libjs-jquery-slides/examples/images-with-captions/img
usr/share/doc/libjs-jquery-slides/examples/Linking/img/background.png
usr/share/doc/libjs-jquery-slides/examples/Product/img/background.png
usr/share/doc/libjs-jquery-slides/examples/Linking/img/loading.gif
usr/share/doc/libjs-jquery-slides/examples/Product/img/loading.gif
debian/libjs-jquery-event-drag.install 0000644 0000000 0000000 00000000071 12075037141 015226 0 ustar event-drag/*.js /usr/share/javascript/jquery-event-drag/
debian/source/ 0000755 0000000 0000000 00000000000 12075037141 010466 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12075037141 011674 0 ustar 3.0 (quilt)
debian/libjs-jquery-resize-doc.doc-base 0000644 0000000 0000000 00000000634 12075037141 015252 0 ustar Document: libjs-jquery-resize-doc
Title: jQuery Resize Plugin Documentation
Author: Ben Alman
Abstract: This documentation gives information for
developers on how to use the jQuery resize plugin.
Section: Programming/Javascript
Format: HTML
Index: /usr/share/doc/libjs-jquery-resize-doc/index.html
Files: /usr/share/doc/libjs-jquery-resize-doc/index.html
/usr/share/doc/libjs-jquery-resize-doc/*/*.html
debian/libjs-jquery-jfeed.docs 0000644 0000000 0000000 00000000034 12075037141 013530 0 ustar jfeed/example*
jfeed/README
debian/libjs-jquery-jush.install 0000644 0000000 0000000 00000000052 12075037141 014142 0 ustar jush/* /usr/share/javascript/jquery-jush/
debian/libjs-jquery-treetable.docs 0000644 0000000 0000000 00000000020 12075037141 014415 0 ustar treetable/doc/*
debian/libjs-jquery-uploadify.install 0000644 0000000 0000000 00000000325 12075037141 015170 0 ustar uploadify/*.js /usr/share/javascript/jquery-uploadify
uploadify/uploadify.css /usr/share/javascript/jquery-uploadify
uploadify/uploadify-cancel.png /usr/share/javascript/jquery-uploadify