[SCM] karchive packaging branch, master, updated. debian/5.16.0-1-10-gf5cf772

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


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

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

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

diff --git a/debian/control b/debian/control
index e989ec8..a5ef47f 100644
--- a/debian/control
+++ b/debian/control
@@ -47,22 +47,3 @@ Description: Qt 5 addon providing access to numerous types of archives
  GZip format, via a subclass of QIODevice.
  .
  This package is part of KDE Frameworks 5.
-
-Package: libkf5archive5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5archive5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for karchive
- Karchive is a Qt 5 addon providing access to numerous types of archives.
- .
- KArchive provides classes for easy reading, creation and manipulation of
- "archive" formats like ZIP and TAR.
- .
- It also provides transparent compression and decompression of data, like the
- GZip format, via a subclass of QIODevice.
- .
- This package is part of KDE Frameworks 5.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index f8fcad8..a0e1d82 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=libkf5archive5-dbg
+	$(overridden_command) --ddeb-migration='libkf5archive5-dbg (<= 5.19.0-1~~)'

-- 
karchive packaging



More information about the pkg-kde-commits mailing list