r28646 - in /desktop/experimental/anjuta/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jun 24 01:05:16 UTC 2011


Author: biebl
Date: Fri Jun 24 01:05:16 2011
New Revision: 28646

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28646
Log:
Bump shlibs to 2:3.0.0.0.

Modified:
    desktop/experimental/anjuta/debian/changelog
    desktop/experimental/anjuta/debian/rules

Modified: desktop/experimental/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/anjuta/debian/changelog?rev=28646&op=diff
==============================================================================
--- desktop/experimental/anjuta/debian/changelog [utf-8] (original)
+++ desktop/experimental/anjuta/debian/changelog [utf-8] Fri Jun 24 01:05:16 2011
@@ -8,6 +8,7 @@
     - Add Vcs-* fields.
     - Drop Build-Depends on libwnck-dev.
     - Remove article from description synopsis.
+  * Bump shlibs to 2:3.0.0.0.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 24 Jun 2011 01:59:23 +0200
 

Modified: desktop/experimental/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/anjuta/debian/rules?rev=28646&op=diff
==============================================================================
--- desktop/experimental/anjuta/debian/rules [utf-8] (original)
+++ desktop/experimental/anjuta/debian/rules [utf-8] Fri Jun 24 01:05:16 2011
@@ -16,8 +16,8 @@
 
 DEB_DH_MAKESHLIBS_ARGS_anjuta += --no-act
 
-LIB_PKG := $(shell sed -nr 's/^Package:[[:space:]]*(libanjuta[0-9]+)[[:space:]]*$$/\1/p' debian/control)
-SHVER = 2:2.31.92
+LIB_PKG := $(shell sed -nr 's/^Package:[[:space:]]*(libanjuta[-0-9]+)[[:space:]]*$$/\1/p' debian/control)
+SHVER = 2:3.0.0.0
 DEB_DH_MAKESHLIBS_ARGS_$(LIB_PKG) = -V '$(LIB_PKG) (>= $(SHVER))'
 
 install/anjuta::




More information about the pkg-gnome-commits mailing list