debian/0000755000000000000000000000000012246365676007207 5ustar debian/watch0000644000000000000000000000013512246365676010237 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rgen .*/rgen-(.*).tar.gz debian/source/0000755000000000000000000000000012246365676010507 5ustar debian/source/format0000644000000000000000000000001412246365676011715 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000070112246365676010265 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/ruby-tests.rb0000644000000000000000000000003412246365676011652 0ustar require 'test/rgen_test.rb' debian/ruby-rgen.docs0000644000000000000000000000004512246365676011772 0ustar # FIXME: READMEs found # README.rdoc debian/copyright0000644000000000000000000000252612246365676011147 0ustar 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/control0000644000000000000000000000170412246365676010614 0ustar 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/compat0000644000000000000000000000000212246365676010405 0ustar 7 debian/changelog0000644000000000000000000000023712246365676011063 0ustar ruby-rgen (0.6.6-1) unstable; urgency=low * Initial release (Closes: #710385) -- Stig Sandbeck Mathisen Sat, 30 Nov 2013 14:44:16 +0100