File: changelog

package info (click to toggle)
git-filter-repo 2.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 952 kB
  • sloc: python: 4,193; sh: 3,847; makefile: 113
file content (70 lines) | stat: -rw-r--r-- 2,535 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
git-filter-repo (2.38.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop git 2.35 patch, superseded upstream.
  * Bump Standards-Version to 4.6.1, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 13 Oct 2022 21:23:11 +0200

git-filter-repo (2.34.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on asciidoc.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 May 2022 21:19:55 +0100

git-filter-repo (2.34.0-2) unstable; urgency=medium

  * Patch: Update expected test results for git 2.35. (Closes: #1006056)
  * Bump Build-Depends and Test Depends to git (>= 1:2.35), as the patch
    breaks the tests on older git versions.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 06 Mar 2022 12:41:47 -0400

git-filter-repo (2.34.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop patch version-from-module, superseded upstream.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 23 Nov 2021 07:39:42 -0400

git-filter-repo (2.33.0-2) unstable; urgency=medium

  * Clean release/git-filter-repo.
  * Include the 1: epoch in the versioned git dependency. (Closes: #994900)
  * Bump the git Build-Depends to >= 1:2.28 for the test suite to pass.
    Recommend this too, although upstream claims 2.22 is sufficient for basic
    functionality. (Closes: #995027)
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Clean t/test-results. (Closes: #995029)

 -- Stefano Rivera <stefanor@debian.org>  Tue, 28 Sep 2021 15:19:55 -0700

git-filter-repo (2.33.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop patch minimal-wrapper: upstream is now using entry_points.
  * Drop Build-Depends on dpkg-dev, that was an accident.
  * Patch: version-from-module: Calculate the version from the module, not the
    entry_point.
  * Drop dependencies on bsdextrautils, colrm is no longer being used in
    tests.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 24 Aug 2021 14:35:19 -0700

git-filter-repo (2.32.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Drop patch test-runner, superseded upstream.
  * Build the documentation from source (using the XSL toolchain copied from
    the Git source tree).

 -- Stefano Rivera <stefanor@debian.org>  Fri, 11 Jun 2021 19:29:45 -0400

git-filter-repo (2.29.0-1) unstable; urgency=low

  * Initial Release to Debian (Closes: #966231)

 -- Stefano Rivera <stefanor@debian.org>  Tue, 16 Feb 2021 15:00:20 -0800