[Git][java-team/gossip][master] 5 commits: Standards-Version: 4.7.0 (routine-update)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 20 20:28:07 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / gossip
Commits:
e783d0ce by Andreas Tille at 2025-01-20T20:58:44+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
b89d1286 by Andreas Tille at 2025-01-20T20:59:46+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
7c1bb877 by Andreas Tille at 2025-01-20T20:59:46+01:00
Secure URI in copyright format (routine-update)
- - - - -
b48dec9e by Andreas Tille at 2025-01-20T21:01:27+01: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
- - - - -
e1fb5c45 by Andreas Tille at 2025-01-20T21:04:30+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-gossip (1.8-3) UNRELEASED; urgency=medium
+gossip (1.8-3) unstable; urgency=medium
* Team upload.
* Fix watch file
@@ -6,8 +6,12 @@ gossip (1.8-3) UNRELEASED; urgency=medium
* Drop redundant d/README.source
* debhelper-compat = 13
* Switch from cdbs to dh
+ * Standards-Version: 4.7.0 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Use secure URI in Homepage field.
- -- Andreas Tille <tille at debian.org> Mon, 20 Jan 2025 20:34:20 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 20 Jan 2025 21:01:33 +0100
gossip (1.8-2.1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,25 +1,26 @@
Source: gossip
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
+Section: java
+Priority: optional
Build-Depends: debhelper-compat (= 13),
default-jdk,
javahelper,
junit4,
libjansi-java,
libmaven-source-plugin-java,
- libmodello-maven-plugin-java (>= 1.8),
+ libmodello-maven-plugin-java,
libslf4j-java,
- maven-debian-helper (>= 1.5)
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/gossip.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gossip.git
-Homepage: http://github.com/jdillon/gossip
+ maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/gossip
+Vcs-Git: https://salsa.debian.org/java-team/gossip.git
+Homepage: https://github.com/jdillon/gossip
Package: libgossip-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+ ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Small and fast logging provider for SLF4J
Gossip is a plugin for SLF4J which has simple and flexible configuration.
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
-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: Gossip
Upstream-Contact: Jason Dillon <jason at planet57.com>
-Source: http://github.com/jdillon/gossip
+Source: https://github.com/jdillon/gossip
Files: *
Copyright: 2009-2013, Jason Dillon
View it on GitLab: https://salsa.debian.org/java-team/gossip/-/compare/2d7d3fd9709b52e301cc0d522bb09852cb5e047d...e1fb5c456aae5eead8ecc4cd1fdeea11173d1e1f
--
View it on GitLab: https://salsa.debian.org/java-team/gossip/-/compare/2d7d3fd9709b52e301cc0d522bb09852cb5e047d...e1fb5c456aae5eead8ecc4cd1fdeea11173d1e1f
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/20250120/e6f0a837/attachment.htm>
More information about the pkg-java-commits
mailing list