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
|
trapperkeeper-status-clojure (1.1.1-2) unstable; urgency=medium
* Team upload.
* Rebuild using lein. (Closes: #982527)
* d/control: use dh 13.
* d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 13 Feb 2021 23:34:44 -0500
trapperkeeper-status-clojure (1.1.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:
- Fixed VCS URLs.
- Fixed Maintainer field.
* Use debhelper-compat.
* Ran wrap-and-sort -bastk.
* debian/control: remove versions when satisfied in Stable.
* Standards-Version: 4.5.0.
* Add removed-clean-orphaned-bundles.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 06 Nov 2020 16:33:02 +0100
trapperkeeper-status-clojure (0.7.1-2) unstable; urgency=medium
* Team upload.
* Fix FTBFS by running tests in a specific order. Instead of blindly
sorting the results of the find command and trusting it to be right,
encode a suitable sequence of tests (Closes: #880351). 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:40:59 +0100
trapperkeeper-status-clojure (0.7.1-1) unstable; urgency=medium
* Initial release (Closes: #855744)
-- Apollon Oikonomopoulos <apoikos@debian.org> Sat, 05 Aug 2017 18:05:17 -0400
|