[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

ojan at chromium.org ojan at chromium.org
Fri Jan 21 14:55:29 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit dae553a7980b9138cac4f099232195e6116b3a43
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 4 21:56:05 2011 +0000

    2011-01-04  Ojan Vafai  <ojan at chromium.org>
    
            Increment version number to avoid getting the cached JS file.
    
            * PrettyPatch/PrettyPatch.rb:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75004 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Websites/bugs.webkit.org/ChangeLog b/Websites/bugs.webkit.org/ChangeLog
index 2fe3d51..46927c4 100644
--- a/Websites/bugs.webkit.org/ChangeLog
+++ b/Websites/bugs.webkit.org/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-04  Ojan Vafai  <ojan at chromium.org>
+
+        Increment version number to avoid getting the cached JS file.
+
+        * PrettyPatch/PrettyPatch.rb:
+
 2010-12-15  Ojan Vafai  <ojan at chromium.org>
  
         Reviewed by Adam Barth.
diff --git a/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb b/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb
index ea55f0b..cfdbc64 100644
--- a/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb
+++ b/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb
@@ -362,7 +362,7 @@ body {
 }
 </style>
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> 
-<script src="code-review.js?version=17"></script>
+<script src="code-review.js?version=18"></script>
 EOF
 
     def self.revisionOrDescription(string)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list