r33826 - in /desktop/unstable/totem-pl-parser/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 31 05:04:30 UTC 2012


Author: biebl
Date: Sat Mar 31 05:04:29 2012
New Revision: 33826

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33826
Log:
Don't bother setting a shlibs version and just use -V since we have a
symbols file.

Modified:
    desktop/unstable/totem-pl-parser/debian/changelog
    desktop/unstable/totem-pl-parser/debian/rules

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=33826&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog [utf-8] Sat Mar 31 05:04:29 2012
@@ -1,8 +1,10 @@
 totem-pl-parser (3.4.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
-
- -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 06:56:25 +0200
+  * Don't bother setting a shlibs version and just use -V since we have a
+    symbols file.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 07:02:28 +0200
 
 totem-pl-parser (3.2.0-2) experimental; urgency=low
 

Modified: desktop/unstable/totem-pl-parser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/rules?rev=33826&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/rules [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/rules [utf-8] Sat Mar 31 05:04:29 2012
@@ -7,4 +7,4 @@
 
 libtotem-plparserN := $(shell sed -rn 's/^Package:[[:space:]]*(libtotem-plparser[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 
-DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V '$(libtotem-plparserN) (>= 2.30.3)' -- -c4
+DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V -- -c4




More information about the pkg-gnome-commits mailing list