debian/0000755000000000000000000000000011772166655007206 5ustar debian/compat0000644000000000000000000000000211747237406010377 0ustar 7 debian/changelog0000644000000000000000000000047211772166655011063 0ustar ruby-rack-ssl (1.3.2-2) unstable; urgency=low * Bump build dependency on gem2deb to >= 0.3.0~ -- Antonio Terceiro Mon, 25 Jun 2012 20:01:01 -0300 ruby-rack-ssl (1.3.2-1) unstable; urgency=low * Initial release -- Ondřej Surý Wed, 25 Apr 2012 12:37:09 +0000 debian/copyright0000644000000000000000000000241511747237406011136 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: rack-ssl Source: https://github.com/josh/rack-ssl Files: * Copyright: 2010 Joshua Peek License: Expat 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. Files: debian/* Copyright: Copyright 2011 Ondřej Surý License: Expat debian/ruby-rack-ssl.docs0000644000000000000000000000001211747237406012542 0ustar README.md debian/control0000644000000000000000000000145111772166654010611 0ustar Source: ruby-rack-ssl Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rack-ssl.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rack-ssl.git;a=summary Homepage: https://github.com/josh/rack-ssl XS-Ruby-Versions: all Package: ruby-rack-ssl Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack Description: SSL/TLS extension for Ruby Rack Rack middleware to force SSL/TLS connection in your Ruby Rack applications. debian/rules0000755000000000000000000000070111747237406010257 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/source/0000755000000000000000000000000011747237406010501 5ustar debian/source/format0000644000000000000000000000001411747237406011707 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014511747237406010232 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rack-ssl .*/rack-ssl-(.*).tar.gz