debian/0000755000000000000000000000000012256644256007202 5ustar debian/rules0000755000000000000000000000070111773033462010252 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/watch0000644000000000000000000000016111773033462010223 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/sexp_processor .*/sexp_processor-(.*).tar.gz debian/source/0000755000000000000000000000000011773033462010474 5ustar debian/source/format0000644000000000000000000000001411773033462011702 0ustar 3.0 (quilt) debian/ruby-test-files.yaml0000644000000000000000000000017211773033462013116 0ustar --- - test/test_composite_sexp_processor.rb - test/test_environment.rb - test/test_sexp.rb - test/test_sexp_processor.rb debian/ruby-sexp-processor.docs0000644000000000000000000000001311773033462014013 0ustar README.txt debian/copyright0000644000000000000000000000253011773034447011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sexp-processor Source: https://github.com/seattlerb/sexp_processor Files: * Copyright: Ryan Davis, seattle.rb License: Expat Files: debian/* Copyright: 2011, 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/control0000644000000000000000000000207412256500520010571 0ustar Source: ruby-sexp-processor Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Tobias Grimm , Praveen Arimbrathodiyil , Cédric Boutillier Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5~), ruby-minitest Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sexp-processor.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-sexp-processor.git;a=summary Homepage: https://github.com/seattlerb/sexp_processor XS-Ruby-Versions: all Package: ruby-sexp-processor Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: brings all the generic sexp processing tools to ruby sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc. . Includes SexpProcessor and CompositeSexpProcessor. . Allows you to write very clean filters. debian/compat0000644000000000000000000000000211773033462010372 0ustar 7 debian/changelog0000644000000000000000000000531412256644256011057 0ustar ruby-sexp-processor (4.4.1-1) unstable; urgency=medium * Imported Upstream version 4.4.1 * debian/copyright: update Format: to copyright-format/1.0 URI * debian/control: + add myself to uploaders + remove obsolete DM-Upload-Allowed flag + use canonical URI in Vcs-* fields + bump Standards-Version: to 3.9.5 (no changes needed) + build against gem2deb >=0.5~ to add Ruby2.0 support * Drop transitional packages -- Cédric Boutillier Wed, 25 Dec 2013 22:05:48 +0100 ruby-sexp-processor (3.0.7-1) unstable; urgency=low * New upstream release. * fix debian/watch (change sexp-processor to sexp_processor). -- Praveen Arimbrathodiyil Wed, 28 Sep 2011 12:43:03 +0530 ruby-sexp-processor (3.0.6-1) unstable; urgency=low * New upstream release * Migrated to gem2deb (Closes: #640036) * Update copyright file to follow dep5 * Standards-Version: 3.9.2 * Add myself to uploaders * Add ruby-minitest to build depends -- Praveen Arimbrathodiyil Thu, 01 Sep 2011 23:05:52 +0530 libsexp-processor-ruby (3.0.4-2) unstable; urgency=low * Load tests with absolute path - Ruby 1.9.2 doesn't include '.' in it's load path anymore (Closes: #593026) * Standards-Version: 3.9.1 * Fixed package description -- Tobias Grimm Sun, 15 Aug 2010 22:59:11 +0200 libsexp-processor-ruby (3.0.4-1) unstable; urgency=low * New upstream release -- Tobias Grimm Mon, 29 Mar 2010 17:14:49 +0200 libsexp-processor-ruby (3.0.3-6) unstable; urgency=low * Re-enabled Ruby 1.9.1 support (fixed the test runner) * Install upstream changelog -- Tobias Grimm Sat, 27 Feb 2010 20:48:47 +0100 libsexp-processor-ruby (3.0.3-5) unstable; urgency=low * Remove Sebastien Delafond from maintainer. Many thanks for all the past work! -- Lucas Nussbaum Sun, 21 Feb 2010 20:43:01 +0100 libsexp-processor-ruby (3.0.3-4) unstable; urgency=low * Drop package for Ruby 1.9. The test suite fails. Closes: #569883. * Standards-Version -> 3.8.4. No changes needed. -- Lucas Nussbaum Sat, 20 Feb 2010 18:26:49 +0100 libsexp-processor-ruby (3.0.3-3) unstable; urgency=low * Conflict with libparsetree-ruby <= 2.2.1-2 (Closes: #561462) -- Tobias Grimm Tue, 29 Dec 2009 12:31:05 +0100 libsexp-processor-ruby (3.0.3-2) unstable; urgency=low * Run unit test when building package -- Tobias Grimm Sun, 06 Dec 2009 10:54:57 +0100 libsexp-processor-ruby (3.0.3-1) unstable; urgency=low * Initial Release (Closes: #553942). -- Sebastien Delafond Mon, 02 Nov 2009 11:55:03 +0100