rev 16663 - krap/libspectre/trunk/debian

Pino Toscano pino-guest at alioth.debian.org
Thu Jan 21 23:07:54 UTC 2010


Author: pino-guest
Date: 2010-01-21 23:07:53 +0000 (Thu, 21 Jan 2010)
New Revision: 16663

Removed:
   krap/libspectre/trunk/debian/libspectre1.symbols
Modified:
   krap/libspectre/trunk/debian/changelog
   krap/libspectre/trunk/debian/rules
Log:
remove symbols file, for now, and add a versioned shlibs


Modified: krap/libspectre/trunk/debian/changelog
===================================================================
--- krap/libspectre/trunk/debian/changelog	2010-01-21 22:24:05 UTC (rev 16662)
+++ krap/libspectre/trunk/debian/changelog	2010-01-21 23:07:53 UTC (rev 16663)
@@ -9,10 +9,9 @@
   * Disable the update of the autotools build system, no more needed now
     (as it is not changed).
   * Do not require and use quilt, as we have no more patches to apply.
-  * Add symbols file for libspectre1, exposing only the symbols for functions
-    provided in the public API (the installed headers).
+  * Add a versioned shlibs.
 
- -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Thu, 21 Jan 2010 23:18:14 +0100
+ -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Fri, 22 Jan 2010 00:00:45 +0100
 
 libspectre (0.2.2.ds-3) unstable; urgency=low
 

Modified: krap/libspectre/trunk/debian/rules
===================================================================
--- krap/libspectre/trunk/debian/rules	2010-01-21 22:24:05 UTC (rev 16662)
+++ krap/libspectre/trunk/debian/rules	2010-01-21 23:07:53 UTC (rev 16663)
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
+DEB_DH_MAKESHLIBS_ARGS_libspectre1 := -V'libspectre1 (>= 0.2.3)'
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 #include /usr/share/cdbs/1/rules/patchsys-quilt.mk




More information about the pkg-kde-commits mailing list