[SCM] QJson library packaging branch, master, updated. debian/0.7.1-1-13-ged8a0c3

Lisandro D. N. Pérez Meyer lisandropm-guest at alioth.debian.org
Sun May 29 17:00:43 UTC 2011


The following commit has been merged in the master branch:
commit ed8a0c35a55e1f5eb28a372280007083b3cca620
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun May 29 13:57:22 2011 -0300

    Fix typo.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 760d961..fa5eaac 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Package: libqjson-dbg
 Section: debug
 Architecture: any
 Recommends: libqt4-dbg
-Depends: ${shlibsi:Depends}, ${misc:Depends}, libqjson0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqjson0 (= ${binary:Version})
 Replaces: libqjson0-dbg (<< 0.7.1-1)
 Breaks: libqjson0-dbg (<< 0.7.1-1)
 Description: qt-based library that maps JSON data to QVariant objects, debug info

-- 
QJson library packaging



More information about the pkg-kde-commits mailing list