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 62 63 64 65 66 67
|
honeysql-clojure (2.4.962+really2.3.911-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.3.911
- Rolling back this package to a previous version because puppetdb fails
to build with the most recent upstream version of this library, and there
are no other rdepends that require 2.4.x.
* d/tests: run only honeysql tests
-- Jérôme Charaoui <jerome@riseup.net> Thu, 12 Jan 2023 10:18:49 -0500
honeysql-clojure (2.4.962-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.4.962
* d/run-build-tests: execute all tests found
* d/tests: fix autopkgtests for new upstream version
* d/rules: generate pom.xml from template
* d/control:
+ add missing test dep core-cache
+ add libcore-cache-clojure to Recommends
+ bultitude only needed for tests
* d/watch: remove restriction on v1
-- Jérôme Charaoui <jerome@riseup.net> Fri, 23 Dec 2022 23:13:24 -0500
honeysql-clojure (1.0.461-1) unstable; urgency=medium
* Team upload.
[ Louis-Philippe Véronneau ]
* d/control: Migrate to the Clojure Team.
[ Jérôme Charaoui ]
* Add gbp.conf and change debian-branch to team standard
* Switch d/watch to git mode
* New upstream version 1.0.461
* Cleanup build in d/rules
* Bump debhelper compat to 13
* Add Rules-Requires-Root: no in d/control
* Bump Standards-Version to 4.6.1, no changed needed
* Update Homepage in d/control
* Remove obsolete *.html files in debian/
* Add autopkgtests
* Update d/copyright
* Add d/upstream/metadata
* Add d/salsa-ci.yml
-- Jérôme Charaoui <jerome@riseup.net> Mon, 04 Jul 2022 13:31:45 -0400
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
|