[DRE-commits] [ruby-bogus] 01/01: Add missing dependency on ruby-dependor

Cédric Boutillier boutil at moszumanska.debian.org
Wed Aug 27 11:32:28 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-bogus.

commit ce1f788c82118236e01b4b8035a516049ca3eea4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jul 15 14:22:03 2014 +0200

    Add missing dependency on ruby-dependor
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8241f7d..2059beb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-bogus (0.1.5-2) unstable; urgency=medium
+
+  * Add missing dependency on ruby-dependor
+
+ -- Cédric Boutillier <boutil at debian.org>  Tue, 15 Jul 2014 14:21:45 +0200
+
 ruby-bogus (0.1.5-1) unstable; urgency=medium
 
   * Initial release (Closes: #752369)
diff --git a/debian/control b/debian/control
index beb3778..debf4ee 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Package: ruby-bogus
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         ruby-dependor,
          ruby-minitest,
          ${misc:Depends},
          ${shlibs:Depends}

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



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