debian/0000755000000000000000000000000011635661014007171 5ustar debian/watch0000644000000000000000000000011411635661014010216 0ustar version=3 http://githubredir.debian.net/github/olabini/yecht .*/(.+).tar.gz debian/changelog0000644000000000000000000000045211635661014011044 0ustar yecht (0.0.2-2) unstable; urgency=low * Build yecht-jruby.jar, too. -- Torsten Werner Sun, 18 Sep 2011 18:57:14 +0200 yecht (0.0.2-1) unstable; urgency=low * Initial Release (closes: #592997). -- Torsten Werner Sat, 17 Sep 2011 19:40:58 +0200 debian/libyecht-java.jlibs0000644000000000000000000000002011635661014012730 0ustar lib/yecht-*.jar debian/control0000644000000000000000000000126411635661014010577 0ustar Source: yecht Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Torsten Werner Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper, ant, default-jdk, javahelper, jruby Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-java/yecht.git Vcs-Browser: http://git.debian.org/?p=pkg-java/yecht.git Homepage: https://github.com/olabini/yecht Package: libyecht-java Architecture: all Depends: ${misc:Depends} Recommends: jruby Description: Syck port, a YAML 1.0 processor for Ruby Yecht is a proper port of Syck that matches Syck semantics more or less to the letter - including bugs. debian/copyright0000644000000000000000000000253611635661014011132 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Name: jffi Maintainer: Ola Bini Source: http://github.com/olabini/yecht Copyright: 2009-2010 Ola Bini 2002-2006 ats@cs.rit.edu License: MIT/X11 Files: debian/* Copyright: 2011 Torsten Werner License: MIT/X11 License: MIT/X11 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/compat0000644000000000000000000000000211635661014010367 0ustar 7 debian/source/0000755000000000000000000000000011635661014010471 5ustar debian/source/format0000644000000000000000000000001411635661014011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000041411635661014010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/javahelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := -Djruby.lib=/usr/share/java ext-ruby-jar pre-build:: mkdir -p lib clean:: $(RM) lib