Gert Wollny pushed to branch master at Debian Med / maxflow
Commits: 1c3d82df by Gert Wollny at 2018-02-13T11:34:35+01:00 d/control: Remove hard coded debug package - - - - - 931d89db by Gert Wollny at 2018-02-13T11:35:37+01:00 Prepare new changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 <[email protected]> Tue, 13 Feb 2018 11:34:48 +0100 + maxflow (3.0.4-1) unstable; urgency=low * Initial release (Closes: #742622) ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -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. View it on GitLab: https://salsa.debian.org/med-team/maxflow/compare/74528fed22aa3f128a54b63a793fb6a0b0433f82...931d89dbb4169fd653059077261fc598d0896273 --- View it on GitLab: https://salsa.debian.org/med-team/maxflow/compare/74528fed22aa3f128a54b63a793fb6a0b0433f82...931d89dbb4169fd653059077261fc598d0896273 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
