File: changelog

package info (click to toggle)
guilt 0.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,272 kB
  • ctags: 201
  • sloc: sh: 3,062; makefile: 93; perl: 42
file content (238 lines) | stat: -rw-r--r-- 7,725 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
guilt (0.36-2) unstable; urgency=medium

  * QA upload.
  * Apply patch to fix test-suite changes with new git.
  * Add autopkgtest from ubuntu.
  * Add a patch to run as an autopkgtest.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Sun, 20 Aug 2017 23:41:37 +0100

guilt (0.36-1) unstable; urgency=medium

  * QA upload.
    + Package has been orphaned, see #834848.
    + Set Maintainer to Debian QA group.
    + Acknowledge NMUs.
  * Update Vcs-* headers to use https:// and cgit web interface.
  * Rework debian/copyright with the help of cme to comply with DEP-5.
    + Also update upstream URL to http://guilt.31bits.net/src/.
  * Bump debhelper compatibility to 9
    + Update versioned build-dependency on debhelper accordingly.
  * Declare compliance with Debian Policy 3.9.8. (No changes needed.)
  * Enable regression test suite at build time.
    + Add patch to adapt testsuite to more recent git and dd versions.
    + Add build-dependency on git.
  * Overhaul debian/rules:
    + Switch to dh_auto_{build,install,clean}.
    + Finally switch to a minimal dh v7 style debian/rules file.
    + Enable parallel building.
  * Add patch to fix typo found by lintian in man page.
  * Apply wrap-and-sort.
  * Remove long-time obsolete alternative dependency on git-core.

 -- Axel Beckert <abe@debian.org>  Thu, 25 Aug 2016 00:29:18 +0200

guilt (0.36-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/find_-perm_+.diff: Use "find -perm /x" instead of "find
    -perm +x". Closes: 803026

 -- Andreas Metzler <ametzler@debian.org>  Sun, 20 Dec 2015 14:30:25 +0100

guilt (0.36-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release (Closes: #796869).
  * debian/watch: Change URL to http://guilt.31bits.net/src.
  * Drop drop-dependency-check.patch; incorporated upstream.
  * Add build-arch and build-indep targets (policy version 3.9.4.0 ยง4.9).
  * debian/control: Drop obsolete DM-Upload-Allowed field (policy version
    3.9.5.0).
  * With this, raise Standards-Version to 3.9.6.

 -- Magnus Holmgren <holmgren@debian.org>  Thu, 12 Nov 2015 23:40:38 +0100

guilt (0.35-1.2) unstable; urgency=low

  * Non-maintainer upload with maintainer's permission.
  * Fix unneeded conflict against git >= 1.8 by dropping the (for Debian)
    unneeded in-program git version check as suggested by Jonathan Nieder
    in #589708 (Closes: #692884)
  * Reorder alternative dependencies: prefer git over transitional package
    git-core.
  * Set Homepage header to http://repo.or.cz/w/guilt.git (Closes: #692883)
  * Fix man-page path for "guilt help" (Closes: #712620; LP #1191821)

 -- Axel Beckert <abe@debian.org>  Tue, 18 Jun 2013 01:21:57 +0200

guilt (0.35-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update maintainer email address (Closes: #698259)

 -- Jonathan Wiltshire <jmw@debian.org>  Sun, 20 Jan 2013 18:32:26 +0000

guilt (0.35-1) unstable; urgency=low

  * New upstream release. 
  * Bump Standards-Version to 3.9.2; no changes required.
  * Update copyright.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Refresh patches.

 -- Iulian Udrea <iulian@linux.com>  Fri, 05 Aug 2011 22:31:35 +0100

guilt (0.34-2) unstable; urgency=low

  * Upload to unstable.

 -- Iulian Udrea <iulian@linux.com>  Sun, 06 Feb 2011 15:51:36 +0000

guilt (0.34-1) experimental; urgency=low

  * New upstream release.
    + patchbomb: add some patch formatting options to the CLI (upstream commit
    f833954a61ff01e09e0c)
    + Make sure the commit time is increasing (upstream commit
    429c3a5303616ec3229f)
  * debian/{control,copyright}: change my email address.

 -- Iulian Udrea <iulian@linux.com>  Thu, 23 Sep 2010 11:07:52 +0100

guilt (0.33-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.1 (no changes required).
  * Add depends on git (<< 1:1.8).  Thanks Jonathan for the patch.  Closes:
    #589708

 -- Iulian Udrea <iulian@ubuntu.com>  Sun, 01 Aug 2010 15:32:06 +0100

guilt (0.33-1) unstable; urgency=low

  * New upstream release.
    + Add support for git version 1.7.x.y.  Closes: #576937

 -- Iulian Udrea <iulian@ubuntu.com>  Mon, 19 Apr 2010 11:09:06 +0100

guilt (0.32.2-2) unstable; urgency=low

  * debian/control:
    - Add Dm-Upload-Allowed: yes.
    - Bump Standards-Version to 3.8.4 (no changes required).

 -- Iulian Udrea <iulian@ubuntu.com>  Fri, 05 Mar 2010 19:51:53 +0000

guilt (0.32.2-1) unstable; urgency=low

  * New upstream release.
    + guilt-import-commit doesn't support binary files (Closes: #563962)
  * debian/control:
    - bump Standards-Version to 3.8.3 (no changes required)
    - add ${misc:Depends}
  * Add README.source.

 -- Iulian Udrea <iulian@ubuntu.com>  Fri, 15 Jan 2010 14:05:11 +0000

guilt (0.32.1-1) unstable; urgency=low

  * New upstream release.
    - allow guilt to handle binary files
    - regression: fix output mismatch with git 1.6.2
    - select/guard: fix bashism (Closes: #530094)
  * debian/control:
    - bump Standards-Version to 3.8.1 (no changes required)

 -- Iulian Udrea <iulian@ubuntu.com>  Sat, 30 May 2009 08:02:41 +0100

guilt (0.32-1) unstable; urgency=low

  * New maintainer (Closes: #519020).
  * New upstream release.
    - drop bashisms patch as it's fixed upstream, commit 2ab56864 
    (Closes: #464983)
    - make guilt work even after git-sh-setup is moved out of the 
    user's path; upstream commit 7a6e2a53 (Closes: #501952)
    - docs: handle `git describe` failing; upstream commit e730f590 
    (Closes: #474628)
    - guilt-fold: merge headers of the 2 patches; upstream commit 10278340
    (Closes: #489884)
  * debian/control:
    - bump debhelper version to 7
    - bump Standards-Version to 3.8.0
      + add Homepage field
    - add Vcs-* fields
    - improve Description
    - package is architecture-independent
  * Completely rewritten the debian/rules file.
  * Switch to new debian/copyright format
    (http://wiki.debian.org/Proposals/CopyrightFormat).
  * Remove debian/dirs. Those directories are already created on every system.
  * Remove commented lines from debian/watch file.
  * Split debian/patches/makefile.patch into two patches: Makefile.patch and
    DocMakefile.patch.

 -- Iulian Udrea <iulian@ubuntu.com>  Tue, 10 Mar 2009 20:10:30 +0000

guilt (0.30-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix bashism in guilt-patchbomb 
    (added debian/patches/bashisms) (Closes: #489606)

 -- Matthew Johnson <mjj29@debian.org>  Sun, 24 Aug 2008 11:34:50 +0000

guilt (0.30-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <brandon@ifup.org>  Tue, 27 May 2008 07:49:27 -0700

guilt (0.28-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <philips@ifup.org>  Mon, 19 Nov 2007 15:44:02 -0800

guilt (0.27-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <brandon@ifup.org>  Wed, 01 Aug 2007 13:19:31 -0700

guilt (0.26-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <brandon@ifup.org>  Tue, 24 Jul 2007 08:32:44 -0700

guilt (0.25-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <brandon@ifup.org>  Tue, 15 May 2007 18:35:14 -0700

guilt (0.24-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <brandon@ifup.org>  Mon, 23 Apr 2007 10:55:39 -0700

guilt (0.23-1) unstable; urgency=low

  * New upstream version

 -- Brandon Philips <brandon@ifup.org>  Tue, 20 Mar 2007 23:43:28 -0700

guilt (0.22-1) unstable; urgency=low

  * New upstream release

 -- Brandon Philips <brandon@ifup.org>  Tue, 20 Mar 2007 00:53:31 -0700

guilt (0.20-1) unstable; urgency=low

  * Initial release (Closes: #412650)

 -- Brandon Philips <brandon@ifup.org>  Mon, 26 Feb 2007 21:59:56 -0800