[Git][java-team/latexdraw][master] 4 commits: Use secure URI in Homepage field.

Stuart Prescott (@stuart) gitlab at salsa.debian.org
Tue Sep 26 12:03:12 BST 2023



Stuart Prescott pushed to branch master at Debian Java Maintainers / latexdraw


Commits:
1cc41622 by Debian Janitor at 2023-02-15T08:43:46+00: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

- - - - -
1b110e0c by Debian Janitor at 2023-02-15T08:43:47+00:00
Bump debhelper from old 12 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
ca8f1e74 by Debian Janitor at 2023-02-15T08:43:53+00:00
Set upstream metadata fields: 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

- - - - -
46f02085 by Stuart Prescott at 2023-09-26T11:03:06+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request java-team/latexdraw!2
- - - - -


2 changed files:

- debian/control
- + debian/upstream/metadata


Changes:

=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Stuart Prescott <stuart at debian.org>
 Uploaders: Debian Java maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  maven-debian-helper (>= 1.5),
 Build-Depends-Indep:
  default-jdk (>= 2:1.8),
@@ -14,7 +14,7 @@ Build-Depends-Indep:
  scala,
  junit4,
 Standards-Version: 4.1.2
-Homepage: http://latexdraw.sourceforge.net/
+Homepage: https://latexdraw.sourceforge.net/
 Vcs-Git: https://salsa.debian.org/java-team/latexdraw.git
 Vcs-Browser: https://salsa.debian.org/java-team/latexdraw
 


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/latexdraw/latexdraw



View it on GitLab: https://salsa.debian.org/java-team/latexdraw/-/compare/10b931d554359ca8a1ead01aae75f2457a6cd2e9...46f02085acca06ce5ca01846f7fcea74b2870d3d

-- 
View it on GitLab: https://salsa.debian.org/java-team/latexdraw/-/compare/10b931d554359ca8a1ead01aae75f2457a6cd2e9...46f02085acca06ce5ca01846f7fcea74b2870d3d
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/20230926/c0cfb77e/attachment.htm>


More information about the pkg-java-commits mailing list