[SCM] qtcreator packaging branch, master, updated. debian/2.7.0-1-5-g3846087

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Wed May 29 00:12:00 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=3846087

The following commit has been merged in the master branch:
commit 38460871e8433cd05c1d827f89835f4943699f78
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue May 28 21:11:42 2013 -0300

    It must depend on the same binary version.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 325d488..84d0ded 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git
 
 Package: qtcreator
 Architecture: any
-Depends: libqt4-help, libqt4-sql-sqlite, qtcreator-data,
+Depends: libqt4-help, libqt4-sql-sqlite, qtcreator-data (= ${binary:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Recommends: gdb,
             make,

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list