[SCM] kate packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-2-29-gbdc6122
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Mon Jan 19 17:23:13 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-applications/kate.git;a=commitdiff;h=bdc6122
The following commit has been merged in the kubuntu_vivid_archive branch:
commit bdc61220978ee6c8e5bb104b47fac3db1fa9b2a6
Author: Jonathan Riddell <jr at jriddell.org>
Date: Mon Jan 19 18:23:10 2015 +0100
add missing epoch to breaks/replaces
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 24abe6f..9ca0edb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kate (4:14.12.0-0ubuntu3) vivid; urgency=medium
+
+ * add missing epoch to breaks/replaces
+
+ -- Jonathan Riddell <jriddell at ubuntu.com> Mon, 19 Jan 2015 18:22:56 +0100
+
kate (4:14.12.0-0ubuntu2) vivid; urgency=medium
* Update testsuite.xsession to use kdeinit5
diff --git a/debian/control b/debian/control
index b76fda7..ac179a5 100644
--- a/debian/control
+++ b/debian/control
@@ -64,8 +64,8 @@ Description: powerful text editor
Package: kate5-data
Architecture: all
Depends: ${misc:Depends}
-Replaces: kate-data (<< 4.14.3-0ubuntu4)
-Breaks: kate-data (<< 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