shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi-debian control


From: shishi-commit
Subject: shishi-debian control
Date: Mon, 03 Sep 2007 09:12:25 +0000

CVSROOT:        /sources/shishi
Module name:    shishi-debian
Changes by:     Simon Josefsson <jas>   07/09/03 09:12:25

Modified files:
        .              : control 

Log message:
        Use binary:Version, not Source:version, between arch:any packages.
        Fixes lintian warning not-binnmuable-any-depends-any.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/control?cvsroot=shishi&r1=1.55&r2=1.56

Patches:
Index: control
===================================================================
RCS file: /sources/shishi/shishi-debian/control,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- control     3 Sep 2007 08:42:43 -0000       1.55
+++ control     3 Sep 2007 09:12:25 -0000       1.56
@@ -115,7 +115,7 @@
 Package: libshishi-dev
 Section: libdevel
 Architecture: any
-Depends: libshishi0 (= ${source:Version}), libidn11-dev, libgnutls-dev
+Depends: libshishi0 (= ${binary:Version}), libidn11-dev, libgnutls-dev
 Description: Development files for the Shishi Kerberos v5 library
  Shishi is an implementation of the kerberos v5 network authentication
  system.
@@ -141,7 +141,7 @@
 Package: libshisa-dev
 Section: libdevel
 Architecture: any
-Depends: libshisa0 (= ${source:Version}), libshishi-dev (= ${source:Version})
+Depends: libshisa0 (= ${binary:Version}), libshishi-dev (= ${binary:Version})
 Description: Development files for the Shishi Kerberos v5 KDC database library
  Shishi is an implementation of the kerberos v5 network authentication
  system.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]