debian/0000755000000000000000000000000012153730641007170 5ustar debian/ruby-rubypants-doc.install0000644000000000000000000000005712121443424014326 0ustar doc/* usr/share/doc/ruby-rubypants-doc/html/ debian/ruby-tests.rb0000644000000000000000000000003612121443424011630 0ustar require './test_rubypants.rb' debian/copyright0000644000000000000000000000312412121443424011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rubypants Source: http://chneukirchen.org/darcs/darcsweb.cgi?r=rubypants;a=summary Files: * Copyright: 2004 Christian Neukirchen License: BSD Files: debian/* Copyright: 2013 Per Andersson License: BSD License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. debian/ruby-rubypants-doc.doc-base0000644000000000000000000000110012121443424014323 0ustar Document: ruby-rubypants-doc Title: Debian ruby-rubypants Manual Author: Christian Neukirchen Abstract: Ruby port of SmartyPants smart-quotes library RubyPants is a Ruby port of the smart-quotes library SmartyPants. . The original "SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. Section: Programming/Ruby Format: HTML Index: /usr/share/doc/ruby-rubypants-doc/html/index.html Files: /usr/share/doc/ruby-rubypants-doc/html/* debian/control0000644000000000000000000000307012153635077010602 0ustar Source: ruby-rubypants Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Per Andersson Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rubypants.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rubypants.git;a=summary Homepage: http://chneukirchen.org/darcs/darcsweb.cgi?r=rubypants;a=summary XS-Ruby-Versions: all Package: ruby-rubypants Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter Suggests: ruby-rubypants-doc Description: Ruby port of SmartyPants smart-quotes library RubyPants is a Ruby port of the smart-quotes library SmartyPants. . The original "SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. Package: ruby-rubypants-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: ruby-rubypants Description: Ruby port of SmartyPants smart-quotes library (documentation) RubyPants is a Ruby port of the smart-quotes library SmartyPants. . The original "SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. . This package contains documentation for ruby-rubypants. debian/ruby-rubypants-doc.links0000644000000000000000000000013112121443424013771 0ustar usr/share/javascript/jquery/jquery.js usr/share/doc/ruby-rubypants-doc/html/js/jquery.js debian/changelog0000644000000000000000000000023712153730241011040 0ustar ruby-rubypants (0.2.0-1) unstable; urgency=low * Initial release (Closes: #703275) -- Per Andersson Wed, 05 Jun 2013 23:41:52 +0200 debian/ruby-rubypants.install0000644000000000000000000000005212121443424013556 0ustar rubypants.rb usr/lib/ruby/vendor_ruby/ debian/rules0000755000000000000000000000136112122061636010246 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 doc override_dh_auto_build: dh_auto_build # build documentation rdoc --main README rubypants.rb override_dh_auto_install: dh_auto_install # remove bundled jquery.js rm -f debian/ruby-rubypants-doc/usr/share/doc/ruby-rubypants-doc/html/js/jquery.js debian/watch0000644000000000000000000000010212121443424010205 0ustar version=3 http://chneukirchen.org/releases/ rubypants-(.*).tar.gz debian/source/0000755000000000000000000000000012121443424010463 5ustar debian/source/format0000644000000000000000000000001412121443424011671 0ustar 3.0 (quilt) debian/ruby-rubypants.docs0000644000000000000000000000000712121443424013040 0ustar README debian/compat0000644000000000000000000000000212121443424010361 0ustar 7