[DRE-commits] [ruby-bdb] 11/12: Improve description

David Suárez deiv-guest at moszumanska.debian.org
Wed Mar 12 20:40:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

deiv-guest pushed a commit to branch master
in repository ruby-bdb.

commit e430f8df11a7996bfc8e3446fc2368c863045cef
Author: David Suárez <david.sephirot at gmail.com>
Date:   Wed Mar 12 21:36:52 2014 +0100

    Improve description
---
 debian/changelog | 23 ++++++++++++++++++-----
 debian/control   |  5 ++++-
 2 files changed, 22 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c5424a..60109f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,30 @@
-ruby-bdb (0.6.6-1) UNRELEASED; urgency=low
+ruby-bdb (0.6.6-1) UNRELEASED; urgency=medium
+
+  * Team upload
+
+  [David Suárez]
+  * Fix test runner and remove the hard dependency on ruby1.8
+   (Closes: #730960)
+  * Add patch 'dont-rely-on-ruby-objects-to-accommodate-c-data'
+  * Add patch 'remove-src-dir-from-tests-load-path'
+  * Add patch 'fix-inheritance'
+  * Update standards version; no changes needed
+  * Improve clean rule
+  * Change upload urgency to medium
+  * Generate and install rdoc documentation
+  * Remove empty dirs
 
   [ Paul van Tilburg ]
   * debian/watch: use githubredir instead of gemwatch as gem release don't
     seem to be far behind releases on github.
 
   [ Gunnar Wolf ]
-  * New upstream version
-  * Drop transitional packages
-  * Drop hard dependency on ruby1.8 (closes: 730960)
+  * New upstream version (Closes: #741210)
+  * Drop transitional packages (closes: #735693)
   * Check whether constants were already defined before removing them at
     build time
 
- -- Gunnar Wolf <gwolf at debian.org>  Fri, 17 Jan 2014 13:25:35 -0600
+ -- David Suárez <david.sephirot at gmail.com>  Wed, 12 Mar 2014 21:34:55 +0100
 
 ruby-bdb (0.6.5-7) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b26f23f..4b63a1e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,10 @@ Package: ruby-bdb
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, libjs-jquery
-Description: Interface to Berkeley DB for Ruby 1.8
+Description: Interface to Berkeley DB for Ruby
  BDB is an interface to the Berkeley database library.
  .
+ Berkeley DB is an embedded database system that supports keyed access
+ to data.
+ .
  This package provides BDB linked to the default Debian libdb version.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bdb.git



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