[Git][clojure-team/ring-clojure][debian/main] 29 commits: d/control: add missing binary depends for ring-core
Jérôme Charaoui (@lavamind)
gitlab at salsa.debian.org
Sat Aug 8 18:34:31 BST 2026
Jérôme Charaoui pushed to branch debian/main at Debian Clojure Maintainers / ring-clojure
Commits:
ef2738a7 by Jérôme Charaoui at 2026-07-30T09:22:52-04:00
d/control: add missing binary depends for ring-core
- - - - -
263684c6 by Jérôme Charaoui at 2026-07-30T09:24:28-04:00
d/control: add missing -clojure package name suffix
- - - - -
ab137477 by Jérôme Charaoui at 2026-07-30T09:25:19-04:00
d/patches: drop unneeded patch
we don't build the root project
- - - - -
24bef808 by Jérôme Charaoui at 2026-07-30T17:10:59-04:00
d/patches: renaming dependency namespaces is not a fix
- - - - -
53a0e2f1 by Jérôme Charaoui at 2026-07-30T17:12:00-04:00
d/rules: update build to account for new namespace
for some reason the upstream project decided to create new subprojects
with the "org.ring-clojure" namespace instead of "ring" so we need to
account for that and adjust how the maven repo symlinks are created so
that ring-core can find it dependencies
- - - - -
dc8a8714 by Jérôme Charaoui at 2026-07-30T17:12:01-04:00
d/patches: minimize patch diff
- - - - -
752f0a01 by Jérôme Charaoui at 2026-07-30T17:12:02-04:00
d/patches: s/Lien/Lein/
Gbp-Dch: ignore
- - - - -
17aac568 by Jérôme Charaoui at 2026-07-30T17:12:02-04:00
d/control: bundle new ring-core libs in main pkg
- - - - -
983685d5 by Jérôme Charaoui at 2026-08-07T10:30:55-04:00
use maven-debian-helper to resolve external deps
- - - - -
f9072adf by Jérôme Charaoui at 2026-08-07T10:30:56-04:00
d/control: drop obsolete build-dep
- - - - -
13a7098d by Jérôme Charaoui at 2026-08-07T19:03:19-04:00
update jar classpaths
- - - - -
ee6e91cd by Jérôme Charaoui at 2026-08-07T19:03:20-04:00
debianize build artifact versions for maven
- - - - -
ea719f2d by Jérôme Charaoui at 2026-08-07T19:03:20-04:00
d/rules: drop obsolete javahelper dh plugin
replaced by explicit calls to the required javahelper tools
- - - - -
ff0c9742 by Jérôme Charaoui at 2026-08-07T19:03:21-04:00
d/control: lockdown dependencies across binary pkgs
- - - - -
a8f09b5e by Jérôme Charaoui at 2026-08-07T19:03:21-04:00
d/control: add missing binary-dep for libring-servlet-clojure
- - - - -
b0193b8e by Jérôme Charaoui at 2026-08-07T19:03:22-04:00
d/watch: convert to v5 format
- - - - -
e7ee492d by Jérôme Charaoui at 2026-08-07T19:03:22-04:00
d/control: add build-deps for jetty-adapter tests
- - - - -
ebb6f595 by Jérôme Charaoui at 2026-08-07T19:03:23-04:00
d/patches: fix for ring-jetty-adapter tests
- - - - -
473eb7a9 by Jérôme Charaoui at 2026-08-07T19:03:24-04:00
d/rules: run ring-jetty-adapter tests
- - - - -
d3a91e4d by Jérôme Charaoui at 2026-08-07T19:11:33-04:00
refresh autopkgtests
- - - - -
df9df62a by Jérôme Charaoui at 2026-08-07T19:11:35-04:00
d/control: bump dh compat to level 14
- - - - -
dd1cbd32 by Jérôme Charaoui at 2026-08-07T19:11:35-04:00
Remove redundant Priority: optional from source stanza.
Changes-By: lintian-brush
Fixes: lintian: source: redundant-priority-optional-field
See-also: https://lintian.debian.org/tags/redundant-priority-optional-field.html
- - - - -
a3024df3 by Jérôme Charaoui at 2026-08-07T19:11:36-04:00
Update standards version to 4.7.4, no changes needed.
Upgrade checklist verified:
4.6.2 → 4.7.0:
* Package does not use dpkg-divert
4.7.0 → 4.7.1:
* Package does not install to non-/usr paths
4.7.3 → 4.7.4:
* Package is not in non-free-firmware
Changes-By: lintian-brush
Fixes: lintian: source: ancient-standards-version 4.6.2 (released 2022-12-17) (current is 4.7.4.1)
See-also: https://lintian.debian.org/tags/ancient-standards-version.html
- - - - -
cf1e9eba by Jérôme Charaoui at 2026-08-07T19:11:36-04:00
Removed Rules-Requires-Root
Changes-By: lintian-brush
Fixes: lintian: source: redundant-rules-requires-root-no-field [debian/control]
See-also: https://lintian.debian.org/tags/redundant-rules-requires-root-no-field.html
- - - - -
9842ec21 by Jérôme Charaoui at 2026-08-07T19:11:37-04:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: source: upstream-metadata-missing-repository [debian/upstream/metadata]
Fixes: lintian: source: upstream-metadata-missing-bug-tracking [debian/upstream/metadata]
Fixes: lintian: source: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
- - - - -
10f7109f by Jérôme Charaoui at 2026-08-07T19:11:37-04:00
cleanup obsolete commented stanza
Gbp-Dch: ignore
- - - - -
d26bc134 by Jérôme Charaoui at 2026-08-08T12:14:50-04:00
d/copyright: license used is actually Expat
- - - - -
bc9f7ff5 by Jérôme Charaoui at 2026-08-08T13:09:29-04:00
add --has-package-version to poms processing
this enables version constraints on dependent package builds
- - - - -
6e550cff by Jérôme Charaoui at 2026-08-08T13:10:04-04:00
Update changelog for 1.15.5-2 release
- - - - -
34 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/libring-core-clojure.classpath
- debian/libring-core-clojure.poms
- − debian/libring-core-protocols-clojure.poms
- + debian/libring-jakarta-servlet-clojure.classpath
- debian/libring-jakarta-servlet.poms → debian/libring-jakarta-servlet-clojure.poms
- debian/libring-jetty-adapter-clojure.classpath
- debian/libring-jetty-adapter-clojure.poms
- debian/libring-servlet-clojure.poms
- − debian/libring-websocket-protocols.poms
- + debian/maven.ignoreRules
- debian/maven.rules
- debian/patches/0001_Lein_Local_Core.patch
- debian/patches/0003_Lein_Local_Jetty.patch
- debian/patches/0006_Lien_Local_Core_Prococols.patch → debian/patches/0006_Lein_Local_Core_Prococols.patch
- − debian/patches/0009_Lien_Local_Topleve.patch
- + debian/patches/Drop-tests-requiring-hato.patch
- debian/patches/series
- debian/rules
- debian/tests/build-core
- + debian/tests/build-jakarta-servlet
- − debian/tests/build-jetty
- + debian/tests/build-jetty-adapter
- debian/tests/build-servlet
- debian/tests/control
- debian/tests/unittests-core
- + debian/tests/unittests-jakarta-servlet
- − debian/tests/unittests-jetty
- + debian/tests/unittests-jetty-adapter
- debian/tests/unittests-servlet
- + debian/upstream/metadata
- debian/watch
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/clojure-team/ring-clojure/-/compare/8e32e5ec2c14cef640d86a7d48975317cb62eb9b...6e550cff458121824fb6dc14bbbc47dc947ff3e3
--
View it on GitLab: https://salsa.debian.org/clojure-team/ring-clojure/-/compare/8e32e5ec2c14cef640d86a7d48975317cb62eb9b...6e550cff458121824fb6dc14bbbc47dc947ff3e3
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/20260808/505507ff/attachment.htm>
More information about the pkg-java-commits
mailing list