--- jquery-1.4.2.orig/debian/control
+++ jquery-1.4.2/debian/control
@@ -0,0 +1,22 @@
+Source: jquery
+Section: web
+Priority: optional
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
+Uploaders: Marcelo Jorge Vieira (metal) <metal@debian.org>, Steve Kemp <skx@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), yui-compressor
+Standards-Version: 3.8.4
+Homepage: http://jquery.com/
+Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery.git
+Vcs-Git: git://git.debian.org/git/pkg-javascript/jquery.git
+
+Package: libjs-jquery
+Architecture: all
+Conflicts: jquery
+Replaces: jquery
+Depends: ${misc:Depends}
+Recommends: javascript-common
+Description: JavaScript library for dynamic web applications
+ jQuery is a fast, concise, JavaScript Library that simplifies how you
+ traverse HTML documents, handle events, perform animations, and add Ajax
+ interactions to your web pages. jQuery is designed to change the way
+ that you write JavaScript.
--- jquery-1.4.2.orig/debian/changelog
+++ jquery-1.4.2/debian/changelog
@@ -0,0 +1,132 @@
+jquery (1.4.2-2) unstable; urgency=low
+
+  * Setting debhelper version to >= 7.0.50~
+    - Fixed lintian warning about debhelper overrides.
+
+ -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Wed, 17 Mar 2010 23:14:37 -0300
+
+jquery (1.4.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Fixed watch file
+  * Updating package to debhelper 7
+  * Minimizing rules file
+  * Generating jquery minified from source (Closes: #571786)
+
+ -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Mon, 15 Mar 2010 21:28:46 -0300
+
+jquery (1.4.1-1) unstable; urgency=low
+
+  * New upstream release (Closes: #568143)
+  * Updated Standards-Version to 3.8.4 (no changes)
+  * Changing my email for Debian address
+
+ -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Wed, 03 Feb 2010 00:06:22 -0200
+
+jquery (1.4-1) unstable; urgency=low
+
+  [Steve Kemp]
+  * New upstream release.
+
+ -- Steve Kemp <skx@debian.org>  Thu, 14 Jan 2010 17:39:30 +0200
+
+jquery (1.3.3-2) unstable; urgency=low
+
+  [ Steve Kemp ]
+  * Removed all non-Debian/ files.  We should work from the .orig.gz
+  * Added.
+  * Updated to use a -release.zip not the .js file for looking for releases.
+
+  [ Daniel Baumann ]
+  * Removing myself from uploaders.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 26 Aug 2009 17:39:30 +0200
+
+jquery (1.3.3-1) unstable; urgency=high
+
+  [ Steve Kemp ]
+  * Re-upload with orig.tar.gz file present, unfortunately this means
+    bumping the release number, but that is a small price to pay.
+    (Closes: #526228)
+  * Updated to standards version 3.8.1
+
+ -- Steve Kemp <skx@debian.org>  Tue, 19 May 2009 21:11:01 +0000
+
+jquery (1.3.2-2) unstable; urgency=high
+
+  [ Steve Kemp ]
+  * Correctly update the .min.js, .light.js, and .packaged.js files to
+    be symlinks.
+    - My own bad git usage.
+
+ -- Steve Kemp <skx@debian.org>  Thu, 26 Feb 2009 16:00:16 +0000
+
+jquery (1.3.2-1) unstable; urgency=low
+
+  [ Steve Kemp ]
+  * Updated to release 1.3.2 of jquery.
+    (Closes: #515112)
+
+ -- Steve Kemp <skx@debian.org>  Thu, 26 Feb 2009 15:55:51 +0000
+
+jquery (1.2.6-2) unstable; urgency=medium
+
+  [ Daniel Baumann ]
+  * Updating to standards 3.8.0.
+
+  [ Steve Kemp ]
+  * Updated to the new 1.2.6 release
+  * Correct the name of the library
+
+  [ Daniel Baumann ]
+  * Removing 'files' from unclean build.
+  * Removing useless empty line at the end of links file.
+  * Temporarily don't install packaged javascript files compressed by
+    upstream until we have yuicompressor in the archive. To not break
+    existing installations, symlinks to uncompressed jquery.js are
+    shipped.
+  * Correcting wrong symlinks of previous commit, thanks to Christian
+    Hammers <ch@debian.org> (Closes: #495178).
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 10 Jan 2009 14:21:00 -0500
+
+jquery (1.2.6-1) unstable; urgency=low
+
+  [ Steve Kemp ]
+  * New upstream release
+
+ -- Steve Kemp <skx@debian.org>  Fri, 18 Jul 2008 15:55:55 +0000
+
+jquery (1.2.3-4) unstable; urgency=low
+
+  [ Steve Kemp ]
+  * Moved to collaborative hosting:
+    - http://git.debian.org/git/pkg-javascript/
+
+  [ Daniel Baumann ]
+  * Downgrading relation to javascript-common from depends to recommends.
+  * Removing useless empty line on top of README.Debian.
+  * Removing explicit appearance of README.Debian in dh_installdocs call, since
+    this is taken automatically anyway.
+
+ -- Steve Kemp <skx@debian.org>  Sat, 10 May 2008 16:17:18 +0000
+
+jquery (1.2.3-3) unstable; urgency=medium
+
+  * Renamed the binary package from 'jquery' to 'libjs-jquery'
+    to follow the very early Javascript policy.
+
+ -- Steve Kemp <skx@debian.org>  Sun, 6 Apr 2008 15:44:51 +0000
+
+jquery (1.2.3-2) unstable; urgency=high
+
+  * Updated to follow the very early Javascript policy.
+    - Install files beneath /usr/share/javascript
+
+ -- Steve Kemp <skx@debian.org>  Sat, 5 Apr 2008 15:14:13 +0000
+
+jquery (1.2.3-1) unstable; urgency=low
+
+  * Initial release.  (Closes: #473125)
+
+ -- Steve Kemp <skx@debian.org>  Fri, 28 Mar 2008 15:14:13 +0000
--- jquery-1.4.2.orig/debian/compat
+++ jquery-1.4.2/debian/compat
@@ -0,0 +1 @@
+7
--- jquery-1.4.2.orig/debian/README.Debian
+++ jquery-1.4.2/debian/README.Debian
@@ -0,0 +1,10 @@
+jquery for Debian
+-----------------
+
+In order to make use of jquery in your html, include the following lines in
+your html header:
+
+        <script language="javascript" type="text/javascript"
+        src="/javascript/jquery/jquery.js"></script>
+
+ -- Steve Kemp <skx@debian.org>  Sat, 5 April 2008 15:00:51 +0000
--- jquery-1.4.2.orig/debian/watch
+++ jquery-1.4.2/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://docs.jquery.com/Downloading_jQuery \
+  .*jquery-([\d\.]+).js
--- jquery-1.4.2.orig/debian/rules
+++ jquery-1.4.2/debian/rules
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+%:
+	dh $@
+
+override_dh_auto_build:
+	`yui-compressor dist/jquery.js -o dist/jquery.min.js`
+
+override_dh_auto_clean:
+	rm -f dist/jquery.min.js
--- jquery-1.4.2.orig/debian/copyright
+++ jquery-1.4.2/debian/copyright
@@ -0,0 +1,24 @@
+This package was debianized by Steve Kemp <skx@debian.org> on
+Fri Mar 28 15:16:58 GMT 2008.
+
+It was downloaded from:
+
+     http://jquery.com/
+
+Copyright (c) 2005-2008 by John Resig, Brandon Aaron & Jörn Zaefferer.
+
+For more details on developers please see :
+
+     http://docs.jquery.com/Contributors
+
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of either:
+
+    a) the GNU General Public License as published by the Free Software
+       Foundation; version 2.
+
+    b) the MIT license.
+
+ On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'
--- jquery-1.4.2.orig/debian/links
+++ jquery-1.4.2/debian/links
@@ -0,0 +1,2 @@
+/usr/share/javascript/jquery/jquery.min.js	/usr/share/javascript/jquery/jquery.pack.js
+/usr/share/javascript/jquery/jquery.min.js	/usr/share/javascript/jquery/jquery.lite.js
--- jquery-1.4.2.orig/debian/README.Sources
+++ jquery-1.4.2/debian/README.Sources
@@ -0,0 +1,14 @@
+
+GIT Usage
+---------
+
+ I've updated this package such that only the debian/ tree is stored
+ in git, which I think makes sense.
+
+ For minor updates to the package we can get the orig.tar.gz via
+ "apt-get source .."  For new releases we merely need to download
+ the latest .zip and repack as jquery-x.y.z.orig.tar.gz - making
+ no other changes.
+
+Steve
+-- 
--- jquery-1.4.2.orig/debian/install
+++ jquery-1.4.2/debian/install
@@ -0,0 +1 @@
+dist/*.js		/usr/share/javascript/jquery
