debian/0000755000000000000000000000000012311632262007164 5ustar debian/watch0000644000000000000000000000014311771665004010224 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/fast_xs .*/fast_xs-(.*).tar.gz debian/rules0000755000000000000000000000070111771665004010253 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 debian/copyright0000644000000000000000000000234211771665004011131 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: fast_xs Source: http://rubyforge.org/projects/fast-xs Files: * Copyright: 2007-2011 Eric Wong , 2005 Sam Ruby 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/ruby-fast-xs.docs0000644000000000000000000000001411771665004012406 0ustar README.rdoc debian/source/0000755000000000000000000000000011771665004010475 5ustar debian/source/format0000644000000000000000000000001411771665004011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211771665004010373 0ustar 7 debian/ruby-test-files.yaml0000644000000000000000000000026311771665004013120 0ustar --- - test/test_xml_escaping.rb #- test/test_mongrel_overrides.rb - test/test_rack_util_overrides.rb - test/test_cgi_class_overrides.rb #- test/test_erb_util_module_overrides.rb debian/control0000644000000000000000000000156411775277066010621 0ustar Source: ruby-fast-xs Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Tollef Fog Heen Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-rack Standards-Version: 3.9.2 #Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-fast-xs.git #Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-fast-xs.git;a=summary Homepage: http://fast-xs.rubyforge.org/ XS-Ruby-Versions: all Package: ruby-fast-xs Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter # hoe (>= 2.8.0, development) Breaks: ruby-hpricot (<< 0.8.6-3~) Description: ruby extension for escaping text fast_xs escapes text so it can be embedded more directly into XML and HTML without having to deal with character set issues.debian/changelog0000644000000000000000000000147512311632261011044 0ustar ruby-fast-xs (0.8.0-3build1) trusty; urgency=medium * Rebuild with newer gem2deb for Ruby 2.0 support. -- Colin Watson Mon, 17 Mar 2014 17:45:20 +0000 ruby-fast-xs (0.8.0-3) unstable; urgency=low * Team upload. * Breaks: ruby-hpricot << 0.8.6-3~ since this package now provides a file that used to be provided by that package (Closes: #679847). -- Antonio Terceiro Mon, 02 Jul 2012 01:02:38 -0300 ruby-fast-xs (0.8.0-2) unstable; urgency=low * Add full name to uploaders * Drop DM-Upload-Allowed; no DMs in uploaders. -- Tollef Fog Heen Fri, 29 Jun 2012 08:50:39 +0200 ruby-fast-xs (0.8.0-1) unstable; urgency=low * Initial release * Fix up copyright file. -- Tollef Fog Heen Wed, 20 Jun 2012 21:59:36 +0200