[Pkg-cli-libs-commits] [SCM] gudev-sharp-1.0 branch, master, updated. upstream/0.1-5-g9d6a4fa

Chow Loong Jin hyperair at ubuntu.com
Sat Jul 17 17:59:01 UTC 2010


The following commit has been merged in the master branch:
commit 17f2a1df0806ee9fb5dcc86cc7269b55e6864003
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sat Jul 17 03:42:32 2010 +0800

    s/source:Version/binary:Version/
    
    Make libgudev1.0-cil-dev depend on libgudev1.0-cil (= ${binary:Version})
    instead of ${source:Version} to fix a lintian error
    weak-library-dev-dependency

diff --git a/debian/control b/debian/control
index 0578e8d..da658b4 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: GObject-based wrapper library for libudev -- CLI bindings
 
 Package: libgudev1.0-cil-dev
 Architecture: all
-Depends: libgudev1.0-cil (= ${source:Version}),
+Depends: libgudev1.0-cil (= ${binary:Version}),
          ${misc:Depends}
 Description: GObject-based wrapper library for libudev -- CLI development files
  gudev-sharp is a set of CLI bindings for libgudev, which is a GObject-based

-- 
gudev-sharp-1.0



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