[Git][java-team/javawriter][master] Use secure URI in Homepage field.
Emmanuel Bourg
gitlab at salsa.debian.org
Tue Sep 18 12:24:48 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / javawriter
Commits:
a86dfe66 by Jelmer Vernooij at 2018-09-14T10:05:07Z
Use secure URI in Homepage field.
Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+javawriter (2.5.1-2) UNRELEASED; urgency=medium
+
+ * Use secure URI in Homepage field.
+
+ -- Jelmer Vernooij <jelmer at debian.org> Fri, 14 Sep 2018 11:05:07 +0100
+
javawriter (2.5.1-1) unstable; urgency=medium
* Initial release (Closes: #792543 )
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Komal Sukhani <komaldsukhani at gmail.com>
Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java
Standards-Version: 3.9.6
-Homepage: http://github.com/square/javawriter/
+Homepage: https://github.com/square/javawriter/
Vcs-Git: https://anonscm.debian.org/git/pkg-java/javawriter.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javawriter.git
View it on GitLab: https://salsa.debian.org/java-team/javawriter/commit/a86dfe6695fedcccb7c122a96e1b35d46b3c541e
--
View it on GitLab: https://salsa.debian.org/java-team/javawriter/commit/a86dfe6695fedcccb7c122a96e1b35d46b3c541e
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/20180918/d406296c/attachment.html>
More information about the pkg-java-commits
mailing list