[DRE-commits] [ruby-uuidtools] 01/01: [workaround] see #760952

Marc Dequènes duck at moszumanska.debian.org
Tue Sep 16 12:23:28 UTC 2014


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

duck pushed a commit to branch master
in repository ruby-uuidtools.

commit 739a69fe8d87724031697df8b19a3ebec1d5234e
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Tue Sep 16 14:16:41 2014 +0200

    [workaround] see #760952
---
 debian/changelog | 7 +++++--
 debian/control   | 3 +--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b8e3616..aa723d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-ruby-uuidtools (2.1.4-2) UNRELEASED; urgency=low
+ruby-uuidtools (2.1.4-2) unstable; urgency=low
 
   * Fixed previous changelog entry, changes were not documented.
+  * Build-Depends on libjs-jquery which is needed for rdoc generation
+    (see #760952) (Closes: #761561).
+  * Removed now useless B-D on graphviz (rdoc does not use it anymore).
 
- -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Sat, 08 Jun 2013 01:37:36 +0200
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Tue, 16 Sep 2014 14:16:16 +0200
 
 ruby-uuidtools (2.1.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 9f81e87..e735b5d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.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~)
-Build-Depends-Indep: graphviz
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libjs-jquery
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-uuidtools.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-uuidtools.git;a=summary

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



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