[DRE-commits] [ruby-zip-zip] 09/10: update description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri May 2 16:08:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-zip-zip.
commit e7dfc77d26ed6e60822c6a907aa305432638c62d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri May 2 21:29:40 2014 +0530
update description
---
debian/control | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index a6a4401..927013d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,10 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-zip (>= 1.0.0)
-Description: Ease the migration to RubyZip v1.0.0
+Description: ease the migration to RubyZip v1.0.0
+ So you've upgraded a gem dependency that requires RubyZip v1.0.0 or higher.
+ While all your other dependencies use the interface provided by v0.x.
.
- In Gem hell migrating to RubyZip v1.0.0?
- Include zip-zip in your Gemfile and everything's coming up roses!
+ zip-zip provides a simple adapter to let all your dependencies use RubyZip
+ v1.0.0. It is very simple and light weight, aliasing the old class names
+ to the new.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-zip-zip.git
More information about the Pkg-ruby-extras-commits
mailing list