[SCM] KTorrent library Debian packaging branch, master, updated. debian/1.1-rc1-1
Modestas Vainius
modax at alioth.debian.org
Sat Feb 19 00:58:36 UTC 2011
The following commit has been merged in the master branch:
commit 188c16c7d93fff5812945af752827c32e099acae
Author: Modestas Vainius <modestas at vainius.eu>
Date: Sat Feb 19 01:12:40 2011 +0200
Build depend on libgcrypt-dev.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c5d7039..0206e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libktorrent (1.1~rc1-1) UNRELEASED; urgency=low
* SONAME was bumped: rename libktorrent2 to libktorrent3.
* Update debian/copyright.
* Build depend on kdelibs5-dev 4.4.
+ * Build depend on libgcrypt-dev.
-- Modestas Vainius <modax at debian.org> Sat, 19 Feb 2011 00:57:08 +0200
diff --git a/debian/control b/debian/control
index e9cc68e..b68df4f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Modestas Vainius <modax at debian.org>
Build-Depends: cmake, debhelper (>= 7.3.16~), pkg-kde-tools (>= 0.6~),
- kdelibs5-dev (>= 4:4.4), libgmp3-dev, libqca2-dev, libboost-dev,
+ kdelibs5-dev (>= 4:4.4), libgmp3-dev, libqca2-dev, libboost-dev, libgcrypt-dev,
pkg-config, doxygen,
Standards-Version: 3.9.1
Homepage: http://ktorrent.org/
--
KTorrent library Debian packaging
More information about the pkg-kde-commits
mailing list