r24558 - in /packages/unstable/gobject-introspection/debian: changelog rules
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Jun 20 20:07:53 UTC 2010
Author: bigon
Date: Sun Jun 20 20:07:40 2010
New Revision: 24558
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24558
Log:
debian/rules: Remove shlibs versioning logic now we're using .symbols file
Modified:
packages/unstable/gobject-introspection/debian/changelog
packages/unstable/gobject-introspection/debian/rules
Modified: packages/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/changelog?rev=24558&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/changelog [utf-8] Sun Jun 20 20:07:40 2010
@@ -3,8 +3,9 @@
* Include the Everything-1.0 typelib (Closes: #550478)
- debian/libgirepository1.0-0.symbols: Add symbols for new libs
* Split documentation in its own -doc package (Closes: #584876)
+ * debian/rules: Remove shlibs versioning logic now we're using .symbols file
- -- Laurent Bigonville <bigon at debian.org> Sun, 20 Jun 2010 19:22:20 +0200
+ -- Laurent Bigonville <bigon at debian.org> Sun, 20 Jun 2010 22:05:04 +0200
gobject-introspection (0.6.14-1) unstable; urgency=low
Modified: packages/unstable/gobject-introspection/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/rules?rev=24558&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/rules [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/rules [utf-8] Sun Jun 20 20:07:40 2010
@@ -12,10 +12,6 @@
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
-libgirepositoryN := $(shell sed -rn 's/^Package:[[:space:]]*(libgirepository-1.0[0-9]+)[[:space:]]*$$/\1/p' debian/control)
-
-DEB_DH_MAKESHLIBS_ARGS_$(libgirepositoryN) = -V '$(libgirepositoryN) (>= 0.6.12)'
-
binary-install/gobject-introspection::
dh_pysupport -p$(cdbs_curpkg)
More information about the pkg-gnome-commits
mailing list