rev 20463 - kde-extras/ctemplate/trunk/debian
Pino Toscano
pino at moszumanska.debian.org
Wed May 4 21:52:36 UTC 2016
Author: pino
Date: 2016-05-04 21:52:36 +0000 (Wed, 04 May 2016)
New Revision: 20463
Modified:
kde-extras/ctemplate/trunk/debian/changelog
kde-extras/ctemplate/trunk/debian/libctemplate-dev.install
Log:
ship the pkg-config .pc files in libctemplate-dev
Modified: kde-extras/ctemplate/trunk/debian/changelog
===================================================================
--- kde-extras/ctemplate/trunk/debian/changelog 2016-05-04 21:48:52 UTC (rev 20462)
+++ kde-extras/ctemplate/trunk/debian/changelog 2016-05-04 21:52:36 UTC (rev 20463)
@@ -13,6 +13,7 @@
are no more file conflicts.
* Add the python build dependency, needed during build.
* Use ${perl:Depends} in libctemplate-dev.
+ * Ship the pkg-config .pc files in libctemplate-dev.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 04 May 2016 23:20:27 +0200
Modified: kde-extras/ctemplate/trunk/debian/libctemplate-dev.install
===================================================================
--- kde-extras/ctemplate/trunk/debian/libctemplate-dev.install 2016-05-04 21:48:52 UTC (rev 20462)
+++ kde-extras/ctemplate/trunk/debian/libctemplate-dev.install 2016-05-04 21:52:36 UTC (rev 20463)
@@ -4,5 +4,7 @@
usr/lib/*/libctemplate.so
usr/lib/*/libctemplate_nothreads.a
usr/lib/*/libctemplate_nothreads.so
+usr/lib/*/pkgconfig/libctemplate.pc
+usr/lib/*/pkgconfig/libctemplate_nothreads.pc
usr/share/doc/ctemplate-*/*.css usr/share/doc/libctemplate-dev/html/
usr/share/doc/ctemplate-*/*.html usr/share/doc/libctemplate-dev/html/
More information about the pkg-kde-commits
mailing list