[SCM] Soprano RDF Framework packaging branch, master, updated. debian/2.9.4+dfsg-4-3-g4025a61
Pino Toscano
pino at moszumanska.debian.org
Fri Feb 3 12:04:01 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/soprano.git;a=commitdiff;h=fed9c29
The following commit has been merged in the master branch:
commit fed9c298f8d00f3b9d0375ef6a805ebf7f7dde34
Author: Simon McVittie <smcv at debian.org>
Date: Fri Feb 3 12:33:33 2017 +0100
libraptor1-dev -> libraptor2-dev (#854034)
Remove obsolete libraptor1-dev build-dependency.
Build-depend on libraptor2-dev instead, which is what
soprano-daemon actually uses.
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d7d3b9f..cfb5a3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
soprano (2.9.4+dfsg-5) UNRELEASED; urgency=medium
+ [ Simon McVittie ]
+ * Remove obsolete libraptor1-dev build-dependency (Closes: #854034).
+ Build-depend on libraptor2-dev instead, which is what
+ soprano-daemon actually uses.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 03 Feb 2017 12:30:48 +0100
diff --git a/debian/control b/debian/control
index ab4231a..00e2cd2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Maximiliano Curia <maxy at debian.org>
Build-Depends: debhelper (>= 9), cmake (>= 2.6.2), pkg-kde-tools (>= 0.12),
dpkg-dev (>= 1.15.5), libclucene-dev (>= 0.9.21b), libqt4-dev (>= 4.5.3),
- libraptor1-dev (>= 1.4.16), librdf0-dev (>= 1.0.13),
+ libraptor2-dev (>= 1.4.16), librdf0-dev (>= 1.0.13),
doxygen (>= 1.7.1), graphviz, libiodbc2-dev
Standards-Version: 3.9.8
Homepage: http://soprano.sourceforge.net
--
Soprano RDF Framework packaging
More information about the pkg-kde-commits
mailing list