[SCM] kinit packaging branch, master, updated. debian/5.16.0-1-8-g6f9de2c

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:05:22 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kinit.git;a=commitdiff;h=6f9de2c

The following commit has been merged in the master branch:
commit 6f9de2c250d59a3fbff924109d864a4955c684f4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:10 2016 +0100

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

diff --git a/debian/control b/debian/control
index e55625c..97fed52 100644
--- a/debian/control
+++ b/debian/control
@@ -56,23 +56,3 @@ Description: process launcher to speed up launching KDE applications
  a typical KDE applications 2.5 times faster (100ms
  instead of 250ms on a P-III 500) It reduces memory
  consumption by approx. 350Kb per application.
-
-Package: kinit-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: kinit (= ${binary:Version}), ${misc:Depends}
-Description: process launcher to speed up launching KDE applications
- kdeinit is a process launcher somewhat similar to the
- famous init used for booting UNIX.
- .
- It launches processes by forking and then loading a
- dynamic library which should contain a 'kdemain(...)'
- function.
- .
- Using kdeinit to launch KDE applications makes starting
- a typical KDE applications 2.5 times faster (100ms
- instead of 250ms on a P-III 500) It reduces memory
- consumption by approx. 350Kb per application.
- .
- Contains debug symbols for kinit.
diff --git a/debian/rules b/debian/rules
index 14cb2e9..7851175 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kinit-dbg
+	$(overridden_command) --ddeb-migration='kinit-dbg (<= 5.19.0-1~~)'

-- 
kinit packaging



More information about the pkg-kde-commits mailing list