[med-svn] [Git][med-team/maxflow][master] 2 commits: Trim trailing whitespace.
Jelmer Vernooij
gitlab at salsa.debian.org
Thu Oct 25 00:16:42 BST 2018
Jelmer Vernooij pushed to branch master at Debian Med / maxflow
Commits:
0eda120a by Jelmer Vernooij at 2018-10-24T23:16:27Z
Trim trailing whitespace.
Fixed-Lintian-Tags: file-contains-trailing-whitespace
Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
- - - - -
c34790df by Jelmer Vernooij at 2018-10-24T23:16:27Z
Use secure copyright file specification URI.
Fixed-Lintian-Tags: insecure-copyright-format-uri
Fixes lintian: insecure-copyright-format-uri
See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -9,13 +9,13 @@ maxflow (3.0.5-1) unstable; urgency=medium
maxflow (3.0.4-2) unstable; urgency=medium
- * d/control: - update VCS URLs to salsa
+ * d/control: - update VCS URLs to salsa
- update to standards 4.1.3 (no changes needed)
- * d/.gitlab-ci.yml added
+ * d/.gitlab-ci.yml added
* d/control, d/rules: Remove hard coded debug package
* d/control: Update uploader email to gewo at debian.org
- * d/p: Add a copyright patch because the Debian tarball doesn't have
- it although it should be there.
+ * d/p: Add a copyright patch because the Debian tarball doesn't have
+ it although it should be there.
-- Gert Wollny <gewo at debian.org> Tue, 13 Feb 2018 11:34:48 +0100
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Pre-Depends: ${misc:Pre-Depends}
Description: This library provides 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
+ energy minimization in low-level vision. The algorithm provides a high
performance that makes near real-time performance possible.
Package: libmaxflow-dev
@@ -27,9 +27,9 @@ Architecture: any
Section: libdevel
Depends: libmaxflow0 (= ${binary:Version}),
${misc:Depends}
-Description: Development files for the maxflow-mincut algorithm
+Description: Development files 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
+ 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.
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: maxflow
Source: https://github.com/gerddie/maxflow
View it on GitLab: https://salsa.debian.org/med-team/maxflow/compare/d79ea39d2e1f93b0b1afee642bb430b9c5fae3b5...c34790df5a29d4a97a0af8c5bd9f219960b04977
--
View it on GitLab: https://salsa.debian.org/med-team/maxflow/compare/d79ea39d2e1f93b0b1afee642bb430b9c5fae3b5...c34790df5a29d4a97a0af8c5bd9f219960b04977
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181024/83ea0eef/attachment-0001.html>
More information about the debian-med-commit
mailing list