[SCM] korundum packaging branch, master, updated. debian/4.11.3-4
Cédric Boutillier
boutil at moszumanska.debian.org
Mon May 19 13:18:11 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/korundum.git;a=commitdiff;h=e519ac3
The following commit has been merged in the master branch:
commit e519ac34aa82ebdd2072227f1c902b0027c8b40d
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon May 19 09:35:52 2014 +0200
build against Ruby 2.1 (Closes: #747682)
---
debian/changelog | 6 ++++++
debian/control | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6b753ac..1cbef58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+korundum (4:4.11.3-4) unstable; urgency=medium
+
+ * Build against Ruby 2.1. (Closes: #747682)
+
+ -- Cédric Boutillier <boutil at debian.org> Mon, 19 May 2014 14:10:59 +0200
+
korundum (4:4.11.3-3) unstable; urgency=medium
* Build against ruby 2.0. (Closes: #739123)
diff --git a/debian/control b/debian/control
index 5a46271..da2d580 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake,
kdelibs5-dev (>= 4:4.11),
kdepimlibs5-dev (>= 4:4.11),
libakonadi-dev,
- libqtruby4shared-dev (>= 4:4.11.3-3~),
+ libqtruby4shared-dev (>= 4:4.11.3-4~),
libsmokekde-dev (>= 4:4.11),
libsmokeqt4-dev (>= 4:4.11),
libsoprano-dev,
@@ -43,7 +43,7 @@ Description: Ruby bindings for the KDE Development Platform
Package: ruby-kde4
Architecture: any
-Depends: ruby-qt4, ${misc:Depends}, ${shlibs:Depends}
+Depends: ruby-qt4 (>= 4:4.11.3-4~), ${misc:Depends}, ${shlibs:Depends}
Description: KDE bindings for the Ruby language
This package contains the Ruby bindings for KDE libraries, including:
* KHTML
@@ -99,7 +99,7 @@ Description: Plasma Ruby bindings
Package: ruby-soprano
Architecture: any
-Depends: ruby-qt4, ${misc:Depends}, ${shlibs:Depends}
+Depends: ruby-qt4 (>= 4:4.11.3-4~), ${misc:Depends}, ${shlibs:Depends}
Description: Soprano Ruby bindings
This package allows you to create applications that use the Soprano RDF
storage, parsing and serialization framework in the Ruby language.
--
korundum packaging
More information about the pkg-kde-commits
mailing list