[Pkg-javascript-commits] [rainloop] branch master updated (73529fa -> bc3f8d4)

Daniel Ring techwolf-guest at moszumanska.debian.org
Wed Jan 3 10:42:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

techwolf-guest pushed a change to branch master
in repository rainloop.

      from  73529fa   Unbundled node-autolinker, node-classnames, node-normalize.css,  node-pikaday, node-ifvisible.js, and node-simplestatemanager.
       new  19df77c   Unbundled node-jquery.
       new  3eae4a1   Unbundled libjs-jquery-backstretch and node-knockout.
       new  48e4757   Unbundled node-lightgallery and node-opentip.
       new  5b38167   Unbundled node-knockout-sortable and node-knockout-transformations.
       new  bc53c97   Unbundled node-progressjs and node-js-cookie.
       new  bc3f8d4   Completed unbundling of dependencies. Cleaned up build system patches after unbundling. Fixed broken library paths in debian/Makefile. Unbundled node-openpgp and removed PGP support. Restore dependency on node-json3.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/Makefile                                    |    49 +-
 debian/changelog                                   |     4 +-
 debian/control                                     |    12 +-
 debian/copyright                                   |    41 -
 .../lib/jquery-backstretch/jquery.backstretch.js   |  1526 --
 debian/lib/jquery/jquery.js                        |  9814 ---------
 debian/lib/js-cookie/js.cookie.js                  |   165 -
 .../knockout-projections/knockout-projections.js   |   391 -
 debian/lib/knockout-sortable/knockout-sortable.js  |   440 -
 debian/lib/knockout/knockout-latest.debug.js       |  5934 ------
 debian/lib/knockout/knockout-latest.js             |   124 -
 debian/lib/lightgallery/fonts/lg.eot               |   Bin 2904 -> 0 bytes
 debian/lib/lightgallery/fonts/lg.svg               |    42 -
 debian/lib/lightgallery/fonts/lg.ttf               |   Bin 2760 -> 0 bytes
 debian/lib/lightgallery/fonts/lg.woff              |   Bin 2836 -> 0 bytes
 debian/lib/lightgallery/lg-autoplay.js             |   190 -
 debian/lib/lightgallery/lg-fullscreen.js           |    97 -
 debian/lib/lightgallery/lg-thumbnail.js            |   454 -
 debian/lib/lightgallery/lg-transitions.css         |   779 -
 debian/lib/lightgallery/lg-zoom.js                 |   477 -
 debian/lib/lightgallery/lightgallery.css           |   846 -
 debian/lib/lightgallery/lightgallery.js            |  1317 --
 debian/lib/openpgp/openpgp.js                      | 21164 -------------------
 debian/lib/openpgp/openpgp.min.js                  |    10 -
 debian/lib/openpgp/openpgp.worker.js               |   104 -
 debian/lib/openpgp/openpgp.worker.min.js           |     1 -
 debian/lib/opentip/adapter-jquery.js               |   168 -
 debian/lib/opentip/opentip.css                     |   278 -
 debian/lib/opentip/opentip.js                      |  1665 --
 debian/lib/progressjs/progress.js                  |   518 -
 debian/lib/progressjs/progressjs.css               |   181 -
 debian/patches/build.patch                         |    21 -
 debian/patches/bundled-libraries.patch             |    45 -
 debian/patches/debian-libraries.patch              |    79 +
 debian/patches/series                              |     3 +-
 debian/rainloop.lintian-overrides                  |     4 +
 36 files changed, 119 insertions(+), 46824 deletions(-)
 delete mode 100644 debian/lib/jquery-backstretch/jquery.backstretch.js
 delete mode 100644 debian/lib/jquery/jquery.js
 delete mode 100644 debian/lib/js-cookie/js.cookie.js
 delete mode 100644 debian/lib/knockout-projections/knockout-projections.js
 delete mode 100644 debian/lib/knockout-sortable/knockout-sortable.js
 delete mode 100644 debian/lib/knockout/knockout-latest.debug.js
 delete mode 100644 debian/lib/knockout/knockout-latest.js
 delete mode 100644 debian/lib/lightgallery/fonts/lg.eot
 delete mode 100644 debian/lib/lightgallery/fonts/lg.svg
 delete mode 100644 debian/lib/lightgallery/fonts/lg.ttf
 delete mode 100644 debian/lib/lightgallery/fonts/lg.woff
 delete mode 100644 debian/lib/lightgallery/lg-autoplay.js
 delete mode 100644 debian/lib/lightgallery/lg-fullscreen.js
 delete mode 100644 debian/lib/lightgallery/lg-thumbnail.js
 delete mode 100644 debian/lib/lightgallery/lg-transitions.css
 delete mode 100644 debian/lib/lightgallery/lg-zoom.js
 delete mode 100644 debian/lib/lightgallery/lightgallery.css
 delete mode 100644 debian/lib/lightgallery/lightgallery.js
 delete mode 100644 debian/lib/openpgp/openpgp.js
 delete mode 100644 debian/lib/openpgp/openpgp.min.js
 delete mode 100644 debian/lib/openpgp/openpgp.worker.js
 delete mode 100644 debian/lib/openpgp/openpgp.worker.min.js
 delete mode 100644 debian/lib/opentip/adapter-jquery.js
 delete mode 100644 debian/lib/opentip/opentip.css
 delete mode 100644 debian/lib/opentip/opentip.js
 delete mode 100644 debian/lib/progressjs/progress.js
 delete mode 100644 debian/lib/progressjs/progressjs.css
 delete mode 100644 debian/patches/build.patch
 delete mode 100644 debian/patches/bundled-libraries.patch
 create mode 100644 debian/patches/debian-libraries.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/rainloop.git



More information about the Pkg-javascript-commits mailing list