Andreas Tille pushed to branch master at Debian Java Maintainers / libjsonp-java
Commits: 92f8cbcc by Andreas Tille at 2021-01-16T18:34:12+01:00 routine-update: Standards-Version: 4.5.1 - - - - - eb969004 by Andreas Tille at 2021-01-16T18:34:12+01:00 routine-update: debhelper-compat 13 - - - - - 5565e216 by Andreas Tille at 2021-01-16T18:34:16+01:00 routine-update: Add salsa-ci file - - - - - 9de7f44f by Andreas Tille at 2021-01-16T18:34:17+01:00 routine-update: Rules-Requires-Root: no - - - - - 35401d00 by Andreas Tille at 2021-01-16T18:34:21+01:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 97a16935 by Andreas Tille at 2021-01-16T18:34:22+01:00 Set field Upstream-Name in debian/copyright. Changes-By: lintian-brush - - - - - 8e42a915 by Andreas Tille at 2021-01-16T18:34:22+01:00 Set upstream metadata fields: Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - + debian/salsa-ci.yml - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -8,6 +8,13 @@ libjsonp-java (1.1.2-1) UNRELEASED; urgency=medium * Drop unneeded get-orig-source target * Secure URI in copyright format * Drop doc package since it build fails and it is not really needed + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Use secure URI in Homepage field. + * Set field Upstream-Name in debian/copyright. + * Set upstream metadata fields: Repository, Repository-Browse. -- Andreas Tille <[email protected]> Thu, 24 Jan 2019 19:12:02 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -12 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 12~), +Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper Build-Depends-Indep: libmaven-bundle-plugin-java, @@ -12,10 +12,11 @@ Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-source-plugin-java, default-jdk-doc, libbuild-helper-maven-plugin-java -Standards-Version: 4.3.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/java-team/libjsonp-java Vcs-Git: https://salsa.debian.org/java-team/libjsonp-java.git -Homepage: http://jsonp.java.net +Homepage: https://jsonp.java.net +Rules-Requires-Root: no Package: libjsonp-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,6 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: https://jsonp.java.net/mailing.html Source: https://java.net/projects/jsonp/sources/git/show +Upstream-Name: JSR 374 (JSON Processing) RI Files: * Copyright: 2004-2015, Oracle and/or its affiliates. All rights reserved. ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,3 @@ +--- +Repository: https://github.com/javaee/jsonp.git +Repository-Browse: https://github.com/javaee/jsonp View it on GitLab: https://salsa.debian.org/java-team/libjsonp-java/-/compare/6a66de8c68e935bb86ee60c666991be29127813d...8e42a9158a5c768bf5e28e330e9ab5a8038ceacd -- View it on GitLab: https://salsa.debian.org/java-team/libjsonp-java/-/compare/6a66de8c68e935bb86ee60c666991be29127813d...8e42a9158a5c768bf5e28e330e9ab5a8038ceacd You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

