[SCM] kate packaging branch, kubuntu_unstable_utopic, updated. debian/4.14.2-2-62-g8ada7d9

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Feb 6 17:21:32 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-applications/kate.git;a=commitdiff;h=8ada7d9

The following commit has been merged in the kubuntu_unstable_utopic branch:
commit 8ada7d92e5b908f7e9bf702dbeedcdb3c0a3aa02
Author: Rohan Garg <rohan at kde.org>
Date:   Fri Feb 6 18:20:25 2015 +0100

    Breaks/Replaces is most certainly required for co-installation
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index bbd289e..2aafdb4 100644
--- a/debian/control
+++ b/debian/control
@@ -65,8 +65,8 @@ Description: powerful text editor
 Package: kate5-data
 Architecture: all
 Depends: ${misc:Depends}
-#Replaces: kate-data (<< 4:4.14.3-0ubuntu4)
-#Breaks: kate-data (<< 4:4.14.3-0ubuntu4)
+Replaces: kate-data (<< 4:4.14.3-0ubuntu4)
+Breaks: kate-data (<< 4:4.14.3-0ubuntu4)
 Description: shared data files for Kate text editor
  This package contains the architecture-independent shared data files needed
  for Kate editor

-- 
kate packaging



More information about the pkg-kde-commits mailing list