[DRE-commits] [ruby-rails-assets-jquery-placeholder] 02/04: remove unused patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Apr 8 12:00:35 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-jquery-placeholder.

commit 5c08329a4829ba30f9f847a0a4d4eec0026f0f5b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Apr 8 17:26:55 2015 +0530

    remove unused patch
---
 debian/patches/series                  |  1 -
 debian/patches/use-system-jquery.patch | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 3d8bf7b..d77d941 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-use-system-jquery.patch
 engine-root.patch
diff --git a/debian/patches/use-system-jquery.patch b/debian/patches/use-system-jquery.patch
deleted file mode 100644
index dfb22ab..0000000
--- a/debian/patches/use-system-jquery.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Description: use local jquery
- Debian specific
-Author: Pirate Praveen <praveen at debian.org>
-Last-Updated: 30-12-2014
-
-Index: ruby-rails-assets-jquery-placeholder-2.0.8/app/assets/templates/jquery-placeholder/demo.html
-===================================================================
---- ruby-rails-assets-jquery-placeholder-2.0.8.orig/app/assets/templates/jquery-placeholder/demo.html
-+++ ruby-rails-assets-jquery-placeholder-2.0.8/app/assets/templates/jquery-placeholder/demo.html
-@@ -29,7 +29,7 @@
- 			<p><input type="submit" value="type=submit"></p>
- 		</form>
- 		<p>— <a href="http://mathiasbynens.be/" title="Mathias Bynens, front-end developer">Mathias</a></p>
--		<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-+		<script src="file:///usr/share/javascript/jquery/jquery.min.js"></script>
- 		<script src="jquery.placeholder.js"></script>
- 		<script>
- 			// To test the @id toggling on password inputs in browsers that don’t support changing an input’s @type dynamically (e.g. Firefox 3.6 or IE), uncomment this:
-Index: ruby-rails-assets-jquery-placeholder-2.0.8/app/assets/templates/jquery-placeholder/tests/index.html
-===================================================================
---- ruby-rails-assets-jquery-placeholder-2.0.8.orig/app/assets/templates/jquery-placeholder/tests/index.html
-+++ ruby-rails-assets-jquery-placeholder-2.0.8/app/assets/templates/jquery-placeholder/tests/index.html
-@@ -24,7 +24,7 @@
- 				<p><input type="submit" value="type=submit"></p>
- 			</form>
- 		</div>
--		<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-+		<script src="file:///usr/share/javascript/jquery/jquery.min.js"></script>
- 		<script src="http://code.jquery.com/qunit/qunit-1.12.0.js"></script>
- 		<script src="../jquery.placeholder.js"></script>
- 		<script src="tests.js"></script>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-jquery-placeholder.git



More information about the Pkg-ruby-extras-commits mailing list