r20642 - in /packages/unstable/clutter-gtk/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Jul 10 13:31:59 UTC 2009


Author: lool
Date: Fri Jul 10 13:31:58 2009
New Revision: 20642

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20642
Log:
Bump shlibs to >= 0.8.2 as this release added API.

Modified:
    packages/unstable/clutter-gtk/debian/changelog
    packages/unstable/clutter-gtk/debian/rules

Modified: packages/unstable/clutter-gtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-gtk/debian/changelog?rev=20642&op=diff
==============================================================================
--- packages/unstable/clutter-gtk/debian/changelog (original)
+++ packages/unstable/clutter-gtk/debian/changelog Fri Jul 10 13:31:58 2009
@@ -4,6 +4,7 @@
   * Wrap build-deps and deps.
   * Let libclutter-gtk-0.8-dev depend on ${shlibs:Depends}.
   * Update download URL in copyright.
+  * Bump shlibs to >= 0.8.2 as this release added API.
 
  -- Loïc Minier <lool at dooz.org>  Fri, 10 Jul 2009 15:23:42 +0200
 

Modified: packages/unstable/clutter-gtk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-gtk/debian/rules?rev=20642&op=diff
==============================================================================
--- packages/unstable/clutter-gtk/debian/rules (original)
+++ packages/unstable/clutter-gtk/debian/rules Fri Jul 10 13:31:58 2009
@@ -8,4 +8,8 @@
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
 DEB_COMPRESS_EXCLUDE = .c
 
+libclutter-gtk-0.8-N := $(shell sed -rn 's/^Package:[[:space:]]*(libclutter-gtk-0\.8-[0-9]+)[[:space:]]*$$/\1/p' debian/control)
+
+DEB_DH_MAKESHLIBS_ARGS_ALL += -V '$(libclutter-gtk-0.8-N) (>= 0.8.2)'
+
 common-binary-predeb-arch:: list-missing




More information about the pkg-gnome-commits mailing list