Jérôme Charaoui pushed to branch debian/main at Debian Clojure Maintainers / trapperkeeper-clojure
Commits: 2c14064e by Jérôme Charaoui at 2023-02-10T09:09:48-05:00 d/control: bump Breaks: on puppetserver After 7.9.4, aot compilation is disabled so puppetserver will work with any version of the *-clojure libs. We keep puppetdb Breaks because of nrepl having been removed. - - - - - da0010f7 by Jérôme Charaoui at 2023-02-10T09:27:19-05:00 Update changelog for 3.2.0-4 release - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +trapperkeeper-clojure (3.2.0-4) unstable; urgency=medium + + * d/control: bump Breaks: on puppetserver + + -- Jérôme Charaoui <[email protected]> Fri, 10 Feb 2023 09:26:57 -0500 + trapperkeeper-clojure (3.2.0-3) unstable; urgency=medium * d/control: breaks current puppetdb and puppetserver ===================================== debian/control ===================================== @@ -62,7 +62,7 @@ Suggests: libnrepl-clojure, Breaks: puppetdb (<= 7.12.1-2), - puppetserver (<= 7.9.4-1), + puppetserver (<= 7.9.4-2), Description: framework for configuring, composing and running Clojure services Trapperkeeper is a Clojure framework for hosting long-running applications and services. It acts as a sort of "binder" for Ring applications and other View it on GitLab: https://salsa.debian.org/clojure-team/trapperkeeper-clojure/-/compare/44764e9b09b67a30dd0ca7f6eb2d3e1a88ceaeb0...da0010f759ac6763f6e3250846a4940767eda890 -- View it on GitLab: https://salsa.debian.org/clojure-team/trapperkeeper-clojure/-/compare/44764e9b09b67a30dd0ca7f6eb2d3e1a88ceaeb0...da0010f759ac6763f6e3250846a4940767eda890 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

