[SCM] kauth packaging branch, master, updated. debian/5.16.0-1-9-gdef7221

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:03:58 UTC 2016


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

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

    Automatic update with ddeb_migration.py
---
 debian/control                    | 14 --------------
 debian/libkf5auth-bin-dev.install |  2 +-
 debian/rules                      |  2 +-
 3 files changed, 2 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 4a63dfd..24f2c12 100644
--- a/debian/control
+++ b/debian/control
@@ -73,17 +73,3 @@ Description: Abstraction to system policy and authentication features
  KAuth is part of KDE Frameworks 5.
  .
  This package contains data files.
-
-Package: libkf5auth5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5auth5 (= ${binary:Version}), ${misc:Depends}
-Description: Abstraction to system policy and authentication features
- KAuth is a framework to let applications perform actions as a
- privileged user.
- .
- KAuth is part of KDE Frameworks 5.
- .
- This package contains debug symbols for KAuth.
diff --git a/debian/libkf5auth-bin-dev.install b/debian/libkf5auth-bin-dev.install
index 1d6cd0c..bb56c77 100644
--- a/debian/libkf5auth-bin-dev.install
+++ b/debian/libkf5auth-bin-dev.install
@@ -1,2 +1,2 @@
-usr/lib/*/libexec/kauth/kauth-policy-gen
 usr/lib/*/cmake/KF5Auth/KF5AuthToolsTargets*.cmake
+usr/lib/*/libexec/kauth/kauth-policy-gen
diff --git a/debian/rules b/debian/rules
index d4903ce..ef1771e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export QT_SELECT=5
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5auth5-dbg
+	$(overridden_command) --ddeb-migration='libkf5auth5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kauth packaging



More information about the pkg-kde-commits mailing list