r44771 - /packages/flann/trunk/debian/control

malat at users.alioth.debian.org malat at users.alioth.debian.org
Mon May 14 10:39:13 UTC 2012


Author: malat
Date: Mon May 14 10:39:13 2012
New Revision: 44771

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44771
Log:
flann1 and flann1.7 should breaks/replaces

Modified:
    packages/flann/trunk/debian/control

Modified: packages/flann/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/control?rev=44771&op=diff
==============================================================================
--- packages/flann/trunk/debian/control (original)
+++ packages/flann/trunk/debian/control Mon May 14 10:39:13 2012
@@ -29,6 +29,8 @@
 Package: libflann1.7
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libflann1 (<< 1.7.1-1)
+Breaks: libflann1 (<< 1.7.1-1)
 Description: Fast Library for Approximate Nearest Neighbors - runtime
  FLANN is a library for performing fast approximate nearest neighbor searches
  in high dimensional spaces. It contains a collection of algorithms we found




More information about the debian-science-commits mailing list