[DRE-commits] [ruby-task-list] 05/05: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Nov 2 16:17:07 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-task-list.

commit 6e870f025c8ec5b4da36e9281e23da06901f07fb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Nov 2 19:58:58 2016 +0530

    update dependencies
---
 debian/changelog | 1 +
 debian/control   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e155928..d191e2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-task-list (1.0.6-1) unstable; urgency=medium
   * New upstream release
   * Switch to deckar01 fork
   * Provide gemspec for task_list and deckar01-task_list
+  * Add ruby-rack and ruby-activesupport to depends and build deps
 
  -- Pirate Praveen <praveen at debian.org>  Wed, 02 Nov 2016 19:50:02 +0530
 
diff --git a/debian/control b/debian/control
index c2997d0..fa8a95d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                ruby-github-markdown,
+               ruby-rack,
+               ruby-activesupport,
                ruby-html-pipeline
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-task-list.git
@@ -18,6 +20,8 @@ Package: ruby-task-list
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         ruby-rack,
+         ruby-activesupport,
          ruby-html-pipeline,
          ${misc:Depends},
          ${shlibs:Depends}

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



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