[DRE-commits] [SCM] ruby-echoe.git branch, master, updated. upstream/4.5.6-6-g71c3e28

Clint Byrum clint at ubuntu.com
Wed May 25 04:54:38 UTC 2011


The following commit has been merged in the master branch:
commit 54d5199d0c10a20f8fb36a2b361e94deca6f8bd8
Author: Clint Byrum <clint at ubuntu.com>
Date:   Fri May 20 08:57:46 2011 -0700

    -Documenting patch/rubygems exceptions.
    -Fixing ruby-echoe.docs

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..131329c
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,3 @@
+The generic requirement of 'rubygems' was removed from lib/echoe.rb, but
+the overrides are still necessary for the other components of rubygems
+which are essential to the operation of the library.
diff --git a/debian/changelog b/debian/changelog
index aec6ea7..79404e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-echoe (4.5.6-1) UNRELEASED; urgency=low
+ruby-echoe (4.5.6-1) unstable; urgency=low
 
   * Initial release (Closes: #627360)
 
diff --git a/debian/control b/debian/control
index 829cc43..a09fa3f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-echoe
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter,
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
   ruby-rubyforge,
   rubygems (>= 1.3.6)
 Description: A Rubygems packaging tool that provides common Rake tasks
diff --git a/debian/ruby-echoe.docs b/debian/ruby-echoe.docs
index 786a9ba..e845566 100644
--- a/debian/ruby-echoe.docs
+++ b/debian/ruby-echoe.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README
+README

-- 
ruby-echoe.git



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