[DRE-commits] [ctioga2] 01/01: Drop versioned build-deps on Ruby
Vincent Fourmond
fourmond at moszumanska.debian.org
Thu Jan 30 21:34:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
fourmond pushed a commit to branch master
in repository ctioga2.
commit 5466b2e525bccfe4264a3f4221276dabc6e8c2f0
Author: Vincent Fourmond <fourmond at debian.org>
Date: Thu Jan 30 22:28:18 2014 +0100
Drop versioned build-deps on Ruby
---
debian/changelog | 6 ++++++
debian/control | 6 ++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0d00214..0ef17fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ctioga2 (0.8-2) unstable; urgency=low
+
+ * Drop explicit build deps on versioned ruby packages (closes: #735650)
+
+ -- Vincent Fourmond <fourmond at debian.org> Thu, 30 Jan 2014 22:26:33 +0100
+
ctioga2 (0.8-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index ea18b7f..c5661cd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,7 @@ Priority: optional
Maintainer: Vincent Fourmond <fourmond at debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
- ruby1.8-dev, ruby1.8,
- ruby1.9.1-dev, ruby1.9.1,
- ruby-tioga (>= 1.16), cdbs
+ ruby-tioga (>= 1.17), cdbs
Standards-Version: 3.9.5
Homepage: http://ctioga2.sourceforge.net
Vcs-Git: git://git.debian.org/git/pkg-ruby-extras/ctioga2.git
@@ -16,7 +14,7 @@ XS-Ruby-Versions: all
Package: ctioga2
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby-tioga (>= 1.14), ruby | ruby-interpreter, ${misc:Depends}
+Depends: ruby-tioga (>= 1.17), ruby | ruby-interpreter, ${misc:Depends}
Description: polymorphic plotting program
ctioga2 is a plotting program in the spirit of gnuplot. It can be
used either directly on command-line or writing command files (or a
--
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