debian/ 0000755 0000000 0000000 00000000000 12246365676 007207 5 ustar debian/watch 0000644 0000000 0000000 00000000135 12246365676 010237 0 ustar version=3
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rgen .*/rgen-(.*).tar.gz
debian/source/ 0000755 0000000 0000000 00000000000 12246365676 010507 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12246365676 011715 0 ustar 3.0 (quilt)
debian/rules 0000755 0000000 0000000 00000000701 12246365676 010265 0 ustar #!/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/ruby-tests.rb 0000644 0000000 0000000 00000000034 12246365676 011652 0 ustar require 'test/rgen_test.rb'
debian/ruby-rgen.docs 0000644 0000000 0000000 00000000045 12246365676 011772 0 ustar # FIXME: READMEs found
# README.rdoc
debian/copyright 0000644 0000000 0000000 00000002526 12246365676 011147 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RGen
Source:
Files: *
Copyright: 2006,2013 Martin Thiede
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.
Files: debian/*
Copyright: 2013 Stig Sandbeck Mathisen
License: GPL-3+
See /usr/share/common-licenses/GPL-3
debian/control 0000644 0000000 0000000 00000001704 12246365676 010614 0 ustar Source: ruby-rgen
Maintainer: Debian Ruby Extras Maintainers
Uploaders: Stig Sandbeck Mathisen
Section: ruby
Priority: optional
Build-Depends: debhelper (>= 7.0.50~),
gem2deb (>= 0.3.0~),
ruby-nokogiri,
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rgen.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rgen.git;a=summary
Homepage: http://ruby-gen.org
XS-Ruby-Versions: all
Package: ruby-rgen
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
ruby | ruby-interpreter
Description: Ruby Modelling and Generator Framework
RGen is a framework for Model Driven Software Development (MDSD) in
Ruby.
.
This means that it helps you build Metamodels, instantiate Models,
modify and transform Models and finally generate arbitrary textual
content from it.
XB-Ruby-Versions: ${ruby:Versions}
debian/compat 0000644 0000000 0000000 00000000002 12246365676 010405 0 ustar 7
debian/changelog 0000644 0000000 0000000 00000000237 12246365676 011063 0 ustar ruby-rgen (0.6.6-1) unstable; urgency=low
* Initial release (Closes: #710385)
-- Stig Sandbeck Mathisen Sat, 30 Nov 2013 14:44:16 +0100