Jelmer Vernooij pushed to branch master at Debian Med / libcolt-free-java
Commits: c7bed036 by Jelmer Vernooij at 2018-10-24T22:57:08Z 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. - - - - - 8a0d0322 by Jelmer Vernooij at 2018-10-24T22:57:09Z 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. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libcolt-free-java (1.2.0+dfsg-6) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * Trim trailing whitespace. + + -- Jelmer Vernooij <[email protected]> Wed, 24 Oct 2018 22:57:08 +0000 + libcolt-free-java (1.2.0+dfsg-5) unstable; urgency=medium * Replace invalid encoding of copyright symbol which makes build fail in ===================================== debian/control ===================================== @@ -35,7 +35,7 @@ Description: scalable scientific and technical computing in Java areas, it is competitive or superior to toolkits such as STL, Root, HTL, CLHEP, TNT, GSL, C-RAND / WIN-RAND, (all C/C++) as well as IBM Array, JDK 1.2 Collections framework (all Java), in terms of - performance, functionality and (re)usability. + performance, functionality and (re)usability. . Note: libcolt-free-java is a copy of libcolt-java stripped from some classes with a non-free license (LGPL+military exception). @@ -59,7 +59,7 @@ Description: scalable scientific and technical computing in Java (doc) areas, it is competitive or superior to toolkits such as STL, Root, HTL, CLHEP, TNT, GSL, C-RAND / WIN-RAND, (all C/C++) as well as IBM Array, JDK 1.2 Collections framework (all Java), in terms of - performance, functionality and (re)usability. + performance, functionality and (re)usability. . This package provides the documentation 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: colt Upstream-Contact: Wolfgang Hoschek <[email protected]> Source: http://dst.lbl.gov/ACSSoftware/colt/ View it on GitLab: https://salsa.debian.org/med-team/libcolt-free-java/compare/decc9765c678a2bdc58dbfde0cec14f3741e23a9...8a0d03227a64755c2b3af0e7e1e9f65f4de9368d -- View it on GitLab: https://salsa.debian.org/med-team/libcolt-free-java/compare/decc9765c678a2bdc58dbfde0cec14f3741e23a9...8a0d03227a64755c2b3af0e7e1e9f65f4de9368d You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
