[SCM] qtxmlpatterns packaging branch, experimental, updated. debian/5.2.0-1-11-gebeee41
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sun Jan 5 21:35:52 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtxmlpatterns.git;a=commitdiff;h=ebeee41
The following commit has been merged in the experimental branch:
commit ebeee4192d14e3ebfcd6593c0ad9c227daa75eca
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun Jan 5 18:34:53 2014 -0300
Depend at least on -1.
Timo was right, +dfsg shouldn't have been there, but the -1 is
necessary to avoid matching the beta releases.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 094a6c1..9e079da 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
qtbase5-private-dev (>= 5.2.0+dfsg~),
xvfb
Build-Depends-Indep: libqt5sql5-sqlite,
- qttools5-dev-tools (>= 5.2.0~)
+ qttools5-dev-tools (>= 5.2.0-1~)
Standards-Version: 3.9.4
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtxmlpatterns.git
--
qtxmlpatterns packaging
More information about the pkg-kde-commits
mailing list