[SCM] KTorrent library Debian packaging branch, master, updated. debian/1.3.1-1-2-g4002d5f

Modestas Vainius modax at alioth.debian.org
Sun Jan 27 12:29:47 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=commitdiff;h=4002d5f

The following commit has been merged in the master branch:
commit 4002d5fa22d66b701076107a7cf18baa9443f72c
Author: Modestas Vainius <modax at debian.org>
Date:   Sun Jan 27 14:12:35 2013 +0200

    Make libktorrent suggest greater or equal version of -l10n.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5fb1396..a2147ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libktorrent (1.3.1-2) UNRELEASED; urgency=low
 
+  * Make libktorrent suggest greater or equal version of -l10n.
 
  -- Modestas Vainius <modax at debian.org>  Sun, 27 Jan 2013 14:11:29 +0200
 
diff --git a/debian/control b/debian/control
index eb0eec0..6fcaaaa 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=summa
 Package: libktorrent5
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: libktorrent-l10n
+Suggests: libktorrent-l10n (>= ${source:Version})
 Description: KTorrent library for C++ / Qt 4 / KDE Platform
  The KTorrent library is a C++ / Qt 4 / KDE Platform based implementation of
  the BitTorrent protocol (mostly client side).

-- 
KTorrent library Debian packaging



More information about the pkg-kde-commits mailing list