[SCM] kate packaging branch, master, updated. debian/15.08.3-1-6-g2fbbf9b

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:52:45 UTC 2016


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

The following commit has been merged in the master branch:
commit 47ac0bab57b41a1670621dff1d078ba938c29983
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:18:57 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 9 ---------
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 2302a98..fe24051 100644
--- a/debian/control
+++ b/debian/control
@@ -84,12 +84,3 @@ Description: simple text editor
  KWrite is a simple text editor built on the KDE Platform. It uses the Kate
  editor component, so it supports powerful features such as flexible syntax
  highlighting, automatic indentation, and numerous other text tools.
-
-Package: kate-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: kate | kwrite, ${misc:Depends}
-Description: debugging symbols for Kate
- This package contains debugging files used to investigate problems with
- binaries included in Kate.
diff --git a/debian/rules b/debian/rules
index 49c65b6..b313048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,4 @@ override_dh_auto_install:
 	find debian/tmp/usr/lib -maxdepth 1 -name '*.so' -type l -delete
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kate-dbg
+	$(overridden_command) --ddeb-migration='kate-dbg (<= 4:15.12.1-1~~)'

-- 
kate packaging



More information about the pkg-kde-commits mailing list