summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: f9a3e7a795196b09cc1192609db965ce48e5b393 (plain)
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
git-build-recipe (0.3.6) UNRELEASED; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure URI in Vcs control header.

  [ Colin Watson ]
  * Tolerate remote repositories with no HEAD (LP: #1683913).

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 12 Sep 2018 04:18:41 +0100

git-build-recipe (0.3.5) unstable; urgency=medium

  * Unset LANGUAGE when running tests, to avoid a build failure in Debian's
    reproducible-builds environment.

 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 19 Feb 2017 18:47:23 +0000

git-build-recipe (0.3.4) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Make pull_or_clone work when the target dir exists and is empty.  This
    allows one to use the nest command as a replacement for submodules
    (LP: #1644640).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 29 Nov 2016 13:41:32 +0000

git-build-recipe (0.3.3) unstable; urgency=medium

  * Handle git 2.9.0 (closes: #835526).

 -- Colin Watson <cjwatson@debian.org>  Sat, 24 Sep 2016 18:11:13 +0100

git-build-recipe (0.3.2) unstable; urgency=medium

  * Make tests work in environments where git can't figure out a default
    user name (closes: #818141).

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 14 Mar 2016 12:08:03 +0000

git-build-recipe (0.3.1) unstable; urgency=medium

  * Restore "lp:" shorthand support.

 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 12 Mar 2016 10:37:42 +0000

git-build-recipe (0.3) unstable; urgency=medium

  [ Colin Watson ]
  * Implement nest-part (LP: #1537579).
  * Initial upload to Debian (closes: #814031).
  * Policy version 3.9.7: no changes required.

  [ William Grant ]
  * Fix substitution variables to always use the original source commits.
    (LP: #1542673)

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 10 Mar 2016 17:33:26 +0000

git-build-recipe (0.2.1) trusty; urgency=medium

  * Configure "lp:" as shorthand for "https://git.launchpad.net/".

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 20 Jan 2016 14:03:36 +0000

git-build-recipe (0.2) trusty; urgency=medium

  * Add a hacky but functional {revno} variable.
  * Override Lintian false positives due to our functional build-dependency
    on quilt.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 05 Jan 2016 17:40:03 +0000

git-build-recipe (0.1.2) trusty; urgency=medium

  * Fix support for git < 2.6.0, which did not support "--date=format:...".
  * Run tests with LC_ALL=C-UTF-8, in order to support setting environment
    variables to non-ASCII values.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 05 Jan 2016 11:57:09 +0000

git-build-recipe (0.1.1) trusty; urgency=medium

  * Depend/build-depend on git.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 04 Jan 2016 16:57:52 +0000

git-build-recipe (0.1) trusty; urgency=medium

  * Initial release.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 04 Jan 2016 16:48:10 +0000