[DRE-commits] [ruby-integration] 07/08: Add missing runtime dependency on debian/control
Lucas Moura
lucasmoura-guest at moszumanska.debian.org
Wed Feb 8 17:47:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
lucasmoura-guest pushed a commit to branch master
in repository ruby-integration.
commit 41b8b6ff2984d83fc790e5cea939ffa9989e375c
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date: Wed Feb 8 15:41:37 2017 -0200
Add missing runtime dependency on debian/control
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3ffb4bc..e5f156f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ ruby-integration (0.1.4-1) UNRELEASED; urgency=medium
* Remove already applied patch
* Bump Standards-Version to 3.9.8
* Add testsuite to debian/control
+ * Add missing runtime dependency on debian/control
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com> Wed, 08 Feb 2017 15:22:42 -0200
diff --git a/debian/control b/debian/control
index d018fd7..7cf2f83 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: ruby-integration
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
+ ruby-text-table,
${misc:Depends},
${shlibs:Depends}
Recommends: ruby-gsl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-integration.git
More information about the Pkg-ruby-extras-commits
mailing list