[SCM] qtscript packaging branch, master, updated. debian/5.1.0+dfsg-3-6-g9349d1e
Lisandro Damián Nicanor Pérez
lisandro at alioth.debian.org
Sat Aug 31 01:10:51 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtscript.git;a=commitdiff;h=d19325c
The following commit has been merged in the master branch:
commit d19325c1c32e23ad7e7716294fadffe3d7613ebe
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Fri Aug 30 21:34:07 2013 -0300
Tight build dependencies.
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d84598b..6d6b81a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtscript-opensource-src (5.1.1+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
* Be verbose on the files we remove to make the source tarball DFSG
compliant.
+ * Tight Qt 5 build dependencies.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 30 Aug 2013 21:26:33 -0300
diff --git a/debian/control b/debian/control
index 849dd01..a0d9c6e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
pkg-kde-tools (>= 0.15.8~),
- qtbase5-private-dev (>= 5.1.0~)
+ qtbase5-private-dev (>= 5.1.1+dfsg~)
Build-Depends-Indep: libqt5sql5-sqlite,
- qttools5-dev-tools (>= 5.1.0~)
+ qttools5-dev-tools (>= 5.1.1~)
Standards-Version: 3.9.4
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtscript.git
--
qtscript packaging
More information about the pkg-kde-commits
mailing list