[DRE-commits] [SCM] ruby-ogginfo.git branch, master, updated. debian/0.6.5-1-2-ge837550

Gunnar Wolf gwolf at gwolf.org
Wed Sep 28 16:05:22 UTC 2011


The following commit has been merged in the master branch:
commit e8375509f0be3c4ef5e8dd415bb46b10f40dc202
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Wed Sep 28 11:02:17 2011 -0500

    Added missing build-dependency on vorbis-tools, used in the test suite (Closes: #642776)

diff --git a/debian/changelog b/debian/changelog
index 981c74c..4cbe591 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-ogginfo (0.6.5-2) unstable; urgency=low
+
+  * Added missing build-dependency on vorbis-tools, used in the test
+    suite (Closes: #642776)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Wed, 28 Sep 2011 11:02:12 -0500
+
 ruby-ogginfo (0.6.5-1) unstable; urgency=low
 
   * Repackaged using the gem2deb infrastructure
diff --git a/debian/control b/debian/control
index fea816d..b3d2ffe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~), speex
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~), speex, vorbis-tools
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-ogginfo.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-ogginfo.git;a=summary

-- 
ruby-ogginfo.git



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