rev 19544 - kde-extras/icecream/trunk/debian
Pino Toscano
pino at alioth.debian.org
Thu May 23 21:30:50 UTC 2013
Author: pino
Date: 2013-05-23 21:30:50 +0000 (Thu, 23 May 2013)
New Revision: 19544
Modified:
kde-extras/icecream/trunk/debian/changelog
kde-extras/icecream/trunk/debian/control
Log:
remove ${shlibs:Depends} from libicecc-dev
Modified: kde-extras/icecream/trunk/debian/changelog
===================================================================
--- kde-extras/icecream/trunk/debian/changelog 2013-05-23 21:20:30 UTC (rev 19543)
+++ kde-extras/icecream/trunk/debian/changelog 2013-05-23 21:30:50 UTC (rev 19544)
@@ -18,6 +18,7 @@
* Export V=1 to make the build verbose.
* Generate the Debian-provided man pages at build time, instead of at
configure time.
+ * Remove ${shlibs:Depends} from libicecc-dev.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Thu, 23 May 2013 20:48:57 +0200
Modified: kde-extras/icecream/trunk/debian/control
===================================================================
--- kde-extras/icecream/trunk/debian/control 2013-05-23 21:20:30 UTC (rev 19543)
+++ kde-extras/icecream/trunk/debian/control 2013-05-23 21:30:50 UTC (rev 19544)
@@ -29,7 +29,7 @@
Package: libicecc-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, libdevstat-dev [kfreebsd-any]
+Depends: ${misc:Depends}, libdevstat-dev [kfreebsd-any]
Description: development files for icecc (distributed compiler)
This package is part if icecc. It provides files which are necessary to build
icecc-monitor.
More information about the pkg-kde-commits
mailing list