[DRE-commits] [ruby-mizuho] 09/15: Add a symlink to the system	jquery file.
    Felix Geyer 
    fgeyer at alioth.debian.org
       
    Sat Oct 26 10:29:34 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a commit to branch master
in repository ruby-mizuho.
commit 6d9d372431063af24ad16f8caac6b5cad770142b
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Oct 26 11:58:47 2013 +0200
    Add a symlink to the system jquery file.
---
 debian/control           |    2 +-
 debian/ruby-mizuho.links |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9a8e350..a4b6118 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,6 @@ Package: ruby-mizuho
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
- ruby-nokogiri, ruby-sqlite3, asciidoc, source-highlight
+ ruby-nokogiri, ruby-sqlite3, asciidoc, source-highlight, libjs-jquery
 Description: Mizuho documentation formatting tool
  A documentation formatting tool. Mizuho converts Asciidoc input files into nicely outputted HTML, possibly one file per chapter. Multiple templates are supported, so you can write your own.
diff --git a/debian/ruby-mizuho.links b/debian/ruby-mizuho.links
new file mode 100644
index 0000000..3fbec50
--- /dev/null
+++ b/debian/ruby-mizuho.links
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.min.js usr/share/mizuho/templates/jquery-1.7.1.min.js
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mizuho.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list