[SCM] qttools packaging branch, kubuntu_unstable, updated. debian/5.4.0-1
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Wed Feb 18 17:53:17 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=4158526
The following commit has been merged in the kubuntu_unstable branch:
commit 4158526f623af8e6cf57d9416359f7a11d25980f
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Dec 21 13:44:15 2014 +0300
Bump version and build-dependencies to 5.4.0.
---
debian/changelog | 4 +++-
debian/control | 20 ++++++++++----------
2 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 166cfa3..859b2ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-qttools-opensource-src (5.3.2-4) UNRELEASED; urgency=medium
+qttools-opensource-src (5.4.0-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
+ * New upstream release.
+ * Bump Qt build-dependencies to 5.4.0.
* debian/copyright:
- Use correct syntax for exceptions.
- Make Unicode data license text readable, and give it
diff --git a/debian/control b/debian/control
index f7dbb54..19a8699 100644
--- a/debian/control
+++ b/debian/control
@@ -11,18 +11,18 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Timo Jyrinki <timo at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
- libqt5opengl5-dev (>= 5.3.2+dfsg~),
- libqt5sql5-sqlite (>= 5.3.2+dfsg~),
- libqt5webkit5-dev (>= 5.3.2+dfsg~),
+ libqt5opengl5-dev (>= 5.4.0+dfsg~),
+ libqt5sql5-sqlite (>= 5.4.0+dfsg~),
+ libqt5webkit5-dev (>= 5.4.0+dfsg~),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.3.2+dfsg~),
- qtdeclarative5-private-dev (>= 5.3.2~),
+ qtbase5-private-dev (>= 5.4.0+dfsg~),
+ qtdeclarative5-private-dev (>= 5.4.0~),
zlib1g-dev
-Build-Depends-Indep: qtbase5-doc-html (>= 5.3.2+dfsg~),
- qtdeclarative5-doc-html (>= 5.3.2~),
- qtscript5-doc-html (>= 5.3.2~),
- qtwebkit5-doc-html (>= 5.3.2+dfsg~),
- qtxmlpatterns5-doc-html (>= 5.3.2~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.4.0+dfsg~),
+ qtdeclarative5-doc-html (>= 5.4.0~),
+ qtscript5-doc-html (>= 5.4.0~),
+ qtwebkit5-doc-html (>= 5.4.0+dfsg~),
+ qtxmlpatterns5-doc-html (>= 5.4.0~)
Standards-Version: 3.9.5
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qttools.git
--
qttools packaging
More information about the pkg-kde-commits
mailing list