rev 20371 - kde-extras/kdesvn/trunk/debian

Michael Biebl biebl at moszumanska.debian.org
Sun Feb 14 20:30:05 UTC 2016


Author: biebl
Date: 2016-02-14 20:30:05 +0000 (Sun, 14 Feb 2016)
New Revision: 20371

Modified:
   kde-extras/kdesvn/trunk/debian/changelog
   kde-extras/kdesvn/trunk/debian/control
   kde-extras/kdesvn/trunk/debian/rules
Log:
Drop kdesvn-dbg package now that we have automatic dbgsym packages.

Modified: kde-extras/kdesvn/trunk/debian/changelog
===================================================================
--- kde-extras/kdesvn/trunk/debian/changelog	2016-02-14 20:28:15 UTC (rev 20370)
+++ kde-extras/kdesvn/trunk/debian/changelog	2016-02-14 20:30:05 UTC (rev 20371)
@@ -1,6 +1,7 @@
 kdesvn (1.7.0-2) UNRELEASED; urgency=medium
 
   * Update Homepage: field.
+  * Drop kdesvn-dbg package now that we have automatic dbgsym packages.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 14 Feb 2016 21:27:49 +0100
 

Modified: kde-extras/kdesvn/trunk/debian/control
===================================================================
--- kde-extras/kdesvn/trunk/debian/control	2016-02-14 20:28:15 UTC (rev 20370)
+++ kde-extras/kdesvn/trunk/debian/control	2016-02-14 20:30:05 UTC (rev 20371)
@@ -42,19 +42,3 @@
  inside any KIO enabled KDE application.
  .
  This package is part of kdesvn.
-
-Package: kdesvn-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: kdesvn (= ${binary:Version}),
-         ${misc:Depends}
-Description: debug symbols for kdesvn
- KDESvn is a graphical client for the Subversion revision control
- system (svn).
- .
- Besides offering common and advanced svn operations, it features
- a tight integration into KDE and can be embedded into other KDE
- applications like Konqueror via the KDE component technology KParts.
- .
- This package contains the debugging symbols.

Modified: kde-extras/kdesvn/trunk/debian/rules
===================================================================
--- kde-extras/kdesvn/trunk/debian/rules	2016-02-14 20:28:15 UTC (rev 20370)
+++ kde-extras/kdesvn/trunk/debian/rules	2016-02-14 20:30:05 UTC (rev 20371)
@@ -8,9 +8,6 @@
 override_dh_makeshlibs:
 	dh_makeshlibs -V
 
-override_dh_strip:
-	dh_strip --dbg-package=kdesvn-dbg
-
 override_dh_install:
 	dh_install --list-missing
 




More information about the pkg-kde-commits mailing list