debian/0000755000000000000000000000000012322473727007177 5ustar debian/changelog0000644000000000000000000000062712322473672011055 0ustar ruby-tins (1.1.0-1) unstable; urgency=low * New upstream release * Bump standards version to 3.9.5 (no changes) * Bump gem2deb build dep to >= 0.7.5~ (ruby 2.x) -- Pirate Praveen Sun, 13 Apr 2014 17:10:38 +0530 ruby-tins (0.6.0-1) unstable; urgency=low * Initial release (Closes: #693165) -- Praveen Arimbrathodiyil Wed, 07 Nov 2012 00:31:11 +0530 debian/copyright0000644000000000000000000000251312265227011011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tins Source: http://rubygems.org/gems/tins Files: * Copyright: 2010 Florian Frank License: Expat Files: debian/* Copyright: 2012 Praveen Arimbrathodiyil License: Expat 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. debian/control0000644000000000000000000000165412322472506010602 0ustar Source: ruby-tins Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-test-unit Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-tins.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-tins.git;a=summary Homepage: https://github.com/flori/tins XS-Ruby-Versions: all Package: ruby-tins Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: useful tools library in Ruby All the stuff that isn't good/big enough for a real library. . A few sample tools: * Round - A bit more versatile rounding for Ruby. * Null - Implementation of the null object pattern in Ruby. * SecureWrite - Write to a file atomically. debian/ruby-tins.docs0000644000000000000000000000001412265227011011765 0ustar README.rdoc debian/ruby-tins.lintian-overrides0000644000000000000000000000011612265227011014476 0ustar # Upstream does not provide a changelog file ruby-tins: no-upstream-changelog debian/ruby-tests.rb0000644000000000000000000000010312265227011011624 0ustar $: << 'tests' << '.' Dir['{tests}/**/*.rb'].each { |f| require f } debian/compat0000644000000000000000000000000212265227011010362 0ustar 7 debian/watch0000644000000000000000000000013512265227011010214 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/tins .*/tins-(.*).tar.gz debian/rules0000755000000000000000000000070112265227011010242 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/0000755000000000000000000000000012265227011010464 5ustar debian/source/format0000644000000000000000000000001412265227011011672 0ustar 3.0 (quilt)