[SCM] rocs packaging branch, master, updated. debian/4.7.4-2-10-g43bae73
Pino Toscano
pino at alioth.debian.org
Sat Jun 16 14:36:39 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/rocs.git;a=commitdiff;h=6d3a95b
The following commit has been merged in the master branch:
commit 6d3a95b3cf0368f39d53c849673218ccee5a8d0a
Author: Pino Toscano <pino at debian.org>
Date: Sat Jun 16 16:19:36 2012 +0200
add libboost-graph-dev build dependency
---
debian/changelog | 2 ++
debian/control | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6c59c08..edef0dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ rocs (4:4.8.4-0r1) UNRELEASED; urgency=low
* Add watch file.
* Drop patch upstream_enable_exceptions.diff, backported from upstream.
* Convert copyright to copyright-format v1.0 and fix/update.
+ * Add libboost-graph-dev build dependency, also manually installing
+ libboost-graph1.49.0 since the -dev does not install it.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 16 Jun 2012 15:08:14 +0200
diff --git a/debian/control b/debian/control
index efd677a..5fa2811 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders: Eshat Cakar <info at eshat.de>,
Build-Depends: kde-sc-dev-latest (>= 4:4.8.4),
cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12),
kdelibs5-dev (>= 4:4.8),
- libboost-dev (>= 1.43)
+ libboost-dev (>= 1.43),
+ libboost-graph-dev, libboost-graph1.49.0
Standards-Version: 3.9.3
Homepage: https://projects.kde.org/projects/kde/kdeedu/rocs
Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/rocs.git
--
rocs packaging
More information about the pkg-kde-commits
mailing list