[Pkg-javascript-commits] [SCM] Jquery packages branch, master, updated. debian/1.7.2+debian-2-2-g5786c90

Marcelo Jorge Vieira metal at alucinados.com
Thu Nov 15 21:04:31 UTC 2012


The following commit has been merged in the master branch:
commit 5786c900b4229c48c0bf617b953738cb5a61c6fc
Author: Marcelo Jorge Vieira <metal at alucinados.com>
Date:   Thu Nov 15 13:14:42 2012 -0200

    Releasing debian version 1.7.2+dfsg-1
    
    Removed non-free file in upstream tarball (Closes: #692618)

diff --git a/debian/README.Debian b/debian/README.Debian
index 94ee8d0..6eeeec3 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -15,4 +15,19 @@ access jQuery via the filesystem path :
         <script language="javascript" type="text/javascript"
         src="/usr/share/javascript/jquery/jquery.js"></script>
 
- -- Steve Kemp <skx at debian.org>  Tue, 19 Oct 2010 08:44:80 +0000 
+ -- Steve Kemp <skx at debian.org>  Tue, 19 Oct 2010 08:44:80 +0000
+
+
+Explain why dfsg-packaging
+--------------------------
+
+jQuery originally comes with jshint.js and this file is licensed under
+MIT license with one added sentence: 'The Software shall be used for Good,
+not Evil.' However, it violates the Debian Policy.
+
+If you want to build jQuery with tests, get jshint.js
+
+wget -q -O build/lib/jshint.js http://www.jshint.com/src/js/jshint.js
+
+
+ -- Marcelo Jorge Vieira <metal at debian.org>  Thu, 15 Nov 2012 14:29:12 -0200
diff --git a/debian/changelog b/debian/changelog
index ec958e3..28e8726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jquery (1.7.2+dfsg-1) unstable; urgency=high
+
+  * Removed non-free files in upstream tarball (Closes: #692618)
+
+ -- Marcelo Jorge Vieira (metal) <metal at debian.org>  Thu, 15 Nov 2012 13:11:00 -0200
+
 jquery (1.7.2+debian-2.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff --git a/debian/watch b/debian/watch
index 2eceded..62a4e62 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts="dversionmangle=s/[+]debian(.?\d+)?$//" \
+opts="dversionmangle=s/[+]dfsg(.?\d+)?$//" \
 http://docs.jquery.com/Downloading_jQuery \
   .*jquery-([\d\.]+).js

-- 
Jquery packages



More information about the Pkg-javascript-commits mailing list