Skip to content

Commits on Source 2

maxflow (3.0.4-2) UNRELEASED; urgency=medium
* d/control: - update VCS URLs to salsa
- update to standards 4.1.3 (no changes needed)
* d/.gitlab-ci.yml added
* d/control: Remove hard coded debug package
-- Gert Wollny <gewo@debian.org> Tue, 13 Feb 2018 11:34:48 +0100
maxflow (3.0.4-1) unstable; urgency=low
* Initial release (Closes: #742622)
......
......@@ -33,16 +33,3 @@ Description: Development files for the maxflow-mincut algorithm
energy minimization in low-level vision. The algorithm provides a high
performance that makes near real-time performance possible.
This package provides the development files for the library.
Package: libmaxflow0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libmaxflow0 (= ${binary:Version}),
${misc:Depends}
Description: Debug information for the maxflow-mincut algorithm
This library implements an efficient minimum cut/maximum flow
algorithms on graphs that can be used for exact or approximate
energy minimization in low-level vision. The algorithm provides a high
performance that makes near real-time performance possible.
This package provides the debug information for the library.