[Git][java-team/rome][master] 5 commits: Use secure URI in Homepage field.
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Aug 14 11:08:39 BST 2026
Alexandre Detiste pushed to branch master at Debian Java Maintainers / rome
Commits:
909f8332 by Debian Janitor at 2022-12-22T03:16:59+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
- - - - -
9ef6a4fa by Debian Janitor at 2022-12-22T03:16:59+00:00
Bump debhelper from old 11 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
- - - - -
41e2490a by Debian Janitor at 2022-12-22T03:17:00+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
- - - - -
3a50bd2c by Debian Janitor at 2022-12-22T03:17:01+00:00
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
aa99e9a7 by Alexandre Detiste at 2026-08-14T12:08:38+02:00
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request java-team/rome!1
- - - - -
3 changed files:
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+rome (1.12.2-2) UNRELEASED; urgency=medium
+
+ * Use secure URI in Homepage field.
+ * Bump debhelper from old 11 to 13.
+ * Set debhelper-compat version in Build-Depends.
+ * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Thu, 22 Dec 2022 03:16:59 -0000
+
rome (1.12.2-1) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,16 +3,16 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
libjdom2-java,
libmaven-bundle-plugin-java,
libslf4j-java,
maven-debian-helper
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/rome.git
Vcs-Browser: https://salsa.debian.org/java-team/rome
-Homepage: http://rometools.github.io/rome/
+Homepage: https://rometools.github.io/rome/
Package: librome-java
Architecture: all
View it on GitLab: https://salsa.debian.org/java-team/rome/-/compare/f18854a987e4a5d3e7ea6ac0198b5335a4caebe6...aa99e9a738578c6bd34a0c007946d00f3e3b6d67
--
View it on GitLab: https://salsa.debian.org/java-team/rome/-/compare/f18854a987e4a5d3e7ea6ac0198b5335a4caebe6...aa99e9a738578c6bd34a0c007946d00f3e3b6d67
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260814/3192cd6b/attachment.htm>
More information about the pkg-java-commits
mailing list