[DRE-commits] [SCM] ruby-markaby.git branch, master, updated. upstream/0.7.1-3-g72e1bfd

Cédric Boutillier cedric.boutillier at gmail.com
Wed Aug 24 20:55:32 UTC 2011


The following commit has been merged in the master branch:
commit 72e1bfdc76442220e912b391c515291904b4dfc4
Merge: d0465ade42d021dcdd00447148fc2085e52c4b08 b3a8629521449f3be2169f3f03e6a3a3b078a531
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed Aug 24 22:49:22 2011 +0200

    Imported Debian patch 0.7.2-1

diff --combined debian/changelog
index d0e08a8,0000000..24e870d
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,5 @@@
- ruby-markaby (0.7.1-1) UNRELEASED; urgency=low
++ruby-markaby (0.7.2-1) UNRELEASED; urgency=low
 +
 +  * Initial release (Closes: #nnnn)
 +
-  -- Cédric Boutillier <cedric.boutillier at gmail.com>  Mon, 22 Aug 2011 13:45:57 +0200
++ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Wed, 24 Aug 2011 22:49:22 +0200
diff --combined debian/ruby-tests.rb
index 0000000,0000000..eac5ce6
new file mode 100644
--- /dev/null
+++ b/debian/ruby-tests.rb
@@@ -1,0 -1,0 +1,13 @@@
++# FIXME
++# there's a spec/ or a test/ directory in the upstream source, but
++# no test suite was defined in the Gem specification. It would be
++# a good idea to define it here so the package gets tested at build time.
++# Examples:
++# $: << 'lib' << '.'
++# Dir['{spec,test}/**/*.rb'].each { |f| require f }
++#
++# require 'test/ts_foo.rb'
++#
++# require 'rbconfig'
++# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
++# exec("#{ruby} -I. test/runtests.rb")

-- 
ruby-markaby.git



More information about the Pkg-ruby-extras-commits mailing list