[SCM] Grantlee template engine packaging branch, master, updated. debian/0.3.0-2-9-ga96cf14

Pino Toscano pino at alioth.debian.org
Sun May 12 14:51:30 UTC 2013


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

The following commit has been merged in the master branch:
commit 6df7d781fa35491b595307849eb4938d6591e4d8
Author: Pino Toscano <pino at debian.org>
Date:   Sun May 12 16:47:55 2013 +0200

    remove extra ${shlibs:Depends} from libgrantlee-dev
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cb3aa2c..24c5a61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ grantlee (0.3.0-3) UNRELEASED; urgency=low
     - padd -DENABLE_TESTS=ON to cmake
     - run dh_auto_test under xvfb-run, as some tests need X
     - add the xvfb and xauth build dependencies
+  * Remove extra ${shlibs:Depends} from libgrantlee-dev.
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Sun, 12 May 2013 16:17:15 +0200
 
diff --git a/debian/control b/debian/control
index 3abcd94..548a31b 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Grantlee templating library for Qt - Core
 Package: libgrantlee-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgrantlee-core0 (= ${binary:Version}),
+Depends: ${misc:Depends}, libgrantlee-core0 (= ${binary:Version}),
  libgrantlee-gui0 (= ${binary:Version})
 Description: Grantlee templating library development files
  Grantlee is a string template engine based on the Django template system

-- 
Grantlee template engine packaging



More information about the pkg-kde-commits mailing list