[Git][java-team/headius-options][master] 6 commits: Use secure copyright file specification URI.
Miguel Landaeta (@nomadium)
gitlab at salsa.debian.org
Tue Nov 28 18:08:41 GMT 2023
Miguel Landaeta pushed to branch master at Debian Java Maintainers / headius-options
Commits:
f6ad8d83 by Debian Janitor at 2022-12-21T10:05:54+00:00
Use secure copyright file specification URI.
Changes-By: lintian-brush
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
- - - - -
edd6f061 by Debian Janitor at 2022-12-21T10:05:55+00:00
Bump debhelper from old 10 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
- - - - -
ab94bfd0 by Debian Janitor at 2022-12-21T10:05:55+00:00
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
- - - - -
b06593ec by Debian Janitor at 2022-12-21T10:05:58+00:00
Update Vcs-* headers from URL redirect.
Changes-By: lintian-brush
Fixes: lintian: vcs-obsolete-in-debian-infrastructure
See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html
- - - - -
ce693e6c by Debian Janitor at 2022-12-21T10:05:59+00:00
Use canonical URL in Vcs-Git.
Changes-By: lintian-brush
Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
- - - - -
6aba3416 by Miguel Landaeta at 2023-11-28T18:08:38+00:00
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request java-team/headius-options!1
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+headius-options (1.4-3) UNRELEASED; urgency=medium
+
+ * Use secure copyright file specification URI.
+ * Bump debhelper from old 10 to 13.
+ * Set debhelper-compat version in Build-Depends.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor at jelmer.uk> Wed, 21 Dec 2022 10:05:54 -0000
+
headius-options (1.4-2) unstable; urgency=medium
* Upload to unstable.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -3,15 +3,15 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 13),
default-jdk,
maven-debian-helper
Build-Depends-Indep: default-jdk-doc,
junit4,
libmaven-javadoc-plugin-java
Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/headius-options.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/headius-options.git
+Vcs-Git: https://salsa.debian.org/java-team/headius-options.git
+Vcs-Browser: https://salsa.debian.org/java-team/headius-options
Homepage: https://github.com/headius/options
Package: libheadius-options-java
=====================================
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: options
Source: https://github.com/headius/options
View it on GitLab: https://salsa.debian.org/java-team/headius-options/-/compare/d07b91889a155a532850c58a7e37ed2fdb132d6d...6aba3416026590684f1eff606d8f7fca7afd035b
--
View it on GitLab: https://salsa.debian.org/java-team/headius-options/-/compare/d07b91889a155a532850c58a7e37ed2fdb132d6d...6aba3416026590684f1eff606d8f7fca7afd035b
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/20231128/573a814c/attachment.htm>
More information about the pkg-java-commits
mailing list