[DRE-commits] [rails] 05/16: ruby-actionmailer: drop Depends: ruby-mail (<< 2.6)
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 3 03:53:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository rails.
commit 72763af6c42ab780035c790bae2e0ee30622784e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jul 27 11:04:23 2014 -0300
ruby-actionmailer: drop Depends: ruby-mail (<< 2.6)
cfe https://github.com/rails/rails/commit/bb0890d
---
debian/changelog | 5 ++++-
debian/control | 1 -
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 746d819..44e0c2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rails (2:4.1.4-4~1) UNRELEASED; urgency=medium
+rails (2:4.1.4-4~2) UNRELEASED; urgency=medium
* ruby-rails: add Recommends:
- ruby-jquery-rails
@@ -10,6 +10,9 @@ rails (2:4.1.4-4~1) UNRELEASED; urgency=medium
- fix Breaks: on rails (<< 3:3.2.0); the correct is 2:3.2.0
(note the epoch)
- add Depends: ruby-spring
+ * ruby-actionmailer:
+ - drop Depends: ruby-mail (<< 2.6)
+ cfe https://github.com/rails/rails/commit/bb0890d
-- Antonio Terceiro <terceiro at debian.org> Sat, 26 Jul 2014 17:43:06 -0300
diff --git a/debian/control b/debian/control
index 1d2596c..5d90176 100644
--- a/debian/control
+++ b/debian/control
@@ -120,7 +120,6 @@ Depends: ${shlibs:Depends},
ruby-actionpack (= ${source:Version}),
ruby-actionview (= ${source:Version}),
ruby-mail (>= 2.5.4),
- ruby-mail (<< 2.6)
Breaks: ruby-actionmailer-2.3, ruby-actionmailer-3.2, ruby-actionmailer-4.0
Replaces: ruby-actionmailer-2.3, ruby-actionmailer-3.2, ruby-actionmailer-4.0
Description: email composition, delivery, and receiving framework (part of Rails)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git
More information about the Pkg-ruby-extras-commits
mailing list