[DRE-commits] [ruby-gruff] 07/08: Add gsfonts to Build-Depends: and Depends: (Closes: #815063)
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Feb 18 13:13:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-gruff.
commit 209811a1650facff52827ac917dc619d56d3609f
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Feb 18 11:06:58 2016 -0200
Add gsfonts to Build-Depends: and Depends: (Closes: #815063)
---
debian/changelog | 1 +
debian/control | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7bacc81..2242788 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-gruff (0.6.0-1) UNRELEASED; urgency=medium
* Update packaging with a new dh-make-ruby run
* Update debian/copyright to match the new upstream version
* Add webp as Build dependency
+ * Add gsfonts to Build-Depends: and Depends: (Closes: #815063)
-- Antonio Terceiro <terceiro at debian.org> Thu, 18 Feb 2016 10:45:47 -0200
diff --git a/debian/control b/debian/control
index 8be4c83..b4a0331 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Gunnar Wolf <gwolf at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
ghostscript,
+ gsfonts,
rake,
ruby-rmagick (>= 2.13.4),
webp,
@@ -21,6 +22,8 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-rmagick (>= 2.13.4),
+ ghostscript,
+ gsfonts,
${misc:Depends},
${shlibs:Depends}
Description: Ruby library to create beautiful graphs for one or multiple datasets
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gruff.git
More information about the Pkg-ruby-extras-commits
mailing list