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

afif pushed a commit to branch master
in repository emperor.

commit 898a919317a67532e8d772a671769c2c72640509
Author: Andreas Tille <ti...@debian.org>
Date:   Tue Feb 25 16:15:15 2014 +0000

    ATTENTION: Tim, please test!!!
    
    I replaced a code copy of the package libjs-jquery-ui in a newer version via
    
      replace        usr/share/javascript/jquery-ui/ui/jquery-ui.custom.min.js  
     usr/share/emperor/support_files/js/jquery-ui-1.8.17.custom.min.js
    
    which is *hackish* since it encodes a wrong version in a file name (Debian 
has version 1.10).  The alternative would be to patch format.py but before we 
go on doing things like this we should verify whether this approach wo replace 
JS libraries by higher versions might really work!
---
 debian/control   | 3 ++-
 debian/linktrees | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3e6e1ec..2a37a56 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                python,
                dh-linktree,
-               libjs-twitter-bootstrap
+               libjs-twitter-bootstrap,
+               libjs-jquery-ui
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-emperor/trunk/
 Vcs-Svn: 
svn://anonscm.debian.org/debian-med/trunk/packages/python-emperor/trunk/
diff --git a/debian/linktrees b/debian/linktrees
index 7f13466..20a242d 100644
--- a/debian/linktrees
+++ b/debian/linktrees
@@ -1 +1,2 @@
-embed usr/share/twitter-bootstrap/files/ usr/share/doc/emperor/html/bootstrap/
+embed  usr/share/twitter-bootstrap/files/                              
usr/share/doc/emperor/html/bootstrap/
+replace        usr/share/javascript/jquery-ui/ui/jquery-ui.custom.min.js       
usr/share/emperor/support_files/js/jquery-ui-1.8.17.custom.min.js

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/emperor.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to