[DRE-commits] [SCM] ruby-cairo.git branch, master, updated. debian/1.10.0-2-6-g1d07a6c
Antonio Terceiro
terceiro at softwarelivre.org
Fri Aug 12 06:07:21 UTC 2011
The following commit has been merged in the master branch:
commit 1d07a6ce65fd2fc7b1848a2374df3fc8f3e8f6ff
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Thu Aug 11 12:12:21 2011 -0700
Build depend on gem2deb >= 0.2.7
diff --git a/debian/changelog b/debian/changelog
index 6082957..ae4ed02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,10 @@ ruby-cairo (1.10.0-3) unstable; urgency=low
* Reverted patch to fix name clash between cairo.rb and cairo.so. See
discussion with upstream at https://github.com/rcairo/rcairo/issues/5
- This is now handled by gem2deb >= 0.2.6
+ This is now correctly handled by gem2deb >= 0.2.7, so we require at least
+ that version to build.
* debian/ruby-tests.rake: removed explicit library paths to expose the
problem in #632071 with the help of gem2deb's enhanced test runner.
- + Build-Depend on gem2deb >= 0.2.6 for that
-- Antonio Terceiro <terceiro at softwarelivre.org> Sat, 02 Jul 2011 01:08:38 -0700
diff --git a/debian/control b/debian/control
index 8b2fd74..93d4455 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: Paul van Tilburg <paulvt at debian.org>, Antonio Terceiro <terceiro at softwarelivre.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~), ruby-pkg-config, libcairo2-dev (>= 1.6.0), rake
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~), ruby-pkg-config, libcairo2-dev (>= 1.6.0), rake
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-cairo.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-cairo.git;a=summary
--
ruby-cairo.git
More information about the Pkg-ruby-extras-commits
mailing list