debian/0000755000000000000000000000000012153650242007166 5ustar debian/ruby-tests.rb0000644000000000000000000000001512122054676011635 0ustar exec("rake") debian/copyright0000644000000000000000000000251412122054676011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: literati Source: http://github.com/jm/literati Files: * Copyright: 2012-2013 Jeremy McAnally License: MIT Files: debian/* Copyright: 2013 Per Andersson License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/control0000644000000000000000000000301112153634676010601 0ustar Source: ruby-literati Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Per Andersson Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-contest, ruby-mocha Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-literati.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-literati.git;a=summary Homepage: http://github.com/jm/literati XS-Ruby-Versions: all Package: ruby-literati Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Suggests: ruby-literati-doc Description: render literate Haskell with Ruby Render literate Haskell into HTML using Ruby. . By default, literati renders using Markdown. other markup languages can be used with the extended API. . Also included is a simple script which will take literate Haskell as input and generate HTML to stdout. Package: ruby-literati-doc Architecture: all Section: doc Depends: ${misc:Depends}, libjs-jquery Suggests: ruby-literati Description: render literate Haskell with Ruby (documentation) Render literate Haskell into HTML using Ruby. . By default, literati renders using Markdown. other markup languages can be used with the extended API. . Also included is a simple script which will take literate Haskell as input and generate HTML to stdout. . This package contains the documentation for ruby-literati. debian/patches/0000755000000000000000000000000012122054676010622 5ustar debian/patches/0001-Remove-path-addition-from-bin-literati.patch0000644000000000000000000000077712122054676021536 0ustar From: Per Andersson Date: Mon, 18 Mar 2013 07:28:23 +0100 Subject: Remove path addition from bin/literati --- bin/literati | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/literati b/bin/literati index 11ae7f9..a0f44fd 100755 --- a/bin/literati +++ b/bin/literati @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -$:.unshift File.dirname(__FILE__) + '/../lib' if ($0 == __FILE__) +#$:.unshift File.dirname(__FILE__) + '/../lib' if ($0 == __FILE__) require 'literati' debian/patches/series0000644000000000000000000000006212122054676012035 0ustar 0001-Remove-path-addition-from-bin-literati.patch debian/ruby-literati-doc.links0000644000000000000000000000013012122054676013566 0ustar usr/share/javascript/jquery/jquery.js usr/share/doc/ruby-literati-doc/html/js/jquery.js debian/changelog0000644000000000000000000000026312153647774011061 0ustar ruby-literati (0.0.4~git.20130318.3b3ea30-1) unstable; urgency=low * Initial release (Closes: #703319) -- Per Andersson Wed, 05 Jun 2013 16:49:29 +0200 debian/ruby-literati.manpages0000644000000000000000000000002212122054676013476 0ustar debian/literati.1 debian/rules0000755000000000000000000000133212122061306010236 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=all # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby override_dh_auto_clean: dh_auto_clean rm -rf rdoc override_dh_auto_build: dh_auto_build # build documentation rake rdoc override_dh_auto_install: dh_auto_install # remove bundled jquery.js rm -f debian/ruby-literati-doc/usr/share/doc/ruby-literati-doc/html/js/jquery.js debian/watch0000644000000000000000000000011012122054676010214 0ustar version=3 http://githubredir.debian.net/github/jm/literati/ (.*).tar.gz debian/source/0000755000000000000000000000000012122054676010473 5ustar debian/source/format0000644000000000000000000000001412122054676011701 0ustar 3.0 (quilt) debian/ruby-literati-doc.doc-base0000644000000000000000000000065212122054676014134 0ustar Document: ruby-literati-doc Title: Debian ruby-literati Manual Author: Jim McAnally Abstract: render literate Haskell with Ruby Render literate Haskell into HTML using Ruby. . By default, literati renders using Markdown. other markup languages can be used with the extended API. Section: Programming/Ruby Format: HTML Index: /usr/share/doc/ruby-literati-doc/html/index.html Files: /usr/share/doc/ruby-literati-doc/html/* debian/literati.10000644000000000000000000000042312122054676011071 0ustar .TH LITERATI "1" "March 2013" "literati 0.0.4" "User Commands" .SH NAME literati \- render literate Haskell into HTML .SH SYNOPSIS .B literati \fI .SH EXAMPLES .TP Run literati which will take literate Haskell as input and generate HTML to stdout .IP literati file.lhs debian/ruby-literati-doc.install0000644000000000000000000000005712122054676014124 0ustar rdoc/* usr/share/doc/ruby-literati-doc/html/ debian/ruby-literati.docs0000644000000000000000000000001212122054676012632 0ustar README.md debian/compat0000644000000000000000000000000212122054676010371 0ustar 7