[Pkg-ace-devel] r322 - /trunk/debian/control

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Wed May 17 20:51:19 UTC 2006


Author: tgg-guest
Date: Wed May 17 20:51:18 2006
New Revision: 322

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=322
Log:
Prevent installation of new package with previous versions.

Not sure if that's the right thing to do.

Modified:
    trunk/debian/control

Modified: trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/control?rev=322&op=diff
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Wed May 17 20:51:18 2006
@@ -75,6 +75,7 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
+Conflicts: libace5.4.7c2a (<< 5.4.7-10)
 Description: ACE secure socket layer library
  This package contains wrappers that integrate the OpenSSL library in the
  ACE framework.




More information about the Pkg-ace-devel mailing list