File: changelog

package info (click to toggle)
rust-rustyline 9.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 732 kB
  • sloc: makefile: 2
file content (106 lines) | stat: -rw-r--r-- 3,939 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
rust-rustyline (9.1.2-1) unstable; urgency=medium

  * Team upload.
  * Package rustyline 9.1.2 from crates.io using debcargo 2.5.0
  * Update patches for new upstream and current situation in Debian.
    + Move removal of skim dependency from relax-deps.patch to it's own patch
      consistent with other dependency removals.
    + Drop seperate patch for nix and move nix dependency relaxation into
      relax-deps.patch, since code changes for nix are no longer needed.
    + Enforce a minimum version of nix reflecing the upstream dependency,
      continue to allow any higher 0.x version as most nix version bumps
      don't affect most packages. 
    + Stop replacing dirs-next with dirs, Debian currently has an appropriate
      version of dirs-next so we may as well use it.
    + Stop patching out assert_matches dev-dependency, Debian now has it.
    + Update remove-rustyline-derive.patch for code changes in new upstream.
    + Remove dependency on clipboard-win, it's not in Debian and is
      presumablly only needed on windows.
  * Set collapse_features = true

 -- Peter Michael Green <plugwash@debian.org>  Sat, 22 Oct 2022 03:34:34 +0000

rust-rustyline (6.3.0-5) unstable; urgency=medium

  * Team upload.
  * Package rustyline 6.3.0 from crates.io using debcargo 2.5.0
  * Relax dirs version constraint to support 4.x

 -- James McCoy <jamessan@debian.org>  Sun, 11 Sep 2022 14:00:33 -0400

rust-rustyline (6.3.0-4) unstable; urgency=medium

  * Team upload.
  * Package rustyline 6.3.0 from crates.io using debcargo 2.5.0
  * Fix the nix dep (Closes: #1012497)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 08 Jun 2022 14:05:58 +0200

rust-rustyline (6.3.0-3) unstable; urgency=medium

  * Team upload.
  * Package rustyline 6.3.0 from crates.io using debcargo 2.5.0
  * Add patch to update nix to 0.23
  * Make adjustments so that the testsuite can run
    + Bump env_logger dev dependency to 0.9
    + Disable tests that use assert_matches
    + Disable examples that use rustyline-derive
  * Remove with-fuzzy feature completely rather than simply removing all it's
    dependencies, so it doesn't cause a failure in the autopkgtest.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Dec 2021 21:26:43 +0000

rust-rustyline (6.3.0-2) unstable; urgency=medium

  * Team upload.
  * bumps nix dependency version to 0.19 (to match the archive)
  * unpatch utf8parse dependency version (0.2 is packaged now)
  * Package rustyline 6.3.0 from crates.io using debcargo 2.4.3

 -- Fabio Rafael da Rosa <fdr@fabiodarosa.org>  Fri, 06 Nov 2020 18:26:19 +0100

rust-rustyline (6.3.0-1) unstable; urgency=medium

  * Package rustyline 6.3.0 from crates.io using debcargo 2.4.3

 -- kpcyrd <git@rxv.cc>  Sun, 11 Oct 2020 03:59:00 +0200

rust-rustyline (6.0.0-1) unstable; urgency=medium

  * Package rustyline 6.0.0 from crates.io using debcargo 2.4.2

  [ Fabian Grünbichler ]
  * Team upload.
  * Package rustyline 5.0.5 from crates.io using debcargo 2.4.1-alpha.0

 -- Ximin Luo <infinity0@debian.org>  Tue, 14 Jan 2020 22:37:13 +0000

rust-rustyline (5.0.2-1) unstable; urgency=medium

  * Package rustyline 5.0.2 from crates.io using debcargo 2.4.0

 -- kpcyrd <git@rxv.cc>  Thu, 12 Sep 2019 14:27:19 +0000

rust-rustyline (5.0.0-3) unstable; urgency=medium

  * Update the package to build with more recent version of dirs

 -- kpcyrd <git@rxv.cc>  Sat, 20 Jul 2019 14:51:25 +0000

rust-rustyline (5.0.0-1) unstable; urgency=medium

  * Package rustyline 5.0.0 from crates.io using debcargo 2.2.10

 -- kpcyrd <git@rxv.cc>  Sat, 13 Jul 2019 19:27:28 +0200

rust-rustyline (3.0.0-2) unstable; urgency=medium

  * Package rustyline 3.0.0 from crates.io using debcargo 2.2.10

 -- kpcyrd <git@rxv.cc>  Sun, 03 Feb 2019 21:19:06 +0100

rust-rustyline (3.0.0-1) unstable; urgency=medium

  * Package rustyline 3.0.0 from crates.io using debcargo 2.2.9

 -- kpcyrd <git@rxv.cc>  Wed, 26 Dec 2018 15:07:45 -0800