debian/0000755000000000000000000000000012330675740007175 5ustar debian/changelog0000644000000000000000000000026112330675243011044 0ustar ruby-client-side-validations (3.2.6+gh-1) unstable; urgency=low * Initial release (Closes: #728536) -- Pirate Praveen Fri, 02 May 2014 16:29:42 +0530 debian/copyright0000644000000000000000000000254112330674374011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: client_side_validations Source: http://rubygems.org/gems/client_side_validations Files: * Copyright: 2012 DockYard, LLC License: Expat Files: debian/* Copyright: 2014 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/TODO0000644000000000000000000000036612330672543007670 0ustar Try to run the tests. It fails with the following error, /usr/lib/ruby/vendor_ruby/active_record/validations.rb:68:in `valid?': undefined method `new_record?' for # (NoMethodError) debian/ruby-client-side-validations.docs0000644000000000000000000000001212330675163015531 0ustar README.md debian/control0000644000000000000000000000205512330675134010577 0ustar Source: ruby-client-side-validations Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-mocha Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-client-side-validations.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-client-side-validations.git;a=summary Homepage: https://github.com/bcardarella/client_side_validations XS-Ruby-Versions: all Package: ruby-client-side-validations Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: client side validations made easy for your Rails v3.1+ apps Follow the best practices for client side validations developed by Luke Wroblewski . Automatically extract and apply validation rules defined on the server to the client. . Read more at /usr/share/doc/ruby-client-side-validations/README.md debian/patches/0000755000000000000000000000000012323461327010620 5ustar debian/patches/remove-bundler.patch0000644000000000000000000000045312323461327014571 0ustar --- a/test/base_helper.rb +++ b/test/base_helper.rb @@ -1,8 +1,8 @@ -require 'rubygems' -require 'bundler/setup' +#require 'rubygems' +#require 'bundler/setup' require 'test/unit' if RUBY_VERSION >= '1.9.3' - require 'debugger' +# require 'debugger' end require 'mocha/setup' require 'rails' debian/patches/series0000644000000000000000000000002512323457777012050 0ustar remove-bundler.patch debian/compat0000644000000000000000000000000212323440023010355 0ustar 7 debian/watch0000644000000000000000000000020312323440023010203 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/client_side_validations .*/client_side_validations-(.*).tar.gz debian/rules0000755000000000000000000000067712323440023010251 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=ruby2.0 ruby2.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/0000755000000000000000000000000012323440023010457 5ustar debian/source/format0000644000000000000000000000001412323440023011665 0ustar 3.0 (quilt)