[DRE-commits] [rails] 13/16: add Depends: ruby-treetop

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Aug 3 03:53:14 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 b50ed86e39a366a856883bf63813f5c8d72ee0ca
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jul 27 16:34:10 2014 -0300

    add Depends: ruby-treetop
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index def3424..6e94009 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rails (2:4.1.4-4~7) UNRELEASED; urgency=medium
+rails (2:4.1.4-4~8) UNRELEASED; urgency=medium
 
   * ruby-rails:
     - add Recommends:
@@ -13,6 +13,7 @@ rails (2:4.1.4-4~7) UNRELEASED; urgency=medium
       - ruby-sdoc
     - add Breaks/Replaces: rails3
     - bump Depends: ruby-sprockets-rails to (>= 2.1.3-1~)
+    - add Depends: ruby-treetop
   * ruby-railties:
     - remove Breaks: rails (<< 3:3.2.0)
   * ruby-actionmailer:
diff --git a/debian/control b/debian/control
index 5a3661f..7362ee2 100644
--- a/debian/control
+++ b/debian/control
@@ -158,6 +158,7 @@ Depends: bundler (<< 2.0),
          ruby-railties (= ${source:Version}),
          ruby-sprockets-rails (<< 3.0),
          ruby-sprockets-rails (>= 2.1.3-1~),
+         ruby-treetop,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: ruby-coffee-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