[flann] 45/54: Add Breaks/Replaces for libflann1
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Fri Jul 15 10:42:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository flann.
commit 7c559aa56b54cca944a019016a9479d684b7d724
Author: Mathieu Malaterre <malat at debian.org>
Date: Mon May 14 10:52:14 2012 +0000
Add Breaks/Replaces for libflann1
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f09afa7..23c81a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flann (1.7.1-3) unstable; urgency=medium
+
+ * Add Breaks/Replaces for libflann1. Closes: #672443
+
+ -- Mathieu Malaterre <malat at debian.org> Mon, 14 May 2012 12:47:24 +0200
+
flann (1.7.1-2) unstable; urgency=low
* Use my @d.o alias
diff --git a/debian/control b/debian/control
index c13257f..63d8bc5 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,8 @@ Description: Fast Library for Approximate Nearest Neighbors - development
Package: libflann1.7
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libflann1 (<< 1.7.1-1)
-Breaks: libflann1 (<< 1.7.1-1)
+Replaces: libflann1 (<< 1.7.1-2)
+Breaks: libflann1 (<< 1.7.1-2)
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/flann.git
More information about the debian-science-commits
mailing list