[SCM] Soprano RDF Framework packaging branch, master, updated. debian/2.7.6+dfsg.1-1-2-g61e519f

Pino Toscano pino at alioth.debian.org
Sun Nov 25 09:58:25 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/soprano.git;a=commitdiff;h=61e519f

The following commit has been merged in the master branch:
commit 61e519f89f85f0af2dd09c558c98bc8e9a1dc3ad
Author: Pino Toscano <pino at debian.org>
Date:   Sun Nov 25 10:57:44 2012 +0100

    libsoprano-doc: add breaks/replaces from soprano.tag move (#694288)
    
    soprano.tag moved in since 2.6.0+dfsg.1-1 from libsoprano-dev to libsoprano-doc
---
 debian/changelog |    3 +++
 debian/control   |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5fb4b7b..ffbf7d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 soprano (2.7.6+dfsg.1-2) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * soprano.tag moved in since 2.6.0+dfsg.1-1 from libsoprano-dev to
+    libsoprano-doc, so add proper breaks/replaces. (Closes: #694288)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 Nov 2012 10:50:29 +0100
 
diff --git a/debian/control b/debian/control
index 6864c40..e2d1a02 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,8 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: qt4-doc
+Breaks: libsoprano-dev (<< 2.6.0+dfsg.1-1)
+Replaces: libsoprano-dev (<< 2.6.0+dfsg.1-1)
 Description: developer documentation for the Soprano RDF framework
  Soprano is a pluggable RDF storage, parsing, and serialization framework based
  on Qt 4.  Soprano is targeted at desktop applications that need to store RDF

-- 
Soprano RDF Framework packaging



More information about the pkg-kde-commits mailing list