[SCM] prison packaging branch, master, updated. 374d836c216bec30bb6904e6597fdea00872bd6c

Maximiliano Curia maxy at moszumanska.debian.org
Sat Oct 15 14:39:07 UTC 2016


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

The following commit has been merged in the master branch:
commit f4a8982bf3bb2b4dd48c4554a9a69be4106b51dc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Oct 15 16:26:20 2016 +0200

    Drop -dbg package in favor of the auto dbgsym packages
---
 debian/control | 15 +--------------
 debian/rules   |  3 ---
 2 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 3e584a5..9938e1c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cmake,
                qtbase5-dev
 Standards-Version: 3.9.8
 Homepage: https://projects.kde.org/projects/kdesupport/prison
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/prison.git/
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/prison.git
 Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/prison.git
 
 Package: libkf5prison-dev
@@ -36,16 +36,3 @@ Description: barcode API for Qt
  barcodes and DataMatrix barcodes, and can easily be made support more.
  .
  This package contains the shared library to be used by applications.
-
-Package: libkf5prison-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5prison5 (= ${binary:Version}), ${misc:Depends}
-Description: barcode API for Qt - debugging symbols
- prison is a barcode API currently offering a nice Qt API to produce QRCode
- barcodes and DataMatrix barcodes, and can easily be made support more.
- .
- This package contains the debugging symbols for debugging crashes in the
- prison library
diff --git a/debian/rules b/debian/rules
index 681932d..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
-override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5prison-dbg

-- 
prison packaging



More information about the pkg-kde-commits mailing list