[Git][java-team/jboss-vfs][master] 2 commits: Fix some issues reported by lintian
Bdale Garbee (@bdale)
gitlab at salsa.debian.org
Mon Jun 12 16:49:53 BST 2023
Bdale Garbee pushed to branch master at Debian Java Maintainers / jboss-vfs
Commits:
08840a37 by Janitor at 2023-06-12T15:49:48+00:00
Fix some issues reported by lintian
- - - - -
8f84e52c by Bdale Garbee at 2023-06-12T15:49:48+00:00
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request java-team/jboss-vfs!1
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jboss-vfs (3.2.15.Final-3) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Use secure URI in Homepage field.
+ * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Thu, 22 Dec 2022 12:43:14 -0000
+
jboss-vfs (3.2.15.Final-2) unstable; urgency=medium
* get package to build on autobuilders so it can promote to testing
@@ -10,4 +18,3 @@ jboss-vfs (3.2.15.Final-1) unstable; urgency=medium
for assistance in getting this done!
-- Bdale Garbee <bdale at gag.com> Thu, 26 Nov 2020 18:17:12 -0500
-
=====================================
debian/control
=====================================
@@ -5,10 +5,10 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Bdale Garbee <bdale at gag.com>
Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper
Build-Depends-Indep: libjboss-logging-java, libjboss-logging-tools-java
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/jboss-vfs.git
Vcs-Browser: https://salsa.debian.org/java-team/jboss-vfs
-Homepage: http://www.jboss.org
+Homepage: https://www.jboss.org
Package: libjboss-vfs-java
Architecture: all
@@ -16,4 +16,3 @@ Depends: ${misc:Depends}, ${maven:Depends}
Suggests: ${maven:OptionalDepends}
Description: JBoss VFS
The JBoss Virtual File System library.
-
=====================================
debian/rules
=====================================
@@ -2,4 +2,3 @@
%:
dh $@
-
View it on GitLab: https://salsa.debian.org/java-team/jboss-vfs/-/compare/a2ebdfc1c863a0387d1601ff5413038d74ef4521...8f84e52c83d1758c043f785f5e1b0ab4f34a32ae
--
View it on GitLab: https://salsa.debian.org/java-team/jboss-vfs/-/compare/a2ebdfc1c863a0387d1601ff5413038d74ef4521...8f84e52c83d1758c043f785f5e1b0ab4f34a32ae
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/20230612/3ff34461/attachment.htm>
More information about the pkg-java-commits
mailing list