File: changelog

package info (click to toggle)
puppetlabs-ring-middleware-clojure 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: sh: 69; makefile: 33; xml: 10
file content (122 lines) | stat: -rw-r--r-- 4,457 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
puppetlabs-ring-middleware-clojure (2.0.4-1) unstable; urgency=medium

  * New upstream version 2.0.4
  * d/control: flag test-only deps with nocheck
  * d/control: bump Standards-Version, no changes needed
  * d/patches: refresh patch for new upstream version
  * d/patches: add patch to rollback to jetty9
  * d/tests: add to explicit unittest dependencies

 -- Jérôme Charaoui <jerome@riseup.net>  Mon, 24 Feb 2025 22:49:44 -0500

puppetlabs-ring-middleware-clojure (1.3.1-4) unstable; urgency=medium

  * d/control: bump Standards-Version, no changes needed
  * d/rules: fix ftbfs in reproducible builds
  * d/rules: improve cleanup after build (Closes: #1047565)

 -- Jérôme Charaoui <jerome@riseup.net>  Wed, 10 Apr 2024 23:22:39 -0400

puppetlabs-ring-middleware-clojure (1.3.1-3) unstable; urgency=medium

  * d/control:
    + bump build-deps with maven fixes (Closes: #1030476)
    + add myself to Uploaders
    + bump Standards-Version, no changes needed
    + compojure only needed for tests
    - remove redundant nrepl-complete build-dep
    - remove redundant unversioned binary deps
  * d/patches: require clojure 1.x in lein local
  * d/patches: drop jackson and snakeyaml version overrides
  * d/rules: no need to clean unexisting folder
  * d/rules: get rid of override_jh_installibs
  * d/tests: streamline classpaths
  * only ship README.md in docs

 -- Jérôme Charaoui <jerome@riseup.net>  Mon, 06 Feb 2023 23:28:44 -0500

puppetlabs-ring-middleware-clojure (1.3.1-2) unstable; urgency=medium

  * Team upload.
  * d/tests: allow-stderr. (Closes: #1027391)

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 13 Jan 2023 11:21:37 -0500

puppetlabs-ring-middleware-clojure (1.3.1-1) unstable; urgency=medium

  * Team upload.

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

  [ Jérôme Charaoui ]
  * New upstream version 1.3.1
  * d/patches: rebase for new upstream version
  * d/watch: switch to git mode
  * d/tests: fix & reenable unittests in autopkgtest
  * d/control: bump Standards-Version, no changes needed
  * add d/gbp.conf with team defaults

 -- Jérôme Charaoui <jerome@riseup.net>  Tue, 18 Oct 2022 22:29:13 -0400

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