[SCM] Repository for the KDE Debconf access library. branch, kubuntu_vivid_archive, updated. debian/0.3-1-14-g605371d

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Feb 16 07:34:18 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/debconf-kde.git;a=commitdiff;h=605371d

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 605371debfc4f58c08975b6614219eb5e00e3199
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Feb 16 08:32:49 2015 +0100

    debconf-kde-data now replaces and breaks older versions of the lib
    
    * debconf-kde-data now replaces and breaks older versions of the lib
      + as up to the sobump for version 1 the library
        package also had translation data.
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dc7e4e1..2b43977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debconf-kde (1.0.1-0ubuntu2) vivid; urgency=medium
+
+  * debconf-kde-data now replaces and breaks older versions of the lib
+    + as up to the sobump for version 1 the library
+      package also had translation data.
+
+ -- Harald Sitter <sitter at kde.org>  Mon, 16 Feb 2015 08:31:16 +0100
+
 debconf-kde (1.0.1-0ubuntu1) vivid; urgency=medium
 
   [ José Manuel Santamaría Lema ]
diff --git a/debian/control b/debian/control
index b859a6b..2312a78 100644
--- a/debian/control
+++ b/debian/control
@@ -65,6 +65,8 @@ Description: Debconf KDE GUI frontend tool
 Package: debconf-kde-data
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: libdebconf-kde0 (<< 1.0.0)
+Replaces: libdebconf-kde0 (<< 1.0.0)
 Description: Debconf KDE data files
  Debconf KDE is a GUI library for including Debconf frontends in Qt-based
  applications.

-- 
Repository for the KDE Debconf access library.



More information about the pkg-kde-commits mailing list