debian/0000775000000000000000000000000012256157011007170 5ustar debian/changelog0000664000000000000000000000123112256157011011037 0ustar ruby-indentation (0.1.1-1) unstable; urgency=medium * Imported Upstream version 0.1.1 * debian/control: Drop DM-Upload-Allowed * Bump Standards-Version to 3.9.5 (with no changes). -- TANIGUCHI Takaki Tue, 24 Dec 2013 10:06:05 +0900 ruby-indentation (0.0.7-1) unstable; urgency=low * update Format URL * Imported Upstream version 0.0.7 * Bump Standards-Version to 3.9.4 (with no changes). -- TANIGUCHI Takaki Mon, 06 May 2013 11:34:53 +0900 ruby-indentation (0.0.6-1) unstable; urgency=low * Initial release (Closes: #652318) -- TANIGUCHI Takaki Fri, 16 Dec 2011 12:09:56 +0900 debian/compat0000664000000000000000000000000212256157011010366 0ustar 7 debian/control0000664000000000000000000000206612256157011010577 0ustar Source: ruby-indentation Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.12~), ruby-rspec Standards-Version: 3.9.5 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-indentation.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-indentation.git;a=summary Homepage: https://github.com/samueldana/indentation XS-Ruby-Versions: all Package: ruby-indentation Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Ruby extensions for Array and String classes A small library of extensions to Ruby's Array and String classes that allow in dentation manipulation of Strings and Arrays of Strings. Has the capability of working with multi-line strings. If you frequently use String arrays to manip ulate text, see synopsis (In README.rdoc) for examples of how indentation can make your life easier. debian/copyright0000664000000000000000000000247012256157011011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: indentation Source: https://github.com/samueldana/indentation Files: * Copyright: 2010 Prometheus Computing License: MIT Files: debian/* Copyright: 2011 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/ruby-indentation.docs0000664000000000000000000000004512256157011013334 0ustar # FIXME: READMEs found # README.rdoc debian/ruby-test-files.yaml0000664000000000000000000000006612256157011013114 0ustar --- - spec/indentation_spec.rb - spec/spec_helper.rb debian/rules0000775000000000000000000000070112256157011010246 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/0000775000000000000000000000000012256157011010470 5ustar debian/source/format0000664000000000000000000000001412256157011011676 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000015312256157011010220 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/indentation .*/indentation-(.*).tar.gz