[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=a96cf14

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

    libgrantlee-dev: depend on libqt4-dev
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24c5a61..a15f4b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ grantlee (0.3.0-3) UNRELEASED; urgency=low
     - 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.
+  * Make libgrantlee-dev depend on libqt4-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 548a31b..c0fd745 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Package: libgrantlee-dev
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libgrantlee-core0 (= ${binary:Version}),
- libgrantlee-gui0 (= ${binary:Version})
+ libgrantlee-gui0 (= ${binary:Version}), libqt4-dev
 Description: Grantlee templating library development files
  Grantlee is a string template engine based on the Django template system
  and written in Qt.

-- 
Grantlee template engine packaging



More information about the pkg-kde-commits mailing list