[DRE-commits] [ruby-commander] 01/02: Add missing dependency on less
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Apr 3 00:11:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-commander.
commit 48ade27706670db941d3f84332cb1dd0b888b862
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Apr 2 21:03:58 2015 -0300
Add missing dependency on less
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6be8e88..f2df8d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-commander (4.2.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add missing dependency on less
+
+ -- Antonio Terceiro <terceiro at debian.org> Thu, 02 Apr 2015 21:03:46 -0300
+
ruby-commander (4.2.0-1) unstable; urgency=medium
* Imported Upstream version 4.2.0
diff --git a/debian/control b/debian/control
index 8b60721..e42617e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-commander
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-highline
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-highline, less
Description: Ruby command-line interface library
"Commander" bridges the gap between other terminal related libraries
you know and love (OptionParser, HighLine), while providing many new
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-commander.git
More information about the Pkg-ruby-extras-commits
mailing list