Thomas Goirand pushed to branch debian/experimental at Debian Clojure Maintainers / ring-clojure
Commits: 51657e16 by Thomas Goirand at 2026-07-23T02:01:58+02:00 Fix package names. - - - - - 8e293ebb by Thomas Goirand at 2026-07-23T02:07:40+02:00 Fix right path for .poms. - - - - - 3 changed files: - debian/control - debian/libring-jakarta-servlet.poms → debian/libring-jakarta-servlet-clojure.poms - debian/libring-websocket-protocols.poms → debian/libring-websocket-protocols-clojure.poms Changes: ===================================== debian/control ===================================== @@ -70,7 +70,7 @@ Description: Clojure web applications library # . # This package contains the Ring development and debugging libraries. -Package: libring-core-protocols +Package: libring-core-protocols-clojure Architecture: all Depends: libclj-http-clojure, @@ -89,7 +89,7 @@ Description: Clojure web applications library - core protocols . This package contains the Ring Core Protocols. -Package: libring-jakarta-servlet +Package: libring-jakarta-servlet-clojure Architecture: all Depends: libclj-http-clojure, @@ -146,7 +146,7 @@ Description: Clojure web applications library - servlet utilities . This package contains the Ring servlet utility library. -Package: libring-websocket-protocols +Package: libring-websocket-protocols-clojure Architecture: all Depends: libclj-http-clojure, ===================================== debian/libring-jakarta-servlet.poms → debian/libring-jakarta-servlet-clojure.poms ===================================== ===================================== debian/libring-websocket-protocols.poms → debian/libring-websocket-protocols-clojure.poms ===================================== View it on GitLab: https://salsa.debian.org/clojure-team/ring-clojure/-/compare/8e32e5ec2c14cef640d86a7d48975317cb62eb9b...8e293ebb9f898016c5e9a3a7c7a6f93155714c3a -- View it on GitLab: https://salsa.debian.org/clojure-team/ring-clojure/-/compare/8e32e5ec2c14cef640d86a7d48975317cb62eb9b...8e293ebb9f898016c5e9a3a7c7a6f93155714c3a 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
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

