[SCM] Grantlee template engine packaging branch, master, updated. debian/5.0.0-3-8-g050779d

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jun 30 08:51:57 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/grantlee.git;a=commitdiff;h=bfefcb2

The following commit has been merged in the master branch:
commit bfefcb257ab5d868c5571e7e5d9aca6e4c5592ee
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Jun 30 10:07:36 2016 +0200

    Migrate dbg package to automatic dbgsym
---
 debian/control | 14 --------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index d789fcd..59cf2e5 100644
--- a/debian/control
+++ b/debian/control
@@ -57,17 +57,3 @@ Description: Grantlee templating library development files
  .
  This package contains the development files for building applications
  using grantlee.
-
-Package: grantlee5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libgrantlee-templates5 (= ${binary:Version}) | libgrantlee-textdocument5 (= ${binary:Version}),
-         ${misc:Depends}
-Suggests: qtbase5-dbg
-Description: Grantlee templating library (debugging symbols)
- Grantlee is a string template engine based on the Django template system
- and written in Qt.
- .
- This package contains the debugging symbols used to investigate issues in
- Grantlee.
diff --git a/debian/rules b/debian/rules
index 5057f0c..9575726 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,4 +24,4 @@ override_dh_install:
 	dh_install --fail-missing
 
 override_dh_strip:
-	dh_strip --dbg-package=grantlee5-dbg
+	dh_strip --dbgsym-migration='grantlee5-dbg (<= 5.1.0-1~~)'

-- 
Grantlee template engine packaging



More information about the pkg-kde-commits mailing list