[Pkg-javascript-commits] [node-lightgallery] 01/01: New upstream version 1.6.6+dfsg

Daniel Ring techwolf-guest at moszumanska.debian.org
Mon Jan 1 09:59:55 UTC 2018


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

techwolf-guest pushed a commit to branch upstream
in repository node-lightgallery.

commit 35e455e44e9296cc8da77ab7e76d4dbeee0a8504
Author: Daniel Ring <dring at wolfishly.me>
Date:   Mon Jan 1 01:53:01 2018 -0800

    New upstream version 1.6.6+dfsg
---
 lib/jquery.mousewheel.min.js | 8 --------
 lib/picturefill.min.js       | 4 ----
 2 files changed, 12 deletions(-)

diff --git a/lib/jquery.mousewheel.min.js b/lib/jquery.mousewheel.min.js
deleted file mode 100644
index bb7f43f..0000000
--- a/lib/jquery.mousewheel.min.js
+++ /dev/null
@@ -1,8 +0,0 @@
-/*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh)
- * Licensed under the MIT License (LICENSE.txt).
- *
- * Version: 3.1.12
- *
- * Requires: jQuery 1.2.2+
- */
-!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a:a(jQuery)}(function(a){function b(b){var g=b||window.event,h=i.call(arguments,1),j=0,l=0,m=0,n=0,o=0,p=0;if(b=a.event.fix(g),b.type="mousewheel","detail"in g&&(m=-1*g.detail),"wheelDelta"in g&&(m=g.wheelDelta),"wheelDeltaY"in g&&(m=g.wheelDeltaY),"wheelDeltaX"in g&&(l=-1*g.wheelDeltaX),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(l=-1*m,m=0),j=0===m?l:m,"deltaY"in g&&(m=-1*g.delt [...]
\ No newline at end of file
diff --git a/lib/picturefill.min.js b/lib/picturefill.min.js
deleted file mode 100644
index 37ce56b..0000000
--- a/lib/picturefill.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! Picturefill - v2.3.1 - 2015-04-09
-* http://scottjehl.github.io/picturefill
-* Copyright (c) 2015 https://github.com/scottjehl/picturefill/blob/master/Authors.txt; Licensed MIT */
-window.matchMedia||(window.matchMedia=function(){"use strict";var a=window.styleMedia||window.media;if(!a){var b=document.createElement("style"),c=document.getElementsByTagName("script")[0],d=null;b.type="text/css",b.id="matchmediajs-test",c.parentNode.insertBefore(b,c),d="getComputedStyle"in window&&window.getComputedStyle(b,null)||b.currentStyle,a={matchMedium:function(a){var c="@media "+a+"{ #matchmediajs-test { width: 1px; } }";return b.styleSheet?b.styleSheet.cssText=c:b.textContent [...]
\ No newline at end of file

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



More information about the Pkg-javascript-commits mailing list