[DRE-commits] [ctioga2] 03/03: Tighten up dependency on tioga

Vincent Fourmond fourmond at alioth.debian.org
Mon Aug 26 22:05:01 UTC 2013


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

fourmond pushed a commit to branch master
in repository ctioga2.

commit e06c55d80fe16e9fe2dd08e14ae08606a896fa2f
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Tue Aug 27 00:00:21 2013 +0200

    Tighten up dependency on tioga
---
 debian/changelog |    3 ++-
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0597fcc..ffc0f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 ctioga2 (0.5-1) unstable; urgency=low
 
   * New upstream version
+  * Tighten up dependency on tioga
 
- -- Vincent Fourmond <fourmond at debian.org>  Mon, 26 Aug 2013 23:57:06 +0200
+ -- Vincent Fourmond <fourmond at debian.org>  Mon, 26 Aug 2013 23:59:59 +0200
 
 ctioga2 (0.4-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e39997f..17e65b7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.ali
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), 
                ruby1.8-dev, ruby1.8, 
                ruby1.9.1-dev, ruby1.9.1, 
-	       ruby-tioga, cdbs
+	       ruby-tioga (>= 1.16), cdbs
 Standards-Version: 3.9.4
 Homepage: http://ctioga2.rubyforge.org
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/ctioga2/

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



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