[SCM] qtsvg packaging branch, experimental, updated. debian/5.5.0-1-4-g65e91ca
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Oct 18 18:44:08 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsvg.git;a=commitdiff;h=65e91ca
The following commit has been merged in the experimental branch:
commit 65e91ca6b83432a3c24e3231cbfc6156b5f3516a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Oct 18 21:43:58 2015 +0300
Bump version and build-dependencies to 5.5.1.
---
debian/changelog | 4 +++-
debian/control | 10 +++++-----
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f67a94c..26bcc56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qtsvg-opensource-src (5.5.0-2) UNRELEASED; urgency=medium
+qtsvg-opensource-src (5.5.1-1) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* Remove libqt5svg5-private-dev. Nothing in the stack is using it and
@@ -7,6 +7,8 @@ qtsvg-opensource-src (5.5.0-2) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Move private headers to a temporary directory so that we can really
mark them (based on code in qtmultimedia).
+ * New upstream release.
+ * Bump Qt build-dependencies to 5.5.1.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 02 Oct 2015 16:21:16 -0300
diff --git a/debian/control b/debian/control
index 59e0219..eeca8ae 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,13 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: dbus,
debhelper (>= 9),
- libqt5opengl5-dev (>= 5.5.0+dfsg~),
+ libqt5opengl5-dev (>= 5.5.1+dfsg~),
pkg-kde-tools (>= 0.15.17),
- qtbase5-private-dev (>= 5.5.0+dfsg~),
+ qtbase5-private-dev (>= 5.5.1+dfsg~),
zlib1g-dev
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.5.0+dfsg~),
- qtbase5-doc-html (>= 5.5.0+dfsg~),
- qttools5-dev-tools (>= 5.5.0~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.5.1+dfsg~),
+ qtbase5-doc-html (>= 5.5.1+dfsg~),
+ qttools5-dev-tools (>= 5.5.1~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtsvg.git
--
qtsvg packaging
More information about the pkg-kde-commits
mailing list