File: changelog

package info (click to toggle)
kitchensink-clojure 3.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 412 kB
  • sloc: makefile: 24; sh: 13
file content (126 lines) | stat: -rw-r--r-- 4,183 bytes parent folder | download
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
kitchensink-clojure (3.2.5-2) unstable; urgency=medium

  [ Vladimir Petko ]
  * d/t/unittests: add commons-io.jar to the test classpath
    (Closes: #1087541).

 -- Jérôme Charaoui <jerome@riseup.net>  Sun, 17 Nov 2024 14:20:38 -0500

kitchensink-clojure (3.2.5-1) unstable; urgency=medium

  * New upstream version 3.2.5
  * d/control: add new libcommons-compress-java b-d
  * d/patches: refresh patches for new upstream version
  * d/rules: fix double build issue (Closes: #1046460)
  * d/tests: fix new version tests
  * d/tests: switch to bultitude for test discovery

 -- Jérôme Charaoui <jerome@riseup.net>  Wed, 14 Feb 2024 20:23:43 -0500

kitchensink-clojure (3.2.1-1) unstable; urgency=medium

  * New upstream version 3.2.1
  * d/patches:
    + refresh patches for new upstream release
    - drop jackson dep override
  * d/control:
    + bump Standards-Version, no changes needed
    + add myself to Uploaders
    - drop redundant unversioned binary deps
  * d/rules: get rid of override_jh_installlibs
  * d/rules: honor nocheck flag in build options

 -- Jérôme Charaoui <jerome@riseup.net>  Sun, 05 Feb 2023 09:42:03 -0500

kitchensink-clojure (3.2.0-3) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtest regressions caused by missing classpaths

 -- Jérôme Charaoui <jerome@riseup.net>  Tue, 05 Jul 2022 08:27:11 -0400

kitchensink-clojure (3.2.0-2) unstable; urgency=medium

  * Team upload.
  * Add missing classpath config

 -- Jérôme Charaoui <jerome@riseup.net>  Mon, 04 Jul 2022 23:56:04 -0400

kitchensink-clojure (3.2.0-1) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: New email for the Clojure Team.
  * New upstream version 3.1.1

  [ Jérôme Charaoui ]
  * Switch d/watch to git mode
  * Add d/gbp.conf with team defaults
  * New upstream version 3.2.0
  * Add d/salsa-ci.yml
  * Refresh Lein Local patch
  * Add d/upstream/metadata

 -- Jérôme Charaoui <jerome@riseup.net>  Mon, 04 Jul 2022 17:03:34 -0400

kitchensink-clojure (3.1.1-3) unstable; urgency=medium

  * Team upload.
  * d/tests: fix broken autopkgtest. (Closes: #980422)

 -- Louis-Philippe Véronneau <pollo@debian.org>  Sun, 24 Jan 2021 10:11:32 -0500

kitchensink-clojure (3.1.1-2) unstable; urgency=medium

  * Team upload.
  * Install the test jar in maven-repo.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Tue, 15 Dec 2020 13:17:33 -0500

kitchensink-clojure (3.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Build using leiningen. (Closes: #976745)
  * d/control: use debhelper-compat and upgrade to dh13.
  * d/control: Standards-Version upgrade to 4.5.1. Add Rules-Requires-Root.
  * d/tests: add autopkgtests.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Thu, 10 Dec 2020 19:08:05 -0500

kitchensink-clojure (3.1.0-1) unstable; urgency=medium

  * Team upload.
  * debian/rules: add code to manage upstream tags.
  * Ran wrap-and-sort -bastk.
  * New upstream release.
  * Move the package to the Clojure team:
    - Fixed VCS URLs.
    - Change Maintainer field.
    - Rework git repository from scratch using upstream as base.
  * Removed 0001-maint-Fix-Clojure-1.9-warnings.patch (applied upstream).
  * Updated ORDERED_TESTS.

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Nov 2020 22:08:07 +0100

kitchensink-clojure (2.3.0-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: #872935). 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).
  * Backport fix from upstream for Clojure 1.9 warnings (dropping the
    CHANGELOG.md hunk).
  * Fix missing debian/pom.xml in Git repository.

 -- Cyril Brulebois <kibi@debian.org>  Thu, 07 Feb 2019 12:31:39 +0100

kitchensink-clojure (2.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #855739)

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Sat, 05 Aug 2017 12:02:11 -0400