[Pkg-cli-libs-commits] r4256 - /packages/webkit-sharp/trunk/debian/control

directhex at users.alioth.debian.org directhex at users.alioth.debian.org
Wed Nov 4 19:21:53 UTC 2009


Author: directhex
Date: Wed Nov  4 19:21:53 2009
New Revision: 4256

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4256
Log:
Use binary:Version, lintian is happier with it and no apparent downsides

Modified:
    packages/webkit-sharp/trunk/debian/control

Modified: packages/webkit-sharp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/webkit-sharp/trunk/debian/control?rev=4256&op=diff
==============================================================================
--- packages/webkit-sharp/trunk/debian/control (original)
+++ packages/webkit-sharp/trunk/debian/control Wed Nov  4 19:21:53 2009
@@ -33,7 +33,7 @@
 Section: libdevel
 Architecture: all
 Replaces: libwebkit1.0-cil (<< 0.3)
-Depends: libwebkit1.1-cil (= ${source:Version}), ${misc:Depends}
+Depends: libwebkit1.1-cil (= ${binary:Version}), ${misc:Depends}
 Description: CLI binding for the WebKit library - development package
  WebKit is a web content engine, derived from KHTML and KJS from KDE, and
  used primarily in Apple's Safari browser.  It is made to be embedded in




More information about the Pkg-cli-libs-commits mailing list