[SCM] KTorrent library Debian packaging branch, master, updated. debian/2.1-2
Pino Toscano
pino at moszumanska.debian.org
Tue Sep 5 19:22:44 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=commitdiff;h=117f064
The following commit has been merged in the master branch:
commit 117f0642e69abffd091a8b975b2c32d2e690a2e4
Author: Pino Toscano <pino at debian.org>
Date: Tue Sep 5 20:01:40 2017 +0200
drop doxygen B-D
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0fc7540..1fe77fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ libktorrent (2.1-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Update symbols files from buildd's logs.
+ * Remove the doxygen build dependency, since the API docs are not generated
+ anyway.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Tue, 05 Sep 2017 19:53:03 +0200
diff --git a/debian/control b/debian/control
index b1f3e85..a02386e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake, debhelper (>= 9~), pkg-kde-tools (>= 0.15.16),
libkf5solid-dev (>= 5.15),
libqca-qt5-2-dev,
libgmp-dev, libboost-dev, libgcrypt20-dev,
- pkg-config, doxygen,
+ pkg-config,
Standards-Version: 3.9.8
Homepage: https://www.kde.org/applications/internet/ktorrent/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/libktorrent.git
--
KTorrent library Debian packaging
More information about the pkg-kde-commits
mailing list