[med-svn] [beads] 01/02: replacing the build dependency on qttools5-dev-tools with qttools5-dev
Andreas Tille
tille at debian.org
Mon Nov 6 12:49:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beads.
commit 89322b1b50654e625ffabe439408c3d051e7a7cc
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 6 00:30:54 2017 +0100
replacing the build dependency on qttools5-dev-tools with qttools5-dev
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4b18bd5..fe4f080 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+beads (1.1.13+dfsg-2) UNRELEASED; urgency=medium
+
+ * replacing the build dependency on qttools5-dev-tools with qttools5-dev
+ Closes #880850
+
+ -- Andreas Tille <tille at debian.org> Mon, 06 Nov 2017 00:29:22 +0100
+
beads (1.1.13+dfsg-1) unstable; urgency=medium
* Initial upload to Debian (Closes: #879556)
diff --git a/debian/control b/debian/control
index a2d484b..d5b3905 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper (>= 10),
cmake,
qtbase5-dev,
- qttools5-dev-tools,
+ qttools5-dev,
cimg-dev
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/beads.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beads.git
More information about the debian-med-commit
mailing list