1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
honeysql-clojure (0.8.2-2) unstable; urgency=medium
* Team upload.
* 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: #907765). 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).
-- Cyril Brulebois <kibi@debian.org> Thu, 07 Feb 2019 12:24:29 +0100
honeysql-clojure (0.8.2-1) unstable; urgency=medium
* Initial release (Closes: #855757)
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 04 Aug 2017 15:40:33 -0400
|