[DRE-commits] [ruby-mail] 05/09: removed dependencies on ruby-treetop (no longer needed)

Caitlin Matos cm-guest at moszumanska.debian.org
Sat Jul 26 03:28:35 UTC 2014


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

cm-guest pushed a commit to branch master
in repository ruby-mail.

commit a77e99be22bdaa0cd912088c33c407f71871619e
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date:   Wed Jul 23 21:24:09 2014 -0400

    removed dependencies on ruby-treetop (no longer needed)
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a7bd497..c9a92d6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Carl Worth <cworth at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec, ruby-mime-types, ruby-treetop
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec, ruby-mime-types
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-mail.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-mail.git;a=summary
@@ -13,8 +13,8 @@ XS-Ruby-Versions: all
 Package: ruby-mail
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-mime-types, ruby-treetop
-Description: Ruby library to handle email generation, parsing and sending.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-mime-types
+Description: Ruby library to handle email generation, parsing and sending
  The purpose of this library is to provide a single point of access to
  handle all email functions, including sending and receiving
  emails. All network type actions are done through proxy methods to

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



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