r23705 - /desktop/unstable/anjuta/debian/rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sun Apr 11 14:25:30 UTC 2010


Author: slomo
Date: Sun Apr 11 14:25:28 2010
New Revision: 23705

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23705
Log:
* fix SHVER

Modified:
    desktop/unstable/anjuta/debian/rules

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=23705&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules [utf-8] (original)
+++ desktop/unstable/anjuta/debian/rules [utf-8] Sun Apr 11 14:25:28 2010
@@ -16,7 +16,7 @@
 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.30.0
+SHVER = 2:2.30.0
 DEB_DH_MAKESHLIBS_ARGS_$(LIB_PKG) = -V '$(LIB_PKG) (>= $(SHVER))'
 
 install/anjuta::




More information about the pkg-gnome-commits mailing list