1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
puppetlabs-ring-middleware-clojure (1.3.0-2) unstable; urgency=medium
* Team upload.
* d/patches: fix snakeyaml error in 0001. (Closes: #980676)
* d/tests: fix failure in build and run proper tests for unittests.
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 24 Jan 2021 11:27:28 -0500
puppetlabs-ring-middleware-clojure (1.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Build with leiningen.
* d/control: use dh13.
* d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
* d/tests: add autopkgtests.
-- Louis-Philippe Véronneau <pollo@debian.org> Tue, 22 Dec 2020 16:29:29 -0500
puppetlabs-ring-middleware-clojure (1.0.1-2) unstable; urgency=medium
* Team upload.
* d/control: tighten dependency on prismatic-schema. (Closes: #975221)
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 19 Dec 2020 14:14:15 -0500
puppetlabs-ring-middleware-clojure (1.0.1-1) unstable; urgency=medium
* Team upload.
* debian/rules: add code to manage upstream tags.
* New upstream release.
* Move the package to the Clojure team:
- Update Maintainer and VCS URLs.
- Rework git repository to use upstream git as base.
* Use debhelper-compat.
* Standards-Version: 4.5.0.
* Ran wrap-and-sort -bastk, and removed build-depends versions when
satisfied in Stable.
* Add removed-clean-orphaned-bundles.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Nov 2020 22:36:24 +0100
puppetlabs-ring-middleware-clojure (1.0.0-2) unstable; urgency=medium
* Team upload.
[ Cyril Brulebois ]
* Fix FTBFS by running tests in a specific order. Instead of blindly
(reverse-)sorting the results of the find command and trusting it to
be right, encode a suitable sequence of tests (Closes: #917600). Also
make sure to error out when tests are added or removed, to make sure
this sequence get refreshed when needed.
* Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
-- Andrej Shadura <andrewsh@debian.org> Sun, 30 Dec 2018 11:31:32 +0100
puppetlabs-ring-middleware-clojure (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #855738)
-- Apollon Oikonomopoulos <apoikos@debian.org> Sat, 05 Aug 2017 17:56:27 -0400
|