debian/0000755000000000000000000000000012257243566007202 5ustar debian/rules0000755000000000000000000000070112257242575010257 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.9.1 ruby2.0 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/copyright0000644000000000000000000000270712257242575011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: equalizer Source: https://github.com/dkubb/equalizer Files: * Copyright: 2009-2013 Dan Kubb 2012 Markus Schirp (packaging) License: Expat Files: debian/* Copyright: 2013 Praveen Arimbrathodiyil License: Expat Comment: the Debian packaging is licensed under the same terms as the original package. 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/compat0000644000000000000000000000000212257242575010377 0ustar 7 debian/ruby-equalizer.docs0000644000000000000000000000001212257242575013024 0ustar README.md debian/ruby-tests.rake0000644000000000000000000000024112257242575012163 0ustar $: << 'spec' require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) do |spec| spec.pattern = './spec/**/*_spec.rb' end task :default => :spec debian/changelog0000644000000000000000000000025112257242575011051 0ustar ruby-equalizer (0.0.9-1) unstable; urgency=low * Initial release (Closes: #733167) -- Praveen Arimbrathodiyil Thu, 26 Dec 2013 22:27:04 +0530 debian/control0000644000000000000000000000172212257242575010606 0ustar Source: ruby-equalizer Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Praveen Arimbrathodiyil Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), ruby-rspec Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-equalizer.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-equalizer.git;a=summary Homepage: https://github.com/dkubb/equalizer XS-Ruby-Versions: all Package: ruby-equalizer Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Ruby module to define equality, equivalence and inspection methods Define equality, equivalency and hash methods automatically. When you create an equalizer object you can use all these methods automatically. . See /usr/share/doc/ruby-equalizer/README.md for a complete example. debian/watch0000644000000000000000000000014712257242575010234 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/equalizer .*/equalizer-(.*).tar.gz debian/ruby-equalizer.lintian-overrides0000644000000000000000000000012312257243524015530 0ustar # Upstream does not provide a changelog file ruby-equalizer: no-upstream-changelog debian/source/0000755000000000000000000000000012257242424010472 5ustar debian/source/format0000644000000000000000000000001412257242575011707 0ustar 3.0 (quilt)