[Pkg-haskell-commits] darcs: haskell-hoogle: Ship debian/jquery_1.7.2+dfsg.orig.tar.gz to satisfy DFSG #1 with regard to the embedded jquery copy.

Joachim Breitner mail at joachim-breitner.de
Wed Jan 23 20:41:58 UTC 2013


Wed Jan 23 20:30:49 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Ship debian/jquery_1.7.2+dfsg.orig.tar.gz to satisfy DFSG #1 with regard to the embedded jquery copy.
  Ignore-this: b996432dd2ca673f7de4d80271e1ea2a

    M ./changelog +2
    M ./copyright +36
    A ./jquery_1.7.2+dfsg.orig.tar.gz
    M ./source/include-binaries +1

Wed Jan 23 20:30:49 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Ship debian/jquery_1.7.2+dfsg.orig.tar.gz to satisfy DFSG #1 with regard to the embedded jquery copy.
  Ignore-this: b996432dd2ca673f7de4d80271e1ea2a
diff -rN -u old-haskell-hoogle//changelog new-haskell-hoogle//changelog
--- old-haskell-hoogle//changelog	2013-01-23 20:41:58.695885827 +0000
+++ new-haskell-hoogle//changelog	2013-01-23 20:41:58.695885827 +0000
@@ -8,6 +8,8 @@
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change
+  * Ship debian/jquery_1.7.2+dfsg.orig.tar.gz to satisfy DFSG #1 with regard
+    to the embedded jquery copy.
 
  -- Joachim Breitner <nomeata at debian.org>  Sun, 06 Jan 2013 11:32:57 +0100
 
diff -rN -u old-haskell-hoogle//copyright new-haskell-hoogle//copyright
--- old-haskell-hoogle//copyright	2013-01-23 20:41:58.675720305 +0000
+++ new-haskell-hoogle//copyright	2013-01-23 20:41:58.699760242 +0000
@@ -7,6 +7,22 @@
 Copyright: 2004-2012 Neil Mitchell
 License: hoogle license
 
+Files: datadir/resources/jquery-cookie.js
+Copyright: 2006 Klaus Hartl
+License: MIT
+
+Files:
+  datadir/resources/jquery.js
+  debian/jquery_1.7.2+dfsg.orig.tar.gz
+Copyright:
+  2011 John Resig
+  2011 The Dojo Foundation
+License: MIT
+Note:
+  This file is in minimized form. The source tarball is included in the debian
+  tarball. It has manually been verified that the minimized file can actually
+  be generated from the sources in the tarball.
+
 Files: debian/*
 Copyright:
  2012 Kiwamu Okabe
@@ -43,3 +59,23 @@
  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.
+
+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.
Binary files old-haskell-hoogle//jquery_1.7.2+dfsg.orig.tar.gz and new-haskell-hoogle//jquery_1.7.2+dfsg.orig.tar.gz differ
diff -rN -u old-haskell-hoogle//source/include-binaries new-haskell-hoogle//source/include-binaries
--- old-haskell-hoogle//source/include-binaries	2013-01-23 20:41:58.667719926 +0000
+++ new-haskell-hoogle//source/include-binaries	2013-01-23 20:41:58.719720506 +0000
@@ -1 +1,2 @@
 debian/files_hoogle/hoogle.png
+debian/jquery_1.7.2+dfsg.orig.tar.gz





More information about the Pkg-haskell-commits mailing list