[Git][java-team/lucene4.10][master] 2 commits: Use secure URI in Homepage field.
Jochen Sprickerhof (@jspricke)
gitlab at salsa.debian.org
Thu Nov 27 09:40:22 GMT 2025
Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / lucene4.10
Commits:
249a763f by Debian Janitor at 2025-11-27T10:39:51+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
- - - - -
fef48fcc by Jochen Sprickerhof at 2025-11-27T09:40:21+00:00
Merge branch 'lintian-fixes' into 'master'
Use secure URI in Homepage field
See merge request java-team/lucene4.10!1
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -32,7 +32,7 @@ Build-Depends-Indep:
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/lucene4.10.git
Vcs-Browser: https://salsa.debian.org/java-team/lucene4.10
-Homepage: http://lucene.apache.org
+Homepage: https://lucene.apache.org
Package: liblucene4.10-java
Architecture: all
View it on GitLab: https://salsa.debian.org/java-team/lucene4.10/-/compare/b20b4148bea76b3a46db9fb1bd8f423816c2c882...fef48fcc1aee24467996209d98157c40abfb7c7d
--
View it on GitLab: https://salsa.debian.org/java-team/lucene4.10/-/compare/b20b4148bea76b3a46db9fb1bd8f423816c2c882...fef48fcc1aee24467996209d98157c40abfb7c7d
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/pkg-java-commits/attachments/20251127/a2a8236c/attachment.htm>
More information about the pkg-java-commits
mailing list