debian/gitweb: use package name libtime-parsedate-perl in dependency
[git/debian.git] / debian / changelog
blob45aa1cd977e44afff50f72a0419cc76fb5670b2f
1 git (1:2.20.1-1.1) unstable; urgency=low
3   * package git-gui: actually Suggests: meld for mergetool support;
4     describe what meld is used for in package description (thx Jens
5     Reyer; closes: #707790).
6   * package gitweb: Depends: libhttp-date-perl | libtime-parsedate-perl
7     instead of ... | libtime-modules-perl (thx gregor herrmann; closes:
8     #879165).
9   * debian/control: use https in Vcs-Browser URL.
11  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 21 Jan 2019 19:36:25 -0800
13 git (1:2.20.1-1) unstable; urgency=medium
15   * new upstream point release (see RelNotes/2.20.1.txt).
16   * package git-gui: Suggests: meld for mergetool support (thx Jens
17     Reyer; closes: #707790).
19  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 16 Dec 2018 16:53:30 -0800
21 git (1:2.20.0-1) unstable; urgency=medium
23   * new upstream release (see RelNotes/2.20.0.txt).
24   * package git: Recommends: ca-certificates for https support (thx HJ;
25     closes: #915644).
27  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 10 Dec 2018 11:07:26 -0800
29 git (1:2.20.0~rc2-1) unstable; urgency=low
31   * new upstream release candidate.
32     * rebase: specify 'rebase -i' in reflog for interactive rebase
33       (closes: #914695).
35  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 02 Dec 2018 12:11:19 -0800
37 git (1:2.20.0~rc1-1) unstable; urgency=low
39   * new upstream release candidate (see RelNotes/2.20.0.txt).
40   * debian/rules: target clean: don't remove t/t4256/1/mailinfo.c.orig.
42  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 25 Nov 2018 11:47:53 -0800
44 git (1:2.19.2-1) unstable; urgency=high
46   * new upstream point release (see RelNotes/2.19.2.txt).
47     * run-command: do not fall back to cwd when command is not in $PATH.
49  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 22 Nov 2018 14:48:49 -0800
51 git (1:2.19.1-1) unstable; urgency=high
53   * new upstream point release (see RelNotes/2.19.1.txt,
54     CVE-2018-17456).
56  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 05 Oct 2018 10:10:45 -0700
58 git (1:2.19.0-1) unstable; urgency=low
60   * new upstream release (see RelNotes/2.19.0.txt).
61   * debian/patches/0001-*, 0002-*: remove; applied upstream.
63  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 10 Sep 2018 13:33:45 -0700
65 git (1:2.19.0~rc2-2) unstable; urgency=low
67   * debian/patches:
68     * 0001-http-backend-allow-empty-CONTENT_LENGTH: new from
69       upstream: http-backend: treat empty CONTENT_LENGTH as absent
70       (closes: #907587).
71     * 0002-Revert-Merge-branch-sb-submodule-core-worktree.diff: new
72       from upstream: stop setting and unsetting core.worktree in
73       submodules, since the code to do so does not handle submodules
74       with an embedded .git directory (thx Allan Sandfeld Jensen).
76  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 09 Sep 2018 19:08:55 -0700
78 git (1:2.19.0~rc2-1) unstable; urgency=low
80   * new upstream release candidate.
82  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 04 Sep 2018 15:47:54 -0700
84 git (1:2.19.0~rc1-1) unstable; urgency=low
86   * new upstream release candidate (see RelNotes/2.19.0.txt).
87   * debian/control: Standards-Version: 4.1.5.0.
89  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Aug 2018 13:48:50 -0700
91 git (1:2.18.0-1) unstable; urgency=low
93   * new upstream release (see RelNotes/2.18.0.txt).
95  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Jun 2018 15:25:50 -0700
97 git (1:2.18.0~rc2-2) unstable; urgency=low
99   * debian/control: Breaks: dgit (<< 5.1~) that lacks support
100     for working-tree-encoding attribute (thx Ian Jackson;
101     closes: #901897).
103  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 20 Jun 2018 10:22:51 -0700
105 git (1:2.18.0~rc2-1) unstable; urgency=low
107   * new upstream release candidate.
108   * debian/README.emacs: describe removed emacs support.
109   * debian/control: package git-el: describe transitional
110     modules; Recommends: elpa-magit.
112  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Jun 2018 09:19:59 -0700
114 git (1:2.17.1-1) unstable; urgency=high
116   * new upstream point release to fix CVE-2018-11235, arbitary code
117     execution via submodule names in .gitmodules (see RelNotes/2.17.1.txt).
119  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 28 May 2018 17:37:54 -0700
121 git (1:2.17.0-1) unstable; urgency=low
123   * new upstream release (see RelNotes/2.17.0.txt).
124   * debian/rules: add NO_USE_CPAN_FALLBACKS=1 to OPTS to avoid
125     installing bundled copies of perl modules.
126   * debian/control: Build-Depends: libmailtools-perl, liberror-perl;
127     git-email: Depends: libmailtools-perl for Mail::Address.
129  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 02 Apr 2018 12:58:14 -0700
131 git (1:2.16.3-1) unstable; urgency=low
133   * new upstream point release (see RelNotes/2.16.3.txt).
135  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Mar 2018 09:56:37 -0700
137 git (1:2.16.2-1) unstable; urgency=low
139   * new upstream point release (see RelNotes/2.16.2.txt).
140   * debian/control: correct spelling of openssh-client in Breaks
141     relation.
143  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Feb 2018 13:53:02 -0800
145 git (1:2.16.1-1) unstable; urgency=low
147   * new upstream release (see RelNotes/2.16.txt, RelNotes/2.16.1.txt).
148   * debian/control: Breaks: openssh-client (<< 1:6.8) since the latter
149     lacks support for the "-G" option (thx Bryan Turner; see
150     https://crbug.com/git/7).
151   * debian/patches/git-gui-Sort-entries-in-optimized-tclIndex.diff:
152     remove; applied upstream.
153   * debian/rules: do not install contrib/**/.gitattributes to
154     /usr/share/doc (thx Paul Wise and Bastien Roucaries for suggesting
155     it through lintian).
157  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Feb 2018 12:27:37 -0800
159 git (1:2.15.1-3) unstable; urgency=low
161   * debian/rules: remove remnants of git-core package that prevented
162     building twice in a row (thx Andreas Beckmann; closes: #884890).
164  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 22 Dec 2017 17:13:42 -0800
166 git (1:2.15.1-2) unstable; urgency=low
168   * gitweb: Recommends: 'apache2 (>= 2.4.6-4~) | lynx | httpd' instead
169     of ... | lynx-cur | ... (thx Łukasz Zemczak; see #490265).
170   * debian/control: Standards-Version: 4.1.2.0.
172  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Dec 2017 09:45:31 -0800
174 git (1:2.15.1-1) unstable; urgency=low
176   * new upstream point release (see RelNotes/2.15.1.txt).
177   * debian/control: Build-Depends-Indep: asciidoc (>= 8.6.10).
178   * debian/control: Standards-Version: 4.1.1.1.
179   * debian/patches:
180     * Normalize-generated-asciidoc-timestamps-...diff: remove; no
181       longer needed (thx Anders Kaseorg; see #782294).
182     * git-gui-Sort-entries-in-optimized-tclIndex.diff: update to
183       upstream version.
185  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 Nov 2017 13:49:38 -0800
187 git (1:2.15.0-1) unstable; urgency=low
189   * new upstream release (see RelNotes/2.15.0.txt).
191  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 30 Oct 2017 10:56:56 -0700
193 git (1:2.15.0~rc2-1) unstable; urgency=low
195   * new upstream release candidate.
197  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 23 Oct 2017 10:15:45 -0700
199 git (1:2.15.0~rc1-1) unstable; urgency=low
201   * new upstream release candidate.
202   * remove transitional git-core package (thx Holger Levsen;
203     closes: #878189).
205  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 16 Oct 2017 09:29:08 -0700
207 git (1:2.15.0~rc0-1) unstable; urgency=low
209   * new upstream release candidate (see RelNotes/2.15.0.txt).
211  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 09 Oct 2017 10:13:35 -0700
213 git (1:2.14.2-1) unstable; urgency=high
215   * new upstream point release (see RelNotes/2.14.1.txt).  Among other
216     changes, this fixes a remote shell command execution vulnerability
217     via CVS protocol:
218     - git-shell: drop cvsserver support by default
219     - git-cvsserver: harden backtick captures against user input
221   Thanks to joernchen of Phenoelit for discovering, reporting, and
222   fixing this vulnerability, and to Junio C Hamano and Jeff King for
223   the fixes to related issues.
225  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 25 Sep 2017 18:23:18 -0700
227 git (1:2.14.1-3) unstable; urgency=low
229   * git.README.Debian: remove obsolete instructions about setting up a
230     server to handle rsync:// protocol.
232  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 28 Aug 2017 10:08:04 -0700
234 git (1:2.14.1-2) unstable; urgency=low
236   * debian/control: git-daemon-sysvinit: Priority: optional.
237   * debian/control: clarify how to decide between git-daemon-run and
238     git-daemon-sysvinit in package descriptions.
239   * debian/control: Standards-Version: 4.0.1.0.
241  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 14 Aug 2017 12:14:32 -0700
243 git (1:2.14.1-1) unstable; urgency=high
245   * new upstream point release to fix CVE-2017-1000117, arbitrary
246     code execution issues via URLs (see RelNotes/2.14.1.txt).
248  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Aug 2017 09:16:20 -0700
250 git (1:2.14.0-1) unstable; urgency=low
252   * new upstream release (see RelNotes/2.14.0.txt).
253   * debian/patches/0001-pre-rebase-hook-capture-documentation-...diff:
254     remove; applied upstream.
255   * build against PCRE v2 if available at build time (thx to Ævar
256     Arnfjörð Bjarmason for the suggestion).  Build-Depends:
257     libpcre2-dev | libpcre3-dev.
259  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 07 Aug 2017 11:31:25 -0700
261 git (1:2.13.3-1) unstable; urgency=low
263   * new upstream point release (see RelNotes/2.13.3.txt).
265  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 17 Jul 2017 12:16:44 -0700
267 git (1:2.13.2-3) unstable; urgency=low
269   * remove git-arch package.  It depended on GNU Arch, which has not
270     been maintained upstream for more than 10 years (thx Adrian
271     Bunk; closes: #866059).
272   * debian/rules: do not allow flaky git-svn tests t9128.4 or t9167.3
273     to cause the build to fail, either (closes: #865789).
275  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 30 Jun 2017 16:11:06 -0700
277 git (1:2.13.2-2) unstable; urgency=low
279   * git-email: use perl in dependency instead of perl-modules (thx
280     Damyan Ivanov for suggesting it through lintian).
281   * debian/rules: do not allow flaky git-svn test t9128.3 to cause
282     the build to fail (closes: #865789).
284  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 26 Jun 2017 15:17:48 -0700
286 git (1:2.13.2-1) unstable; urgency=low
288   * new upstream point release (see RelNotes/2.13.2.txt).
289   * git-email: Depends: perl-modules (>> 5.21.5) | libnet-smtp-ssl-perl
290     for starttls support instead of unconditionally requiring
291     Net::SMTP::SSL (thx Dennis Kaarsemaker).
292   * debian/rules: skip HTML documentation generation when
293     DEB_BUILD_OPTIONS=nodoc.
294   * debian/copyright: use https form of Format URL.
295   * debian/control: Standards-Version: 4.0.0.0.
297  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 26 Jun 2017 11:47:14 -0700
299 git (1:2.13.1-1) unstable; urgency=low
301   * new upstream release (see RelNotes/2.12.0.txt, RelNotes/2.13.0.txt).
302   * debian/patches/xdiff-Do-not-enable-XDF_FAST_HASH-by-default.diff,
303     shell-disallow-repo-names-beginning-with-dash.patch: remove; applied
304     upstream.
305   * update debian/copyright
306   * debian/rules: run tests once and always produce verbose output.
308  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 Jun 2017 15:42:17 -0700
310 git (1:2.11.0-4) unstable; urgency=low
312   [ Alan Jenkins ]
313   * git: remove Recommends: rsync (closes #862435).
314   * git-arch: Depends: rsync.
316  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 15 May 2017 12:13:38 -0700
318 git (1:2.11.0-3) unstable; urgency=high
320   * Do not allow git helpers run via git-shell to launch a pager
321     (CVE-2017-8386).
323  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 09 May 2017 16:23:17 -0700
325 git (1:2.11.0-2) unstable; urgency=medium
327   * gitweb: Depends: libcgi-pm-perl; Build-Depends: libcgi-pm-perl
328     (thx Mikko Rasa; closes: #847961).
330  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 27 Dec 2016 15:17:12 -0800
332 git (1:2.11.0-1) unstable; urgency=medium
334   * New upstream release (see RelNotes/2.11.0.txt).
335   * debian/patches/git-sh-setup-Restore-sourcability-from-outside-script.diff:
336     remove; applied upstream.
337   * Replace
338     debian/patches/Documentation-omit-asciidoc-footer-on-generated-input.diff
339     with the more upstreamable
340     debian/patches/Normalize-generated-asciidoc-timestamps-with-SOURCE_D.diff.
341   * debian/patches/git-gui-Sort-entries-in-optimized-tclIndex.diff,
342     debian/patches/xdiff-Do-not-enable-XDL_FAST_HASH-by-default.diff:
343     Further improvements to build reproducibility.
345  -- Anders Kaseorg <andersk@mit.edu>  Wed, 30 Nov 2016 23:34:59 -0500
347 git (1:2.10.2-3) unstable; urgency=medium
349   * debian/rules: Split override_dh_installdocs into -arch and -indep
350     parts.  (Closes: #843393)
352  -- Anders Kaseorg <andersk@mit.edu>  Wed, 16 Nov 2016 16:12:02 -0500
354 git (1:2.10.2-2) unstable; urgency=medium
356   * Add missing upstream changelog entries from v2.10.2.
357   * gitweb: Add version to Breaks: apache2.2-common (<< 2.3~).
358   * git-mediawiki: Shorten description.
359   * Link extra license files to common-licenses.
360   * Invoke dpkg-maintscript-helper dir_to_symlink correctly.
361     (Closes: #843011)
362   * debian/patches/Documentation-omit-asciidoc-footer-on-generated-input.diff:
363     Omit the “last updated” footer when processing asciidoc inputs that
364     are generated at build time.  (Closes: #813912)
366  -- Anders Kaseorg <andersk@mit.edu>  Sat, 05 Nov 2016 07:20:14 -0400
368 git (1:2.10.2-1) unstable; urgency=medium
370   * New upstream point release (see RelNotes/2.10.2.txt).
371     - imap-send: Tell cURL to use imap:// or imaps:// (Closes: #648329)
372   * Run asciidoc in TZ=UTC to improve the reproducibility of documentation
373     footer timestamps.
374   * debian/patches/git-sh-setup-Restore-sourcability-from-outside-script.diff:
375     Restore sourcability of git-sh-setup from outside scripts.
376     (Closes: #842477)
378  -- Anders Kaseorg <andersk@mit.edu>  Sat, 29 Oct 2016 22:44:37 -0400
380 git (1:2.10.1-1) unstable; urgency=medium
382   * New upstream release (see RelNotes/2.10.0.txt, RelNotes/2.10.1.txt).
383     (Closes: #840800)
384   * debian/rules: Fix clean target to remove GIT-VERSION-FILE and
385     contrib/subtree build products.  (Closes: #834870)
386   * Fix a missing reference in /usr/share/doc-base/everyday-git.
387     (Closes: #836516)
388   * Migrate patches to 3.0 (quilt) format.  (Closes: #834566)
389   * Migrate packaging to Debhelper.  (Closes: #834886)
390   * Replace perl-modules dependency with perl.
391   * git-daemon-sysvinit: Depend lsb-base (>= 3.0-6) for
392     /lib/lsb/init-functions.
394  -- Anders Kaseorg <andersk@mit.edu>  Fri, 14 Oct 2016 21:47:15 -0400
396 git (1:2.9.3-1) unstable; urgency=medium
398   * New upstream release (see RelNotes/2.8.2.txt, RelNotes/2.8.3.txt,
399     RelNotes/2.9.0.txt, RelNotes/2.9.1.txt, RelNotes/2.9.2.txt,
400     RelNotes/2.9.3.txt).
402  -- Anders Kaseorg <andersk@mit.edu>  Tue, 16 Aug 2016 16:32:47 -0400
404 git (1:2.8.1-1) unstable; urgency=low
406   * new upstream point release.
407   * debian/diff/0003-0007-srv-be-more-tolerant-of-broken-DNS-replies.diff:
408     remove.
410  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Apr 2016 17:23:33 -0700
412 git (1:2.8.0~rc3-1) unstable; urgency=medium
414   * new upstream release candidate (see RelNotes/2.8.0.txt).
415     * harden against on-stack and on-heap buffer overflows (CVE-2016-2324,
416       CVE-2016-2315; closes: #818318).
417   * debian/git.docs: update for README -> README.md renaming.
419  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2016 18:28:12 -0700
421 git (1:2.7.0-1) unstable; urgency=low
423   * new upstream release.
425  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 19 Jan 2016 11:04:08 -0800
427 git (1:2.7.0~rc3-1) unstable; urgency=low
429   * new upstream release candidate (see RelNotes/2.7.0.txt).
430   * debian/control: Standards-Version: 3.9.6.0.
431   * debian/control: use HTTPS for Homepage URL.
433  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 04 Jan 2016 12:25:50 -0800
435 git (1:2.6.4-1) unstable; urgency=medium
437   * new upstream point release (see RelNotes/2.6.4.txt).
439  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Dec 2015 16:07:19 -0800
441 git (1:2.6.3-1) unstable; urgency=medium
443   * new upstream point release (see RelNotes/2.6.3.txt).
445  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 08 Dec 2015 12:02:26 -0800
447 git (1:2.6.2-1) unstable; urgency=low
449   * new upstream point release (see RelNotes/2.6.2.txt).
451  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Oct 2015 11:52:44 -0700
453 git (1:2.6.1-1) unstable; urgency=high
455   * new upstream point release (see RelNotes/2.6.1.txt).
457  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Oct 2015 11:16:05 -0700
459 git (1:2.6.0-1) unstable; urgency=low
461   * new upstream release (see RelNotes/2.6.0.txt).
463  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 29 Sep 2015 12:55:19 -0700
465 git (1:2.5.3-1) unstable; urgency=medium
467   * new upstream point release (see RelNotes/2.5.2.txt, 2.5.3.txt).
469  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Sep 2015 12:36:49 -0700
471 git (1:2.5.1-1) unstable; urgency=medium
473   * new upstream point release (see RelNotes/2.5.1.txt).
475  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 28 Aug 2015 14:27:25 -0700
477 git (1:2.5.0-1) unstable; urgency=low
479   * new upstream release (see RelNotes/2.5.0.txt).
481  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jul 2015 10:47:13 -0700
483 git (1:2.4.6-1) unstable; urgency=medium
485   * new upstream release (see RelNotes/2.[234].*.txt).
486   * debian/rules: use install-html target for git-subtree docs
487     (see #768795).
488   * gitweb: Pre-Depends: dpkg 1.16.1 for -noawait support.
489   * gitweb.apache2.conf: make configuration conditional on MIME
490     support (thx Uwe Storbeck; closes: #775236).
492  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 21 Jul 2015 12:08:09 -0700
494 git (1:2.1.4-2.1) unstable; urgency=medium
496   * Non-maintainer upload.
497   * Use interest-noawait triggers for gitweb to avoid a
498     trigger cycle.  (Closes: #774607)
500  -- Niels Thykier <niels@thykier.net>  Mon, 02 Feb 2015 19:42:37 +0100
502 git (1:2.1.4-2) unstable; urgency=medium
504   * update gitweb configuration for Apache 2.4:
505     * apache2.conf:
506       * make configuration conditional on CGI and alias support.
507       * put explicit '+' before FollowSymLinks option.
508     * README.Debian: update with new configuration file path.
509       Mention CGI support requirement.
510     * prerm: fix typo in last line (it should be "fi", not "then").
511     * update version number in conffile handling code to handle
512       upgrades within testing.
514  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 17:52:50 -0800
516 git (1:2.1.4-1) unstable; urgency=medium
518   * new upstream point release (CVE-2014-9390).
519     * checkout: tighten exit code handling on errors.
520     * avoid writing filenames to the work tree that some filesystems
521       do not distinguish from ".git".
522       * reject ".gIt" and other path components that case-fold
523         to ".git" in "git checkout", "git add", and "git fsck".
524       * new '[core] protectHFS' setting to reject path components
525         such as ".Git\u200f" that HFS+ folds to ".git" in
526         "git checkout" and "git add".  Always reject such paths
527         in "git fsck".  (U+200F is the Unicode right-to-left
528         mark.)
529       * new '[core] protectNTFS' setting to reject path components
530         such as ".Git " that NTFS folds to ".git" in "git checkout"
531         and "git add".  Always reject such paths in "git fsck".
532   * gitweb: use apache 2.4-compatible configuration (thx Jean-Michel
533     Nirgal Vourgère for advice; closes: #669292).
534     * rules, conffiles: Apache configuration goes in
535       /etc/apache2/conf-available, not conf.d.
536     * preinst, postinst, postrm: use dpkg-maintscript-helper to
537       rename the conffile and preserve local changes.
538     * postinst, prerm, postrm: use apache2-maintscript-helper if
539       present to load and unload gitweb configuration.
540     * implicit: check for debian/$pkg.triggers.
541     * triggers: re-run postinst when apache2-maintscript-helper is
542       installed.
543     * control:
544       * Pre-Depends: dpkg 1.15.8 for dpkg-maintscript-helper.
545       * Breaks: apache2.2-common because the Apache configuration
546         requires version 2.4.
547   * debian/diff/0009-git-svn-use-SVN-Ra-get_dir2-when-possible.diff:
548     new from upstream: git svn: use get_dir2 instead of get_dir when
549     possible (thx Eric Wong; works around: #767530).
550   * debian/diff/0010-gitweb-hack-around-CGI-s-list-context-...diff:
551     new from upstream: gitweb: be explicit about use of param() in list
552     context, avoiding log noiose with libcgi-pm-perl >= 4.08 and a test
553     failure in t9500-gitweb-standalone-no-errors.sh (thx Reiner
554     Herrmann; closes: #770655).
555   * correct spelling of Roland Mas's name in the 1:2.1.3-1 changelog
556     entry.
558  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 15:55:34 -0800
560 git (1:2.1.3-1) unstable; urgency=low
562   * new upstream point release.
563     * config --add: avoid segfault when key already has an empty value.
564     * remote-http: avoid failure due to command line length limits when
565       pushing many refs.
566     * fast-import: avoid segfault when trying to clear root tree.
567     * index-pack: reliably detect and error out when encountering
568       duplicate delta base.
569     * gc: do not prune objects only reachable from HEAD .
570     * fsck: be more consistent about exiting nonzero for corruption.
571     * am: tighten check for mbox 'From ' line.
572     * daemon: fix error message when bind() fails.
573     * mergetool: fix --output handling in meld >= 3.12 (see GNOME
574       bug 737869).
575     * gitweb: use start_form instead of startform for compatibility
576       with CGI.pm 4.04 and newer (thx Roland Mas; closes: #765525).
577     * pack-objects: do not write invalid bitmaps when hitting pack
578       size limit.
580  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 04 Nov 2014 13:20:39 -0800
582 git (1:2.1.1-1) unstable; urgency=low
584   * new upstream point release.
586  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 22 Sep 2014 17:56:49 -0700
588 git (1:2.1.0-1) unstable; urgency=low
590   * new upstream release (see RelNotes/2.1.0.txt).
592  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Aug 2014 16:09:26 -0700
594 git (1:2.1.0~rc1-1) unstable; urgency=low
596   * new upstream release candidate.
598  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 05 Aug 2014 13:59:00 -0700
600 git (1:2.0.1-1) unstable; urgency=low
602   * new upstream point release.
604  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 25 Jun 2014 15:09:25 -0700
606 git (1:2.0.0-2) unstable; urgency=low
608   * debian/rules: drop obsolete THREADED_DELTA_SEARCH setting.
609   * debian/rules: add SANE_TOOL_PATH= INSTALL=install TAR=tar to
610     OPTS to fix the Dyson build (thx Игорь Пашев; closes:
611     #734097).
612   * debian/rules: remove NO_PYTHON=1 now that the git_remote_helpers
613     library has been removed.
614   * debian/rules: remove git-p4 and its documentation from the git,
615     git-man, and git-doc packages.  It depends on Perforce, which is
616     not part of Debian.
618  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Jun 2014 16:17:46 -0700
620 git (1:2.0.0-1) unstable; urgency=low
622   * new upstream release (see RelNotes/2.0.0.txt).
624  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 28 May 2014 16:06:41 -0700
626 git (1:2.0.0~rc4-1) unstable; urgency=low
628   * new upstream release candidate.
629   * remove source-highlight build dependency since the markup
630     requiring it was removed upstream (thx Anders Kaserog;
631     LP: #1316810).
632   * remove git-bzr package to make room for a package built from
633     https://github.com/felipec/git-remote-bzr.
634     * debian/control: remove references to git-bzr package.
635     * debian/control: remove Build-Depends: bzr, python-bzrlib.
636     * debian/rules: remove rules to build, install, and clean
637       git-remote-bzr.
638     * debian/git-doc.docs: do not install git-remote-bzr.html.
639     * debian/git-remote-bzr.txt, debian/git-bzr.postinst,
640       debian/git-bzr.prerm, debian/git-bzr.README.Debian: remove.
642  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 May 2014 11:34:56 -0700
644 git (1:2.0.0~rc2-1) unstable; urgency=low
646   * new upstream release candidate.
648  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 May 2014 17:25:50 -0700
650 git (1:2.0.0~rc0-2) unstable; urgency=low
652   [ Anders Kaseorg ]
653   * add source-highlight build dependency (closes: #745591).
655  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 23 Apr 2014 11:09:25 -0700
657 git (1:2.0.0~rc0-1) unstable; urgency=low
659   * new upstream release candidate.
660   * debian/diff/0009-contrib-subtree-unset-prefix-before-....diff:
661     remove; applied upstream.
662   * update debian/copyright.
664  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Apr 2014 17:01:04 -0700
666 git (1:1.9.2-1) unstable; urgency=low
668   * new upstream point release.
669     * wt-status: subject full label string to l10n (thx Raphaël
670       Hertzog; closes: #725777).
672  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 09 Apr 2014 15:15:18 -0700
674 git (1:1.9.1-1) unstable; urgency=low
676   * new upstream point release.
678   [ Jonathan Nieder ]
679   * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since
680     earlier versions do not use OpenSSL's defaults when ca_path
681     and ca_file are unset.
683   [ Gilles Filippini ]
684   * install git-subtree from contrib (closes: #704652).
685   * debian/diff/0009-contrib-subtree-unset-prefix-before-proceeding.diff:
686     new; unset the 'prefix' environment variable before proceeding.
688  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Mar 2014 15:58:46 -0700
690 git (1:1.9.0-1) unstable; urgency=low
692   * new upstream release.
694  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Feb 2014 08:31:49 -0800
696 git (1:1.9.0~rc3-1) unstable; urgency=low
698   * new upstream release candidate.
700  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 07 Feb 2014 15:53:52 -0800
702 git (1:1.9~rc1-1) unstable; urgency=low
704   * new upstream release candidate.
706  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 14:07:56 -0800
708 git (1:1.9~rc0-1) unstable; urgency=low
710   * new upstream release candidate.
711   * debian/diff:
712     * 0001-remove-interpreter-line-from-shell-libraries.diff:
713       remove; applied upstream.
714     * 0002...0009: rename to 0001-*, ..., 0008-*.
715     * 0010-git-remote-mediawiki-do-not-remove-installed-...diff:
716       remove; applied upstream.
717   * debian/rules install: no more need to include DESTDIR in
718     mw-to-git INSTLIBDIR.
720  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 13:05:17 -0800
722 git (1:1.8.5.3-1) unstable; urgency=low
724   * new upstream point release.
726  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Jan 2014 16:18:25 -0800
728 git (1:1.8.5.2-2) unstable; urgency=low
730   * /etc/bash_completion.d/git-prompt: check for git-sh-prompt
731     and do not source it if git is removed but not purged (thx
732     Craig Small; closes: #726669).
733   * debian/control: package git Breaks: git-buildpackage versions
734     that rely on output from 'git status' without the --porcelain
735     flag (closes: #734223).
737  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jan 2014 14:46:23 -0800
739 git (1:1.8.5.2-1) unstable; urgency=low
741   * new upstream point release.
743  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Dec 2013 16:31:01 -0800
745 git (1:1.8.5.1-1) unstable; urgency=medium
747   * new upstream point release.
748     * submodule: do not copy unknown update mode from .gitmodules.
750  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 03 Dec 2013 14:12:55 -0800
752 git (1:1.8.5-1) unstable; urgency=low
754   * new upstream release.
755   * merge branch debian-experimental.
756   * git-daemon-sysvinit: advertise GIT_DAEMON_BASE_PATH in
757     /etc/default/git-daemon (thx Alexander Dahl and Antonio
758     Ospite; closes: #704985).
760  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Nov 2013 11:28:02 -0800
762 git (1:1.8.5~rc3-1) experimental; urgency=low
764   * new upstream release candidate.
766   [ Anders Kaseorg ]
767   * debian/rules: pass $(OPTS) to contrib/mw-to-git/Makefile
768     (closes: #729763).
770  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 16:35:29 -0800
772 git (1:1.8.5~rc2-1) experimental; urgency=low
774   * merge branch debian-sid.
775   * new upstream release candidate.
777   [ Thorsten Glaser ]
778   * package mw-to-git (closes: #718395).
779     * debian/control: new package git-mediawiki; Depends:
780       libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl,
781       libdatetime-format-iso8601-perl; package git now Suggests
782       and git-all Depends: git-mediawiki.
783     * debian/rules: build and install Git::Mediawiki perl module,
784       mediawiki remote helper, and 'git mw' command in
785       git-mediawiki package.
786     * debian/diff/0010-git-remote-mediawiki-do-not-remove-...diff:
787       new from upstream: mw-to-git: do not remove installed files
788       in "clean" target.
789     * debian/git-mediawiki.docs: install git-remote-mediawiki.txt.
791   [ Anders Kaseorg ]
792   * debian/diff/0003-transport-expose-git_tcp_connect-...diff:
793     include tcp.h before using tcp functions (closes: #728508).
795   [ Jonathan Nieder ]
796   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
797     remove; applied upstream.
799  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 13 Nov 2013 16:12:29 -0800
802 git (1:1.8.4.4-1) unstable; urgency=low
804   * new upstream point release.
806  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 17:51:36 -0800
808 git (1:1.8.4.3-1) unstable; urgency=low
810   * new upstream point release.
812  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 11 Nov 2013 15:51:10 -0800
814 git (1:1.8.5~rc0-1) experimental; urgency=low
816   * new upstream release candidate.
817   * debian/diff:
818     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff,
819       0002-post-receive-email-defend-against-non-utf8-...diff:
820       remove; applied upstream.
821     * 0003...0012: rename to 0001-*, ..., 0010-*.
823  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:01:15 -0700
825 git (1:1.8.4.2-1) unstable; urgency=low
827   * new upstream point release.
828   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
829     new from upstream: sort cvsserver output to combat Perl 5.18
830     hash randomization (thx Anders Kaseorg; closes: #727226).
832  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:00:07 -0700
834 git (1:1.8.4.1-1) unstable; urgency=low
836   * merge branch debian-experimental.
837   * new upstream point release.
838   * debian/control: Build-Depends tcl instead of tcl8.5
839     (closes: #725961).
841  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 21 Oct 2013 11:46:45 -0700
843 git (1:1.8.4-1) experimental; urgency=low
845   * new upstream release.
847  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 24 Aug 2013 14:50:38 -0700
849 git (1:1.8.4~rc4-1) experimental; urgency=low
851   * new upstream release candidate.
852   * debian/diff/0012-*, 0013-*: remove; applied upstream.
853   * debian/rules: define .NOTPARALLEL to avoid races between
854     "make" child processes (thx Anders Kaseorg; closes: #720274).
856  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 19 Aug 2013 22:41:08 -0700
858 git (1:1.8.4~rc3-1) unstable; urgency=low
860   * new upstream release candidate.
861     * switch de translation from pure German to German+English.
862   * debian/diff/:
863     * 0012-Revert-git-stash-avoid-data-loss-when-....diff: new
864       from upstream: stash: omit too-slow check for files
865       replaced by directories before stashing.
866     * 0013-Revert-Add-new-shortcut-for-HEAD.diff: new from
867       upstream: treat "@" and names like "refs/heads/@/foo" as
868       ordinary refnames again.
869   * debian/control: Vcs-Git: https://repo.or.cz/r/git/debian.git/
870     (thx brian m. carlson; closes: #719932).
871   * debian/git.README.source: suggest developing against
872     https://repo.or.cz/r/git/debian.git/.
873   * debian/watch: use xz-compressed tars from kernel.org again.
875  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 18 Aug 2013 03:41:49 -0700
877 git (1:1.8.4~rc2-1) unstable; urgency=low
879   * new upstream release candidate.
880     * cat-file: do not split --batch input lines on whitespace
881       (thx Joey Hess; closes: #718517).
883  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 10 Aug 2013 12:25:45 -0700
885 git (1:1.8.4~rc1-1) unstable; urgency=low
887   * new upstream release candidate.
888   * debian/watch: point to code.google.com again.
889   * debian/git.preinst:
890     * check that targets in /var/cache/git/* exist when
891       creating symlinks from /var/lib/git/ (thx Steve Cotton and
892       Christoph Anton Mitterer; closes: #718411).
893     * remove spurious '/var/lib/git/*' symlink from the upgrade
894       to 1:1.8.4~rc0-1.
896  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 01 Aug 2013 23:14:58 -0700
898 git (1:1.8.4~rc0-1) unstable; urgency=low
900   * new upstream release candidate.
901   * use /var/lib/git instead of /var/cache/git as default git
902     project root to comply with the Filesystem Hierarchy Standard
903     (thx Julian Gilbey; closes: #483788):
904     * git-daemon.default, git-daemon.in, git-daemon/run: use
905       base path of /var/lib and projectroot of /var/lib/git.
906     * gitweb.conf: $projectroot = "/var/lib/git".
907     * rules: package git: install empty /var/lib/git directory
908       instead of /var/cache/git.
909     * git.README.Debian, git-daemon-run.README.Debian,
910       git-daemon-sysvinit.README.Debian, gitweb.README.Debian:
911       update for the new project root.
912     * git.preinst: install symlinks /var/lib/git/* ->
913       ../../cache/git/*.
914     * git.NEWS.Debian: advertise the change and explain how to
915       adapt to it.
916   * update debian/copyright.
918  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 30 Jul 2013 19:11:14 -0700
920 git (1:1.8.3.2-1) unstable; urgency=low
922   * new upstream point release (see RelNotes/1.8.3.2.txt).
924  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 01 Jul 2013 19:20:03 -0700
926 git (1:1.8.3.1-1) unstable; urgency=low
928   * merge branch debian-experimental
929   * new upstream point release (see RelNotes/1.8.3.1.txt).
930   * debian/watch: use xz-compressed tarballs from kernel.org.
932  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 12 Jun 2013 07:50:53 -0700
934 git (1:1.8.3-1) experimental; urgency=low
936   * new upstream release (see RelNotes/1.8.3.txt).
938  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 May 2013 22:32:40 -0700
940 git (1:1.8.3~rc3-1) experimental; urgency=low
942   * new upstream release candidate.
944  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 19 May 2013 11:49:16 -0700
946 git (1:1.8.3~rc2-1) experimental; urgency=low
948   * new upstream release candidate.
949     * gitk: "grep diff" pickaxe variant (closes: #589283).
950   * debian/rules: install perl modules with correct permissions
951     (thx Christian Schwartz for suggesting it through lintian).
952   * move "git svn" perl helpers to the git-svn package.
953     * debian/rules: install Git::SVN and Git::SVN::* to the
954       git-svn package, not git.
955     * debian/control: git-svn: Breaks: and Replaces: old git.
956   * debian/rules: install perl module manpages to git-man and
957     git-svn packages, as appropriate.
958   * debian/rules: mark hooks in /usr/share/git-core/contrib/hooks/
959     as executable (thx Olivier Berger; closes: #687391).
960   * debian/control: drop Depends: and Build-Depends: libc6.1
961     (>= 2.10.2-6) [ia64] workaround for #563882, since that bug did
962     not affect any stable release.
963   * debian/control: drop dependencies on pre-Debian 5.0 (lenny)
964     packages.
965     * do not accept libcurl3-gnutls-dev as a substitute for
966       libcurl4-gnutls-dev.
967     * do not accept libsvn-core-perl as a substitute for
968       libsvn-perl.
969     * make asciidoc, docbook-xsl, runit, and tk dependencies
970       unversioned.
971     * git, git-man, git-cvs, git-svn, git-email, gitk: drop Breaks
972       and Replaces against cogito (<< 0.16rc2-0).
973     * git: drop Breaks against old qgit and git-buildpackage.
974     * git: drop Conflicts against git-core (<< 1:1.5.2~rc3-2.).
975     * git-gui: no longer Replaces git-core (<< 1:1.5.2.2-3).
976   * Use source format 3.0 (quilt).
978  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 15 May 2013 00:20:06 -0700
980 git (1:1.8.3~rc1-1) experimental; urgency=low
982   * new upstream release candidate.
983     * log --pretty: avoid undefined behavior in %>, %<, %><'s
984       truncation support (closes: #706400).
986  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 May 2013 23:28:04 -0700
988 git (1:1.8.3~rc0-1) experimental; urgency=low
990   * new upstream release candidate.
991     * remote-bzr: respect bzr "author" field in import (closes:
992       #705245).
993     * remote-bzr: allow re-add of a deleted file in the same commit
994       (closes: #704913, #704959).
996  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 29 Apr 2013 00:29:14 -0700
998 git (1:1.8.2.1-1) experimental; urgency=low
1000   * new upstream point release (see RelNotes/1.8.2.1.txt).
1001   * debian/implicit:
1002     * check for debian/changelog.upstream.
1003     * %.deb-DEBIAN-md5sums depends on /usr/share/doc/$pkg/doc/,
1004       doc-base/, and lintian/ directories.
1005     * do not remove files named after implicit targets.
1006   * debian/rules:
1007     * respect <num> in DEB_BUILD_OPTIONS=parallel=<num>.
1008     * do not create ./changelog symlink (avoiding a race).
1009     * override implicit git-core.deb-docs target, since git-core does
1010       not have its own doc/ directory.
1011   * debian/README.source: point to git.README.source (thx Helmut
1012     Grohne; closes: #704580)
1013   * debian/git.NEWS.Debian: add leading spaces before tab for
1014     changelog parsers (thx Russ Allbery for suggesting it through
1015     lintian).
1017  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 08 Apr 2013 00:46:02 -0700
1019 git (1:1.8.2-1) experimental; urgency=low
1021   * new upstream release (see RelNotes/1.8.2.txt).
1022   * package the bzr remote helper (closes: #702697).
1023     * debian/control: new package git-bzr; Priority: extra; Provides:
1024       git-remote-bzr; Depends: python, python-bzrlib; Conflicts:
1025       bzr-git; Build-Depends: bzr, python, python-bzrlib for tests;
1026       package git now Suggests and git-all Recommends: git-bzr.
1027     * debian/git-remote-bzr.txt: new; explain usage.
1028     * debian/rules: build git-remote-bzr documentation, munge script
1029       shebang line, and install manpage (git-remote-bzr--git.1.gz)
1030       and script (/usr/lib/git-core/git-remote-bzr--git) in git-bzr
1031       package.
1032     * debian/git-doc.docs: install git-remote-bzr.html.
1033     * debian/git-bzr.postinst, debian/git-bzr.prerm: new; provide
1034       /usr/bin/git-remote-bzr through the alternatives system.
1035     * debian/git-bzr.README.Debian: new; explain how to get started.
1036   * debian/control: Standards-Version: 3.9.4.0.
1037   * debian/rules: define %.install depending on install-arch or
1038     install-indep as appropriate for each package.
1039   * debian/implicit: depend on %.install instead of both install-arch
1040     and install-indep so "debian/rules binary-arch" does not try to
1041     build documentation.
1042   * debian/rules build-indep, install-indep: build documentation even
1043     if asciidoc is not installed.  Build-Depends: dpkg-dev (>= 1.16.2).
1044   * debian/rules: handle DEB_BUILD_OPTIONS=parallel=<num>.
1046  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 31 Mar 2013 22:06:58 -0700
1048 git (1:1.8.2~rc3-1) experimental; urgency=low
1050   * new upstream release candidate.
1052  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 09 Mar 2013 00:50:39 -0800
1054 git (1:1.8.2~rc2-1) experimental; urgency=low
1056   * new upstream release candidate.
1057     * skip readlink() of entries in GIT_CEILING_DIRECTORIES after an
1058       empty entry (thx Anders Kaseorg and Michael Haggerty).
1059   * update debian/copyright.
1061  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Mar 2013 15:22:27 -0800
1063 git (1:1.8.2~rc1-1) experimental; urgency=low
1065   * new upstream release candidate.
1067  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 02 Mar 2013 13:27:28 -0800
1069 git (1:1.8.2~rc0-1) experimental; urgency=low
1071   * new upstream release candidate.
1072     * push: require force for refs under refs/tags/.
1073     * push: require force for annotated tags.
1074   * debian/git.NEWS.Debian: advertise upcoming change to default
1075     behavior of argumentless "git push [<remote>]".
1076   * git-svn: no longer Depends: libwww-perl (thx RjY; closes:
1077     #699536).
1078   * update debian/copyright (closes: #699930).
1080  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Feb 2013 16:52:57 -0800
1082 git (1:1.8.1.3-1) experimental; urgency=low
1084   * new upstream point release.
1086  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 07 Feb 2013 23:08:48 -0800
1088 git (1:1.8.1.2-1) experimental; urgency=low
1090   * new upstream point release.
1092  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Feb 2013 23:01:24 -0800
1094 git (1:1.8.1.1-1) experimental; urgency=low
1096   [ Jonathan Nieder ]
1097   * debian/git.NEWS.Debian: bash completion script moved to
1098     /usr/share/bash-completion/completions/ (thx Philipp Marek;
1099     closes: #698055).
1101   [ Gerrit Pape ]
1102   * new upstream release.
1104  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Jan 2013 08:17:53 +0000
1106 git (1:1.8.1-1) experimental; urgency=low
1108   * new upstream release (see RelNotes/1.8.1.txt).
1110  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 31 Dec 2012 18:40:24 -0800
1112 git (1:1.8.1~rc3-1) experimental; urgency=low
1114   * new upstream release candidate.
1115   * grep: enable perl regex (-P) support (thx Guido Günther; closes:
1116     #669376).
1118  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 25 Dec 2012 23:40:08 -0800
1120 git (1:1.8.1~rc0-1) experimental; urgency=low
1122   * new upstream release candidate.
1123   * debian/control: mark all binary packages Multi-Arch: foreign (thx
1124     Colin Watson; closes: #694651).
1126  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 06 Dec 2012 15:10:21 -0800
1128 git (1:1.8.0-1) experimental; urgency=low
1130   * new upstream release (see RelNotes/1.7.11.txt, RelNotes/1.7.12.txt,
1131     RelNotes/1.8.0.txt)
1132     * git-svn: ignore SIGPIPE so serf can recover from HTTP timeouts
1133       (closes: #526989).
1134     * git-svn: use platform specific auth providers.
1135     * git-svn: handle errors and concurrent commits in dcommit
1136       (closes: #676904).
1137     * am: support --include option.
1138     * grep: add a grep.patternType configuration setting.
1139     * daemon: --access-hook for authentication logging and policy.
1140     * merge-base: expose --is-ancestor helper for scripts.
1141     * branch: support --set-upstream-to with simpler syntax than
1142       --set-upstream.
1143     * format-patch: do not use bogus email addresses in message ids.
1144     * http: trim trailing newline from /etc/mailname.
1145     * do not ignore port in ssh URLs with ipv6 literals
1146       (closes: #646178).
1147     * look in ~/.config/git/config (XDG_CONFIG_HOME can override this)
1148       before ~/.gitconfig for configuration.
1149     * [core] excludesfile and attributes file default to
1150       ~/.config/git/ignore and ~/.config/git/attributes.
1151     * var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR
1152       settings (closes: #666250).
1153     * git-blame.el: address elisp warnings from emacs:
1154       * use mapc instead of mapchar (closes: #611931).
1155       * do not use goto-line in lisp code (closes: #611933).
1156       * use with-current-buffer where appropriate (closes: #611932).
1157     * cli: add Italian and Vietnamese translations.
1158     * push: introduce new push.default mode "simple".  It will be the
1159       default in the next major release.
1161   [ Jonathan Nieder ]
1162   * debian/diff:
1163     * 0013...0031: remove; applied upstream.
1164     * 0012-Makefile-add-a-knob-to-turn-off-...diff: remove; fixed
1165       upstream.
1166   * debian/rules:
1167     * install German translation.
1168     * use NO_INSTALL_HARDLINKS=1 instead of NO_HARDLINKS=1 in OPTS
1169       (thx Tomáš Myšík and Anders Kaseorg; see #683568).
1170     * install-arch: sanity-check that built-ins still do not approach
1171       btrfs hardlink limit (see #642603).
1172     * git: install git-prompt.sh from contrib/completion to
1173       /usr/lib/git-core/git-sh-prompt.
1174     * git: install completion script to
1175       /usr/share/bash-completion/completions/{git,gitk} instead of
1176       /etc/bash_completion.d.  This allows bash-completion 2.0 to load
1177       it on the fly when completing arguments to git commands.
1178   * debian/control: Breaks: bash-completion (<< 1:1.90-1).
1179   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1180     remove /etc/bash_completion.d/git on upgrade if unmodified.
1181   * debian/rules, debian/git.conffiles, debian/git-prompt.completion:
1182     /etc/bash_completion.d/git-prompt: new; source
1183     /usr/lib/git-core/git-sh-prompt so .bashrc files that rely on the
1184     completion lib defining __git_ps1 can continue to work (thx Danny
1185     Yates and Anders Kaseorg).
1186   * debian/git.conffiles: remove /etc/bash_completion.d/git.
1187   * update debian/copyright.
1188   * debian/control: gitweb: Recommends: libhttp-date-perl or
1189     libtime-module-perl for If-Modified-Since support; Build-Depends:
1190     same to support test suite.
1191   * debian/implicit: use order-only dependencies so "debian/rules
1192     binary-arch" does not try to build documentation.
1194   [ Gerrit Pape ]
1195   * new upstream release.
1197  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 31 Oct 2012 17:58:10 -0700
1199 git (1:1.7.10.4-2) unstable; urgency=low
1201   * debian/diff:
1202     * 0013...0030: new from the upstream 'master' branch: git svn:
1203       adapt to svn 1.7 changes:
1204       * normalize paths and URLs passed to Subversion (thx Michael G.
1205         Schwern; closes: #678137)
1206       * use correct "svn cp" syntax when checking git svn's mangling
1207         of @-signs in branch names (svn became stricter).
1208       * commit filetype changes between a regular file and symlink as
1209         replacement (deletion followed by addition) instead of
1210         modification of files.  Otherwise, clients pulling the change
1211         with "svn update" hit an assertion failure (svn issue 4091).
1212     * 0031-git-svn-use-YAML-format-...diff: new from 1.7.11: git svn:
1213       use YAML format for mergeinfo cache when possible.
1214   * debian/control: git-svn: Depends: libyaml-perl for platform- and
1215     version-independent .git/svn/.caches format; Build-Depends:
1216     libyaml-perl for tests (thx Tim Retout for the analysis; closes:
1217     #587650).
1219  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 12 Oct 2012 13:27:36 -0700
1221 git (1:1.7.10.4-1) unstable; urgency=low
1223   * new upstream point release (thx Jonathan Nieder).
1225  -- Gerrit Pape <pape@smarden.org>  Fri, 08 Jun 2012 00:04:11 +0000
1227 git (1:1.7.10.2-1) unstable; urgency=low
1229   * new upstream point release.
1230     * merge-recursive: don't detect renames of empty files.
1231     * fast-import: tighten parsing of datarefs.
1232     * diff -c -U0: fix segfault showing start of file.
1233   * debian/rules: do not install preliminary German translation.
1235  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 11 May 2012 20:20:15 -0500
1237 git (1:1.7.10-1) unstable; urgency=low
1239   * new upstream release.
1240     * merge: use editor by default in interactive sessions
1241     * submodules: use relative paths to git dir and worktree.
1242     * fast-import: reject "ls" of path with empty components.
1243     * cli: add Chinese, Dutch, Portuguese, and Swedish translations.
1244     * am: officially deprecate -b/--binary option.
1245   * debian/diff:
1246     * 0005-gitk-use-symbolic-font-names-sans-and-monospace-when-.diff,
1247       0006-gitk-Skip-over-AUTHOR-COMMIT_DATE-when-searching-all-.diff:
1248       remove; applied upstream.
1249     * 0007...0014: rename to 0005-*, ... 0012-*.
1250   * debian/git.README.Debian: make paths in inetd(8) hint
1251     consistent with git-daemon-run and git-daemon-sysvinit setup.
1252   * debian/control: package git: Suggests: gettext-base for translated
1253     output in shell scripts.
1255  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Apr 2012 22:28:18 -0500
1257 git (1:1.7.9.5-1) unstable; urgency=low
1259   * new upstream point release.
1260   * debian/control: git-daemon-sysvinit: Priority: extra (thx Jonathan
1261     Nieder; closes: #661317).
1263  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Mar 2012 12:30:35 +0000
1265 git (1:1.7.9.4-1) unstable; urgency=low
1267   * new upstream point release.
1268     * commit: skip intent-to-add entries instead of erroring out.
1269     * grep -I: let diff attribute override binary file detection.
1270     * clone, daemon, http-backend, transport: look for .../foo before
1271       .../foo.git in response to requests for .../foo.
1272     * rev-list: enable or disable --verify-objects behavior based on
1273       the command line instead of uninitialized memory.
1274     * checkout -b: allow switching out of an unborn branch (closes:
1275       #506480).
1276   * debian/diff: clean up patches for upstream.
1277     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff:
1278       hooks/post-receive-email: set content-transfer-encoding as well.
1279     * 0002-post-receive-email-defend-against-non-utf8-...diff: new;
1280       hooks/post-receive-email: avoid mixed-encoding messages when
1281       i18n.logoutputencoding is not utf8 (thx Alexey Shumkin).
1282     * 0002-remove-shebang-...diff: rename to 0003-remove-...diff;
1283       remove #! line from sh-i18n and rebase--* shell libraries, too
1284       (lintian); fix tests' --valgrind support to detect shell
1285       libraries without the #! line (thx Jeff King).
1286     * 0003-pre-rebase-hook-capture-...diff: simplify (thx Junio C
1287       Hamano); rename to 0004-*.
1288     * 0004-gitk-use-symbolic-font-names-...diff: rename to 0005-*; use
1289       non-symbolic font names on platforms like Mac OS X, Windows, and
1290       tk <= 8.4 that lack fontconfig support.
1291     * 0005...0008, 0010: rename to 0006-*, ..., 0009-*, 0011-*;
1292       clarify descriptions.
1293     * 0009-tcp-unify-ipv4-and-ipv6-code-paths.diff, 0011-*: combine;
1294       rename to 0010-*.
1295     * 0012-transport-optionally-honor-DNS-SRV-records.diff, 0013-*:
1296       combine; rename to 0011-*.
1297     * 0014, 0015: rename to 0013-*, 0014-*.
1298   * debian/git-daemon.init: respect GIT_DAEMON_ENABLE in restart and
1299     reload actions (thx Jonathan McCrohan; closes: #663522).
1300   * debian/control: git-gui: point to aspell for spell checking support
1301     in the package description; Suggests: aspell (thx Jonathan Ballet,
1302     closes: #656061).
1303   * debian/control: add Vcs-Browser: http://repo.or.cz/w/git/debian.git
1304     (thx Jonathan McCrohan; closes: #663451).
1305   * debian/control: Standards-Version: 3.9.3.1.
1306   * debian/copyright: adopt copyright-format 1.0.
1308  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 14 Mar 2012 02:40:00 -0500
1310 git (1:1.7.9.1-1) unstable; urgency=low
1312   * new upstream point release.
1313     * merge: do not launch an editor on "--no-edit $tag" (thx Guido
1314       Günther; closes: #659255).
1316  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 14 Feb 2012 15:32:48 -0600
1318 git (1:1.7.9-1) unstable; urgency=low
1320   * merge branch debian-experimental.
1321   * new upstream release (closes: #657262).
1322   * debian/diff/0016-unix-socket-handle-long-socket-...diff: remove;
1323     applied upstream.
1324   * debian/changelog: add missing parenthesis to 1:1.7.9~rc1-1 entry.
1326  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 27 Jan 2012 21:23:27 -0600
1328 git (1:1.7.9~rc1-1) experimental; urgency=low
1330   * new upstream release candidate.
1331   * debian/diff:
1332     * 0014-Makefile-add-a-knob-to-...diff: rename to 0015-*.
1333     * 0014-srv-be-more-tolerant-of-broken-DNS-replies.diff: new; srv:
1334       convert some error conditions to warnings (closes: #649781).
1335     * 0016-unix-socket-handle-long-socket-pathnames.diff: new from
1336       upstream; credential-cache: handle long socket pathnames (closes:
1337       #655288).
1339  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 13 Jan 2012 16:10:44 -0600
1341 git (1:1.7.9~rc0-1) experimental; urgency=low
1343   * new upstream release candidate.
1344   * update debian/copyright.
1346  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 17:06:55 -0600
1348 git (1:1.7.8.3-1) unstable; urgency=medium
1350   * new upstream point release.
1351   * debian/git.preinst: on upgrade from git <= 1:1.7.7-1, replace
1352     /usr/lib/git-core/git with a copy of itself.  This prevents "are the
1353     same file" errors when replacing hard links to the old copy with
1354     symlinks using "mv" (thx Jon Dowland and Anders Kaseorg; closes:
1355     #654596).
1357  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 16:45:46 -0600
1359 git (1:1.7.8.2-1) unstable; urgency=low
1361   * merge branch debian-experimental.
1362   * new upstream release.
1364  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 29 Dec 2011 01:30:43 -0600
1366 git (1:1.7.8~rc3-1) experimental; urgency=low
1368   * new upstream release candidate.
1370  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Nov 2011 04:09:51 -0600
1372 git (1:1.7.8~rc2-1) experimental; urgency=low
1374   [ Jonathan Nieder ]
1375   * new upstream release candidate.
1376   * merge branch debian-sid.
1377   * update debian/copyright.
1378   * debian/git.preinst: replace hard links to /usr/lib/git-core/git with
1379     symlinks before upgrading from git <= 1:1.7.7-1 (thx Antti Kultanen;
1380     closes: #645009).
1382   [ Gerrit Pape ]
1383   * merge branch debian-sid.
1385  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Nov 2011 09:55:47 +0000
1387 git (1:1.7.7.3-1) unstable; urgency=low
1389   * new upstream point release.
1391  -- Gerrit Pape <pape@smarden.org>  Mon, 14 Nov 2011 10:22:34 +0000
1393 git (1:1.7.7.2-1) unstable; urgency=low
1395   * new upstream point release.
1396   * debian/rules: add separate build-arch and build-indep targets
1397     (thx Roger Leigh for suggesting it through lintian).
1398   * debian/rules: drop CFLAGS=-O0 workaround for ancient hppa code
1399     generation bug (see #426302).
1400   * debian/rules: use dpkg-buildflags to retrieve compiler flags
1401     (including hardening options).  Build-Depends: dpkg-dev (>= 1.15.7).
1403  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 01 Nov 2011 23:41:55 -0500
1405 git (1:1.7.8~rc0-1) experimental; urgency=low
1407   * merge branch debian-sid.
1408   * new upstream release candidate.
1409     * debian/diff/0001-...diff, 0002-...diff, 0003-...diff: remove;
1410       applied upstream (thx Jonathan Nieder).
1412  -- Gerrit Pape <pape@smarden.org>  Mon, 31 Oct 2011 09:45:53 +0000
1414 git (1:1.7.7.1-1) unstable; urgency=low
1416   * new upstream point release.
1417   * debian/diff/0003-Makefile-do-not-set-setgid-bit-on-dir...diff:
1418     remove; applied upstream.
1420  -- Gerrit Pape <pape@smarden.org>  Mon, 24 Oct 2011 20:27:20 +0000
1422 git (1:1.7.7-2) unstable; urgency=low
1424   [ Jonathan Nieder ]
1425   * debian/git.postinst: check if /usr/share/doc/git/contrib/hooks is a
1426     symlink before changing it to one (thx Євгеній Мещеряков; closes:
1427     #645005).
1428   * debian/diff:
1429     * 0001-ident-check-etc-mailname-if-author-email-is-unknown.diff,
1430       0007-Makefile-do-not-use-setgid-bit-on-...diff: remove; obsolete.
1431     * 0002...0006, 0008...0015: rename to 0005-*, ..., 0017-*.
1432     * 0001...0004: new from the upstream 'master' branch:
1433       * ident: check /etc/mailname if email is unknown
1434       * ident: do not retrieve default ident when unnecessary
1435       * init --shared: do not set setgid bit on directories on
1436         GNU/kFreeBSD
1437       * Makefile: fix permissions of mergetools/ when building from
1438         source extracted with permissive umask
1439     * 0018-Makefile-add-a-knob-to-turn-off-hardlinks-...diff: new;
1440       Makefile: add a knob to disable hardlinks within bindir and
1441       gitexecdir.
1442   * debian/rules: add NO_HARDLINKS=1 to OPTS (thx Bastian Blank;
1443     closes: #642603).
1444   * debian/rules: do not rely on umask to set contrib permissions.
1445   * update debian/copyright.
1446   * debian/watch, debian/copyright: point to code.google.com for now.
1447     The upstream tarballs haven't been added back to kernel.org yet.
1448   * debian/changelog.upstream, debian/versions.upstream: include
1449     v1.7.6.4.
1451   [ Simon Chopin ]
1452   * debian/git.postinst: fix fresh install contrib/hooks cleaning
1453     (#645005).
1455  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Oct 2011 00:04:49 +0000
1457 git (1:1.7.7-1) unstable; urgency=low
1459   * new upstream release.
1460   * merge branch debian-experimental.
1461   * debian/rules, debian/git.postinst: move contrib hooks from
1462     /usr/share/doc/git-core/ into /usr/share/git-core/; provide symlink
1463     for backward compatibility (closes: #640949).
1465  -- Gerrit Pape <pape@smarden.org>  Sun, 09 Oct 2011 21:00:07 +0000
1467 git (1:1.7.7~rc1-1) experimental; urgency=low
1469   * merge branch debian-sid.
1470   * new upstream release candidate.
1471   * debian/rules: git: skip directories in /usr/lib/git-core/ and
1472     /usr/bin/ when stripping programs.
1474  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 14:23:10 +0000
1476 git (1:1.7.6.3-1) unstable; urgency=low
1478   * merge branch debian-experimental.
1479   * new upstream point release.
1480   * debian/diff:
1481     * 0007-...diff, ..., 0014-...diff: slightly rework as 0008...0015-*
1482       to provide better error reporting (thx Jonathan Nieder).
1483     * 0015-Makefile-do-not-use-setgid-bit-on-...diff: rename to 0007-*.
1485  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 11:33:23 +0000
1487 git (1:1.7.6-1) experimental; urgency=low
1489   * new upstream release.
1490   * debian/diff:
1491     * 0012-daemon-check-for-errors...diff: clarify patch description.
1492     * 0013-transport-learn-to-honor-DNS-SRV...diff: rename to 0014-*.
1493     * 0013-tcp-make-dns_resolve-return-an-error-code.diff: new; make
1494       dns_resolve() pass on return value from getaddrinfo.
1495     * 0014-transport-honor-DNS-SRV-records.diff: fix two regressions
1496       introduced by this patch when it was added in 1:1.7.6~rc1-1.
1497       * use descriptive messages like "Unable to look up
1498         git.example.com: Out of memory" to report errors from the
1499         resolver, instead of "unable to connect to a socket (success)".
1500       * tolerate alias (CNAME) records in the DNS reply for
1501         _git._tcp.<host>, instead of confusing them for invalid SRV
1502         records and erroring out.
1503     * 0015-Makefile-do-not-use-setgid...diff: new; Makefile: set
1504       DIR_HAS_BSD_GROUP_SEMANTICS on GNU/kFreeBSD.
1506  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jun 2011 12:54:58 -0500
1508 git (1:1.7.6~rc2-1) experimental; urgency=low
1510   * new upstream release candidate.
1512   [ Daniel Baumann ]
1513   * add an init.d script for git-daemon (closes: #422139).
1514     * debian/control, debian/rules: new package git-daemon-sysvinit;
1515       Depends: adduser; Conflicts: git-daemon-run; package git now
1516       Suggests and git-all Recommends: git-daemon-run |
1517       git-daemon-sysvinit.
1518     * debian/git-daemon.init: new; script to start or stop git-daemon.
1519     * debian/git-daemon.default: new; provide some default settings and
1520       disable the daemon by default on first installation.
1521     * debian/git-daemon-sysvinit.README.Debian: new; explain how to get
1522       started.
1523     * debian/git-daemon-sysvinit.conffiles: new; treat
1524       /etc/default/git-daemon, /etc/init.d/git-daemon as conffiles.
1525     * debian/git-daemon-sysvinit.postinst: new; add gitdaemon system
1526       user; register and invoke init script to start git-daemon.
1527     * debian/git-daemon-sysvinit.prerm: new; stops git-daemon.
1528     * debian/git-daemon-sysvinit.postrm: new; unregisters init script.
1530   [ Jonathan Nieder ]
1531   * debian/diff/:
1532     * 0009-daemon-move-...diff, 0011-tcp-...diff: move fallback
1533       definition of HOST_NAME_MAX to new use sites (fixes FTBFS on
1534       kfreebsd).
1535     * 0012-transport-learn-to-honor...diff: rename to 0013-*.
1536     * 0012-daemon-check-for-errors-retrieving-canonical-IP-addre.diff:
1537       new; daemon: check for errors when retrieving IP address for use
1538       by the --interpolated-path feature.
1540  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 17 Jun 2011 15:56:12 -0500
1542 git (1:1.7.6~rc1-1) experimental; urgency=low
1544   * new upstream release candidate.
1545   * debian/diff/0007-...diff, ..., 0012-transport-learn...diff: new;
1546     teach the git client to pay attention to SRV records (thx Julien
1547     Cristau; closes: #627839).
1548   * debian/rules: add USE_SRV_RR=1 to OPTS.
1549   * debian/rules: add htmldir=/usr/share/doc/git/html to OPTS and
1550     DOC_OPTS.
1552  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jun 2011 19:05:55 -0500
1554 git (1:1.7.5.4-1) unstable; urgency=low
1556   * new upstream point release.
1558   [ Gerrit Pape ]
1559   * debian/changelog.upstream, debian/versions.upstream: update upstream
1560     changelog.
1562   [ Jonathan Nieder ]
1563   * debian/changelog.upstream.sh: use set -e.
1564   * debian/git-daemon/run: use SO_REUSEADDR when binding the listening
1565     socket so the server can restart without waiting for old connections
1566     to time out (thx Daniel Kahn Gillmor; closes: #609405).
1567   * debian/git-daemon-run.postrm purge: terminate the git-daemon/log
1568     service, even if there is an active connection using it, before
1569     deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
1570     #627314).
1572  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 07 Jun 2011 13:23:58 -0500
1574 git (1:1.7.5.3-1) unstable; urgency=low
1576   * new upstream point release.
1577   * debian/diff/0007-...diff, 0008-...diff, 0009-...diff, 0010-...diff:
1578     remove; included upstream.
1579   * debian/control: Package: git-cvs: make cvs dependency unversioned;
1580     Package: git-gui: make tk dependency unversioned (thx Jonathan
1581     Nieder).
1583  -- Gerrit Pape <pape@smarden.org>  Fri, 27 May 2011 13:00:05 +0000
1585 git (1:1.7.5.1-1) unstable; urgency=low
1587   * new upstream point release.
1588   * merge branch debian-experimental.
1589   * debian/diff/:
1590     - 0009-upload-pack-start-pack-objects-before-async-rev-...diff:
1591       remove; applied upstream.
1592     - 0007, 0008 (the add -p split-and-edit fix): rename to 0009-*,
1593       0010-*.
1594     - 0007-add-p-q-should-really-quit.diff, 0008-t3701-...diff: new
1595       from upstream; tests: check that the add -p split-and-edit bug
1596       has not resurfaced.
1597   * debian/control: package git: no longer Conflicts: but Breaks:
1598     git-core from Debian 5.0 (lenny) to simplify the upgrade path
1599     (thx Russ Allbery for suggesting it through lintian).
1600   * debian/control: package git: Conflicts: git-core from
1601     Debian 4.0 (etch) which provided /usr/bin/git through the
1602     alternatives system.
1603   * debian/control: Standards-Version: 3.9.2.0.
1605  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 05 May 2011 03:41:36 -0500
1607 git (1:1.7.5-1) experimental; urgency=low
1609   * new upstream release.
1610   * 0009-upload-pack-start-pack-objects-before-async-rev-list.diff:
1611     new from upstream; upload-pack: start pack-objects which reads
1612     pack_pipe before writing to it to avoid deadlock (closes:
1613     #607346).
1614   * debian/changelog.upstream, debian/versions.upstream: do not skip
1615     versions not packaged for Debian (thx Gerrit Pape).
1617  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 26 Apr 2011 21:49:48 -0500
1619 git (1:1.7.5~rc3-1) experimental; urgency=low
1621   * new upstream release candidate.
1622   * merge branch debian-sid.
1623   * 0007-gitk-Take-only-numeric-version-components-when-comput.diff:
1624     remove; applied upstream.
1626  -- Gerrit Pape <pape@smarden.org>  Wed, 20 Apr 2011 07:46:58 +0000
1628 git (1:1.7.4.4-1) unstable; urgency=low
1630   * new upstream point release.
1631   * debian/diff/0008...0064: remove; applied upstream.
1632   * debian/diff/0008-add...diff, 0009-add-p-work...diff: new from
1633     upstream; add -p: do not error out for attempts to stage hunks
1634     after splitting and editing them.  This fixes a regression
1635     introduced by v1.7.4.3~10^2 (apply: do not patch lines that were
1636     already patched, 2011-03-04).
1637   * debian/git-doc.doc-base.git-index-format: new; catalog
1638     .git/index file format document.
1639   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1640     don't use dpkg-maintscript-helper, avoiding a dependency on
1641     recent dpkg (thx Anders Kaseorg and Marc Haber; closes: #618708).
1642   * debian/git-daemon-run.postrm: terminate the git-daemon/log
1643     service before deleting the gitlog user (closes: #610099).
1645  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Apr 2011 00:00:03 -0500
1647 git (1:1.7.4.1-5) unstable; urgency=low
1649   * merge branch debian-experimental.
1650   * debian/diff/0008...0064: new from the upstream 'maint' branch:
1651     (see RelNotes/1.7.4.2.txt for details)
1652     * revert "core.abbrevguard: Ensure short object names stay
1653       unique a bit longer"
1654     * parse_tag_buffer(): do not prefixcmp() out of range
1655     * pull: do not display fetch usage on --help-all
1656     * gitweb: address warnings from perl 5.13
1657     * gitweb: replace tabs with spaces when highlighting syntax
1658     * merge: honor prepare-commit-msg hook
1659     * diff: handle diffstat of rewritten binary files
1660     * config: add "[push] default = upstream" synonym for
1661       "[push] default = tracking"
1662     * diffcore: properly honor the difference between -M and -C
1663     * diffcore: improve similarity heuristics for rename detection
1664     * patch-id: do not trip over "no newline" marker
1665     * various documentation, usage string, and code clarity
1666       improvements
1668  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2011 21:01:53 -0500
1670 git (1:1.7.4.1-4) experimental; urgency=low
1672   * git-el.postinst: check if /usr/share/doc/git/contrib/emacs is a
1673     symlink before changing it to one (closes: #617631).
1674   * git-el.postinst: remove spurious .../contrib/emacs.old and
1675     /usr/share/git-core/emacs/emacs symlinks.
1676   * package git: do not run emacs-package-remove on upgrade (it's not
1677     needed).
1678     - git.postinst: do not run "emacs-package-remove git".
1679     - debian/control: git no longer Depends: emacsen-common (closes:
1680       #617784).
1681   * git-el.emacsen-install, git-el.emacsen-remove:
1682     - use printf instead of echo.
1683     - only remove the lisp (.el) and bytecode (.elc) files that we
1684       install.
1685     - make output less noisy --- for example, do not say "+ set +x".
1687  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 13 Mar 2011 05:03:44 -0500
1689 git (1:1.7.4.1-3) unstable; urgency=low
1691   [ Anders Kaseorg ]
1692   * Loosen versioned replaces/conflicts on git-core, to fix upgrades from
1693     lucid.
1695   [ Jonathan Nieder ]
1696   * README.emacs: git-blame.el does not print a summary in the echo
1697     area (documents: #611935).
1698   * Move emacs support files to a separate git-el package.
1699   * Make git depend on emacsen-support, so it can reliably clean up
1700     the old emacs support files on upgrade (closes: #614578)
1701   * git-el.emacsen-install: Overwrite .el symlinks if they already
1702     exist (closes: #614659).
1703   * git-el.emacsen-remove: Do not complain if the site-lisp
1704     directory is nonempty or is already missing.
1705   * debian/control: git-man: Section: doc.
1707  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 04 Mar 2011 18:26:27 -0600
1709 git (1:1.7.4.1-1) unstable; urgency=low
1711   * new upstream release (closes: #600566, #575917, #578752, #583693,
1712     #583699, #588103, #507476, #540001, #524309, #581691, #600785,
1713     #577471, #607044, #606975, #610423, #610481).
1715   [ Anders Kaseorg ]
1716   * debian/git.docs, debian/rules: deal with RelNotes subdirectory.
1717   * debian/diff/0007-gitk-Take-only-numeric-...diff: new; gitk: do
1718     not error out when git version number contains "-rc".
1720   [ Jonathan Nieder ]
1721   * add myself as uploader.
1722   * debian/diff/0003, 0007, 0010-0034: remove, applied upstream.
1723   * debian/rules: accept patches with .patch suffix, too (thx Anders
1724     Kaseorg).
1725   * debian/rules: use patch -N -r- so patch application is idempotent.
1726   * update debian/copyright.
1727   * debian/diff/0001-ident-check-etc-mailname...diff: avoid calls to
1728     gethostbyname when mailname is not an fqdn (closes: #611608).
1729   * debian/diff/0005-gitk-use-...diff: new; gitk: use standard desktop
1730     fonts by default.  The appearance for users that already have a
1731     generated ~/.gitk file is not affected (closes: #466471).
1732   * debian/diff/0006-gitk-...diff: new; gitk: avoid spurious matches
1733     in "All fields" search (thx Frédéric Brière, closes: #465776).
1734   * debian/control: git-cvs: recommend cvs2git for one-time conversions
1735     (closes: #585725).
1736   * debian/control: git-core: explain that it still may be needed (thx
1737     Denis Laxalde).
1738   * debian/control: gitweb: allow lynx-cur to satisfy dependency on a
1739     CGI implementation (thx Ivan Shmakov).
1740   * debian/control, debian/rules: new architecture-independent package
1741     git-man: manual pages that were previously in the main git package.
1742   * debian/rules: do not build documentation on autobuilders (closes:
1743     #499002).
1744   * debian/control: Build-Depends-Indep: asciidoc, xmlto, docbook-xsl.
1745   * debian/rules: git-gui: install git-gui--askpass helper to
1746     /usr/lib/git-core (closes: #598245).
1747   * debian/rules: git-doc: install symlink to html documentation in
1748     /usr/share/doc/git (thx Ian Jackson).
1749   * debian/watch: new; point to upstream sources.
1750   * debian/implicit: create DEBIAN/md5sums with correct permissions.
1751   * debian/diff/0003-remove-shebang...diff: new; do not start shell
1752     libraries with #!/bin/sh.
1753   * debian/rules: do not try to strip scripts even if they begin
1754     with "# " in place of "#!".
1755   * debian/diff/0004-pre-rebase-hook-capture...diff: new;
1756     hooks/pre-rebase: use a <<HERE document to prevent syntax checkers
1757     from treating documentation as code.
1758   * debian/implicit: check for debian/$pkg.doc-base.$docid.
1759   * debian/git-doc.doc-base.*: new; catalog provided documentation.
1760   * debian/implicit: check for debian/$pkg.lintian-overrides.
1761   * debian/git.lintian-overrides: new; document some deviations from
1762     lintian guidelines.
1763   * debian/control: Standards-Version: 3.9.1.0.
1765   * debian/git.README.Debian: server logs go in /var/log/apache2.
1766   * debian/diff/0002-Revert-Merge-branch-jn-gitweb...diff: remove.
1767   * debian/diff/0006, 0008, 0009-instaweb...diff: remove, no longer
1768     needed.
1769   * debian/rules, debian/control: move gitweb script to the main git
1770     package for use by instaweb; make gitweb into a configuration
1771     package.
1772   * debian/gitweb.NEWS.Debian, debian/git.README.Debian,
1773     debian/gitweb.conf: static files moved to /usr/share/gitweb/static.
1774   * debian/gitweb.conf: disable rename patches (@diff_opts = ()).
1775   * debian/diff/0001-Revert-gitweb-...diff: remove; no longer needed.
1776   * debian/rules: gitweb: move gitweb.cgi script to /usr/share;
1777     add a symlink at /usr/lib/cgi-bin/gitweb.cgi for compatibility.
1779   * debian/git.emacsen-install, debian/rules, debian/git.postinst,
1780     debian/git.prerm: put emacs support files in /usr/share/git-core
1781     instead of /usr/share/doc/git/contrib.
1782   * debian/implicit: check for arbitrary debian/$pkg.README.*, not just
1783     README.source and README.Debian.
1784   * debian/git.README.emacs: new; introduction to the emacs support
1785     (text taken from contrib/emacs/README).
1787   [ Kevin Ryde ]
1788   * debian/rules, debian/git.emacsen-*, debian/git.postinst,
1789     debian/git.prerm: Make M-x git-status and git-blame modes available
1790     with emacs23 (closes: #576887).
1792  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 15 Feb 2011 19:27:38 -0600
1794 git (1:1.7.2.3-2.2) unstable; urgency=medium
1796   * Non-maintainer upload.
1797   * debian/diff/0034-gitweb-Introduce-esc_attr...diff: new from
1798     upstream: gitweb: do not parrot filenames or other arguments given
1799     in a request without proper quoting (closes: #607248,
1800     CVE-2010-3906).
1802  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Dec 2010 01:00:30 -0600
1804 git (1:1.7.2.3-2.1) unstable; urgency=low
1806   * Non-maintainer upload.
1807   * debian/diff/0010...0033: new from the upstream 'maint' branch:
1808     * cache_tree_free: Fix small memory leak.
1809     * diff.c: call regfree to free memory allocated by regcomp.
1810     * gitweb: allow configurations that change with each request
1811       (fixes a regression from v1.7.2-rc2 in some gitolite setups).
1812     * Documentation: 19 formatting fixes (thx Frédéric Brière,
1813       closes: #540001, #600422).
1814     * setup: make sure git dir path is in a permanent buffer.
1815     * do not depend on signed integer overflow.
1816   * debian/control: gitweb: weaken dependencies to allow configurations
1817     using mod_perl or fastcgi rather than CGI; explain dependencies in
1818     the package description (thx Servilio Afre Puentes,
1819     closes: #600413).
1821  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 18 Nov 2010 19:04:09 -0600
1823 git (1:1.7.2.3-2) unstable; urgency=low
1825   * merge branch debian-experimental.
1826   * debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).
1828  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Oct 2010 20:07:22 +0000
1830 git (1:1.7.2.3-1) experimental; urgency=low
1832   * new upstream release.
1833     * post-receive-email: document command-line mode (closes: #428413).
1834     * add-interactive: Clarify “remaining hunks in the file”
1835       (closes: #526014).
1836     * rebase -i -p: document shortcomings (closes: #532775).
1837     * GIT-VERSION-GEN: restrict tags used (closes: #473604).
1838     * git svn: avoid unnecessary '/' in paths for SVN (thx Jon Dowland,
1839       closes: #546733, #572847).
1840     * git svn: avoid uninitialized var in 'reset' (thx Jens Seidel,
1841       closes: #578908).
1842   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff,
1843     debian/diff/0004-Check-size-of-path-buffer-before-...diff: remove;
1844     applied upstream.
1845   * debian/diff/0001-Revert-gitweb-Use-diff_opts-while...diff: new;
1846     prevent gitweb from serving rename patches that GNU patch 2.6.1
1847     cannot apply.
1848   * debian/diff/0002-Revert-Merge-branch-jn-gitweb-plackup.diff: new;
1849     install gitweb.css et al in /usr/share/gitweb, not a new static/
1850     subdirectory.
1851   * debian/diff/0003-Do-not-unquote-into-in-URLs.diff: new from
1852     upstream; do not unquote + into space character in URLs.
1853   * debian/diff/0001-bug-448655-check-etc-mailname-...diff: rename to
1854     debian/diff/0004-bug-448655-check-etc-mailname-if-author...diff.
1855   * debian/diff/0002-bug-506445-hooks-post-receive-...diff: rename to
1856     debian/diff/0005-bug-506445-hooks-post-receive-...diff; adapt.
1857   * debian/diff/0006-instaweb-ignore-GITWEB_CONFIG_SYSTEM.diff: new;
1858     instaweb: ignore /etc/gitweb.conf;
1859     debian/diff/0007-gitweb-skip-logo-in-atom-feed-when...diff, ...,
1860     debian/diff/0009-instaweb-disable-logo-and-favicon...diff: new;
1861     instaweb: avoid 404 errors due to nonexistent image files (thx Uwe
1862     Kleine-König, closes: #592733).
1863   * update debian/copyright.
1864   * debian/rules, debian/git.README.Debian, debian/gitweb.conf:
1865     install gitweb.js, add an Alias for it to the VirtualHost example,
1866     and configure gitweb to look for it in the right place (closes:
1867     #555047).
1868   * debian/gitweb.NEWS.Debian: mention the new gitweb.js file.
1869   * debian/control: gitweb: Depends: apache2 | httpd-cgi (closes:
1870     #559890).
1871   * debian/gitweb.conf: use relative links for gitweb.css et al
1872     (thx Alban Browaeys, closes: #568343).
1873   * debian/control: package git: no longer Conflicts: git
1874     (<< 4.3.20-11).
1875   * debian/control: package git: Breaks: packages from Debian 5.0
1876     (lenny) relying on removed features such as dashed-form commands in
1877     $PATH (thx Adrian Bunk, closes: #561701); no longer Conflicts: but
1878     Breaks: ancient qgit for the same reason.
1879   * debian/gitweb.README.Debian: copy-edit.
1880   * debian/git.README.Debian: retitle to "Git for Debian" (thx
1881     Christoph Anton Mitterer, closes: #590129).
1882   * debian/control: Homepage: http://git-scm.com/ (closes: #553220).
1883   * debian/control: package git no longer Depends: libdigest-sha1-perl
1884     (thx Ansgar Burchardt, closes: #591039).
1885   * debian/control: Build-Depends: libio-pty-perl for better test
1886     coverage.
1888  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 Sep 2010 22:34:30 -0500
1890 git (1:1.7.1-1.1) unstable; urgency=high
1892   * Non-maintainer upload.
1893   * debian/diff/0004-Check-size-of-path-buffer-before-writing-...diff:
1894     new, cherry-picked from 3c9d041: setup: Check size of path buffer
1895     before writing into it (closes: #590026, CVE-2010-2542).
1897  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 25 Jul 2010 18:01:15 -0500
1899 git (1:1.7.1-1) unstable; urgency=low
1901   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1902     remove; obsolete.
1903   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
1904     new; git-submodule.sh: properly initialize shell variables (closes:
1905     #569594).
1906   * debian/rules: no longer set ARCH='$(ARCH)' in environment for make
1907     test.
1908   * new upstream release.
1909   * merge branch debian-experimental.
1911  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Apr 2010 23:35:50 +0000
1913 git (1:1.7.0.5-2~dbg0) unstable; urgency=low
1915   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1916     remove; more archs are affected (additionally hppa, armel).
1917   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1918     new; t/t7400-submodule-basic.sh: debug output for t7400.24 'update
1919     --init'.
1921  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Apr 2010 12:15:18 +0000
1923 git (1:1.7.0.5-1) unstable; urgency=low
1925   * debian/git-core.postinst: new; replace /usr/share/doc/git-core with
1926     symlink /usr/share/doc/git-core -> git on upgrade from <= 1.7.0.4-2
1927     (closes: #578298).
1928   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1929     new; t7400-submodule-basic.sh: alpha, s390: skip 'update --init'
1930     test (workaround: #569594).
1931   * debian/control: no longer Replaces, Conflicts: git-completion (thx
1932     Jonathan Nieder, closes: #577730).
1933   * new upstream point release.
1934   * debian/rules: set ARCH='$(ARCH)' in environment for make test.
1936  -- Gerrit Pape <pape@smarden.org>  Tue, 20 Apr 2010 23:41:04 +0000
1938 git (1:1.7.1~rc1-1.1) experimental; urgency=low
1940   * debian/control: typo (thx Jonathan Nieder).
1941   * debian/git-daemon-run.postinst: remove fixup for #522348.
1943  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 23:22:46 +0000
1945 git (1:1.7.1~rc1-1) experimental; urgency=low
1947   * new upstream release candidate.
1948   * merge branch debian-sid.
1950  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 15:28:28 +0000
1952 git (1:1.7.0.4-2) unstable; urgency=low
1954   * debian/rules: package git: no longer install /usr/share/doc/git-core
1955     -> git symlink; git-core: no longer install /usr/lib/git-core -> git
1956     symlink (closes: #576906).
1957   * debian/control: package git: Replaces:, Conflicts: git-core (<=
1958     1:1.7.0.4-1).
1959   * debian/rules: make /usr/share/gitweb/index.cgi ->
1960     ../../lib/cgi-bin/gitweb.cgi symlink relative (lintian).
1961   * debian/control: package git-core: minor update to the long
1962     description.
1963   * debian/git.README.source: add note about the <debian-package-git>
1964     mailing list.
1965   * debian/rules: target binary-indep: add missing dependency to
1966     git-core.deb-DEBIAN.
1967   * debian/implicit: no longer create DEBIAN/md5sums.
1968   * debian/rules: revert the /usr/lib/git-core -> /usr/lib/git rename
1969     (keeping upstream's default).
1971  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Apr 2010 23:16:54 +0000
1973 git (1:1.7.0.4-2~exp0) experimental; urgency=low
1975   [ Gerrit Pape ]
1976   * debian/control, debian/rules, debian/git-core.*: change source and
1977     binary package name from git-core to git; keep now obsolete empty
1978     git-core package that depends on git for upgrade (see
1979     http://lists.debian.org/debian-devel/2009/09/thrd2.html#00661).
1980   * debian/control: package git: Replaces: git-core, Conflicts: git-core
1981     (<= 1:1.7.0.3-1), Provides: git-core.
1982   * debian/git.NEWS.Debian: talk about the package name change, and the
1983     possible hazzle when upgrading with GNU Interactive Tools installed
1984     since etch and no git-core installed.
1985   * debian/control, debian/rules: new package git-all: dummy package
1986     which brings in all subpackages (following upstream's RPMs).
1988   [ Jonathan Nieder ]
1989   * debian/git.README.source: adjust for the package name change.
1990   * debian/rules: install symbolic link git -> git-core in /usr/lib
1991     to simplify upgrades.
1992   * debian/git-daemon/run: use $(git --exec-path) instead of hard-coding
1993     the path to the git-daemon binary.
1995  -- Gerrit Pape <pape@smarden.org>  Sat, 03 Apr 2010 15:07:19 -0500
1997 git-core (1:1.7.0.4-1) unstable; urgency=low
1999   * debian/git-daemon-run.postrm: purge: don't warn if the git-daemon
2000     service is already removed; use -f option to userdel, on fast-purge
2001     the log service daemon might still run for a short time (closes:
2002     #575434).
2003   * new upstream point release.
2005  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Apr 2010 20:42:19 +0000
2007 git-core (1:1.7.0.3-1) unstable; urgency=low
2009   * debian/control: Standards-Version: 3.8.4.0.
2010   * debian/changelog: note fixes from Jonathan Nieder in 1.7.0.2-1.
2011   * new upstream point release.
2013  -- Gerrit Pape <pape@smarden.org>  Mon, 22 Mar 2010 09:19:06 +0000
2015 git-core (1:1.7.0.2-1) unstable; urgency=low
2017   * new upstream point release.
2019     [ Jonathan Nieder ]
2020     * am: remove rebase-apply directory before gc (thx Mark Brown,
2021       closes: #570966).
2022     * git-imap-send: Convert LF to CRLF before storing patch to draft box
2023       (closes: #572598).
2024     * sha1_file: be paranoid when creating loose objects (closes:
2025       #569505).
2027  -- Gerrit Pape <pape@smarden.org>  Thu, 18 Mar 2010 20:44:12 +0000
2029 git-core (1:1.7.0-1) unstable; urgency=low
2031   * debian/git-core.README.source: typos.
2032   * new upstream release.
2033     * Documentation: Update git core tutorial clarifying reference to
2034       scripts (closes: ##560795).
2035   * merge branch debian-experimental.
2037  -- Gerrit Pape <pape@smarden.org>  Tue, 16 Feb 2010 08:51:32 +0000
2039 git-core (1:1.7.0~rc2-1) experimental; urgency=low
2041   * new upstream release candidate.
2043  -- Gerrit Pape <pape@smarden.org>  Fri, 12 Feb 2010 14:30:12 +0000
2045 git-core (1:1.7.0~rc1-1) experimental; urgency=low
2047   * new upstream release candidate.
2048   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
2049     remove; applied upstream.
2050   * debian/rules: NO_PYTHON=1.  Packaging the git_remote_helpers
2051     Python module will require more work.
2052   * update debian/copyright (closes: #557065).
2053   * debian/rules: set prefix=/usr when building man pages (closes:
2054     #567404).
2056  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Jan 2010 17:46:04 -0600
2058 git-core (1:1.6.6.2-1) unstable; urgency=medium
2060   * new upstream point release.
2061   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
2062     remove; applied upstream.
2063   * debian/rules: stop ignoring test suite failures on ia64, since
2064     #563882 has been fixed.  Build-Depends: and Depends:
2065     libc6.1 (>= 2.10.2-6) [ia64] for the fix (closes: #568915).
2066   * update debian/copyright (closes: #557065).
2067   * debian/rules: set prefix=/usr when building man pages (closes:
2068     #567404).
2070  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 11 Feb 2010 21:48:55 -0600
2072 git-core (1:1.6.6.1-1) unstable; urgency=low
2074   [ Gerrit Pape ]
2075   * new upstream point release.
2076     * Document git-blame triple -C option (thx Ramkumar Ramachandra,
2077       closes: #476604).
2078   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
2079     new; git-cvsserver: allow regex metacharacters in CVSROOT (fixes
2080     build/selftest failure if the build directory pathname contains a +).
2081   * debian/gitweb.apache2.conf, debian/gitweb.postinst: new; make gitweb
2082     work out of the box with Apache (thx Charles Plessy).
2083   * debian/gitweb.README.Debian, debian/gitweb.conf, debian/rules: make
2084     gitweb work out of the box with Apache (thx Charles Plessy, closes:
2085     #497809).
2086   * debian/gitweb.conffiles: add /etc/apache2/conf.d/gitweb.
2088   [ Jonathan Nieder ]
2089   * debian/rules: ignore test suite failures on ia64 (workaround:
2090     #563882).
2092  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Jan 2010 13:30:29 +0000
2094 git-core (1:1.6.6-1) unstable; urgency=low
2096   * new upstream release.
2098  -- Gerrit Pape <pape@smarden.org>  Mon, 04 Jan 2010 16:01:36 +0000
2100 git-core (1:1.6.6~rc2-1) experimental; urgency=low
2102   * new upstream release candidate.
2103   * merge branch debian-sid.
2105  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 10:13:09 +0000
2107 git-core (1:1.6.5.7-1) unstable; urgency=low
2109   * new upstream point release.
2111  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 09:39:55 +0000
2113 git-core (1:1.6.6~rc1-1) experimental; urgency=low
2115   * merge branch debian-sid.
2116   * new upstream release candidate.
2118  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Dec 2009 00:17:27 +0000
2120 git-core (1:1.6.5.4-1) unstable; urgency=low
2122   * new upstream point release.
2124  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Dec 2009 22:48:57 +0000
2126 git-core (1:1.6.6~rc0-1) experimental; urgency=low
2128   * new upstream release candidate.
2129   * debian/diff/0001-bug-369742-pager.c-fallback-to-pager-...diff,
2130     debian/diff/0002-bug-438793-494505-fallback-to-editor-...diff,
2131     debian/diff/0004-bug-477337-git-svn.perl-fallback-to...diff:
2132     remove; obsolete.
2133   * debian/rules: add DEFAULT_PAGER=pager, DEFAULT_EDITOR=editor to
2134     OPTS.
2136  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Nov 2009 00:17:59 +0000
2138 git-core (1:1.6.5.3-1) unstable; urgency=low
2140   [ Tanguy Ortolo ]
2141   * debian/git-core.README.Debian, debian/control: git-daemon-run:
2142     document that git-daemon is not provided by this package; add hint
2143     on how to enable git-daemon through inetd(8) (closes: #554215).
2145   [ Jonathan Nieder ]
2146   * debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings (closes:
2147     #555039).
2148   * debian/rules: log $(CC) version, not gcc (closes: #555040).
2149   * debian/rules: allow clean as non-root (closes: #555041).
2150   * debian/rules: drop obsolete WITH_P4IMPORT setting (closes:
2151     #555051).
2152   * debian/rules: TCLTK_PATH=wish (closes: #555027).
2154   [ Gerrit Pape ]
2155   * new upstream point release.
2156     * ls-files: unbreak "ls-files -i" (closes: #553296).
2157     * Require a struct remote in transport_get(); Allow curl helper to
2158       work without a local repository (closes: #553507).
2159     * help -a: do not unnecessarily look for a repository (closes:
2160       #539273).
2161     * thx Jonathan Nieder.
2163  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Nov 2009 21:01:46 +0000
2165 git-core (1:1.6.5.2-1) unstable; urgency=low
2167   * restore temporary lost changes from version 1:1.6.3.3-2 (closes:
2168     #530693).
2169   * new upstream point release.
2170     * grep: do not segfault when -f is used (closes: 551071).
2172  -- Gerrit Pape <pape@smarden.org>  Mon, 26 Oct 2009 12:05:18 +0000
2174 git-core (1:1.6.5-1) unstable; urgency=low
2176   * new upstream release.
2177     * git-doc: html no longer uses "{plus}" where it should be "+"
2178       (closes: #529255).
2179   * debian/git-core.README.source: new; document how to use the
2180     Debian package source.
2181   * debian/implicit: update to revision 60d9070.
2183  -- Gerrit Pape <pape@smarden.org>  Tue, 13 Oct 2009 00:23:00 +0000
2185 git-core (1:1.6.4.3-1) unstable; urgency=low
2187   * new upstream release (closes: #546709).
2188     * git-cvsserver: no longer use deprecated 'git-subcommand' commands
2189       (closes: #536067).
2190   * branch debian-sid: git cherry-pick 098082f, 318b847, 1f9b620 (thx
2191     Anders Kaseorg; closes: #546499).
2193  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Sep 2009 11:03:45 +0000
2195 git-core (1:1.6.3.3-2) unstable; urgency=low
2197   [ Anders Kaseorg ]
2198   * Fix manpage formatting: set ASCIIDOC_NO_ROFF instead of
2199     DOCBOOK_XSL_173 (based on the instructions in Documentation/Makefile)
2200     and don’t override the internal Makefile variable ASCIIDOC_EXTRA
2201     (closes: #530693, #521954, #533320).
2203   [ Gerrit Pape ]
2204   * debian/control: Standards-Version: 3.8.2.0.
2206  -- Gerrit Pape <pape@smarden.org>  Mon, 29 Jun 2009 00:06:59 +0000
2208 git-core (1:1.6.3.3-1) unstable; urgency=high
2210   * new upstream point release.
2211     * daemon: Strictly parse the "extra arg" part of the command
2212       (closes: #532935; CVE-2009-2108).
2213   * debian/rules: add NO_CROSS_DIRECTORY_HARDLINKS=1 to OPTS.
2214   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
2215     remove; obsolete.
2217  -- Gerrit Pape <pape@smarden.org>  Tue, 23 Jun 2009 08:49:17 +0000
2219 git-core (1:1.6.3.1-1) unstable; urgency=low
2221   * new upstream point release.
2223  -- Gerrit Pape <pape@smarden.org>  Thu, 14 May 2009 21:35:01 +0000
2225 git-core (1:1.6.3-1) unstable; urgency=low
2227   * new upstream release.
2228   * merge branch debian-experimental.
2230  -- Gerrit Pape <pape@smarden.org>  Fri, 08 May 2009 07:57:39 +0000
2232 git-core (1:1.6.3~rc3-1) experimental; urgency=low
2234   * new upstream release candidate.
2236  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Apr 2009 21:58:10 +0000
2238 git-core (1:1.6.3~rc1-1) experimental; urgency=low
2240   * new upstream release candidate.
2241   * merge branch debian-sid.
2243  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 21:44:09 +0000
2245 git-core (1:1.6.2.4-1) unstable; urgency=low
2247   * new upstream point release.
2249  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 20:22:02 +0000
2251 git-core (1:1.6.3~rc0-1) experimental; urgency=low
2253   * new upstream release candidate.
2254   * merge branch debian-sid.
2256  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 23:06:38 +0000
2258 git-core (1:1.6.2.3-1) unstable; urgency=low
2260   * new upstream point release.
2261   * debian/control: Standards-Version: 3.8.1.0.
2262   * debian/control: change subversion to Subversion in description.
2263   * debian/control: Section: vcs (except for git-doc).
2265  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 22:46:43 +0000
2267 git-core (1:1.6.2.2-1) unstable; urgency=low
2269   * new upstream point release.
2270   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
2271     new; Makefile: do not install cross-directory hardlink (thx Jonathan
2272     Nieder, closes: #520116).
2273   * debian/git-daemon/run: run /usr/lib/git-core/git-daemon instead of
2274     'git daemon' (closes: #522348).
2275   * debian/git-daemon-run.postinst: on upgrade from >> 1:1.6.0, fixup
2276     #522348.
2277   * debian/git-core.emacsen-startup: remove the line
2278     '(add-to-list 'vc-handled-backends 'git)' (closes: #519728).
2280  -- Gerrit Pape <pape@smarden.org>  Sun, 05 Apr 2009 20:49:25 +0000
2282 git-core (1:1.6.2.1-1) unstable; urgency=low
2284   * new upstream point release.
2285   * debian/git-core.emacsen-startup: no longer refer to vc-git.el
2286     (closes: #519728).
2288  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Mar 2009 22:18:05 +0000
2290 git-core (1:1.6.2-1) unstable; urgency=medium
2292   * new upstream release.
2293   * merge branch debian-experimental.
2294   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff,
2295     debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
2296     remove; applied upstream.
2298  -- Gerrit Pape <pape@smarden.org>  Wed, 04 Mar 2009 22:44:43 +0000
2300 git-core (1:1.6.2~rc2-1) experimental; urgency=low
2302   * merge branch debian-sid.
2303   * new upstream release candidate.
2305  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:15:13 +0000
2307 git-core (1:1.6.1.3-2) unstable; urgency=high
2309   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff:
2310     new from upstream git: Install builtins with the user and group of
2311     the installing personality.
2312   * debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
2313     new from upstream git: git-quiltimport: preserve standard input to
2314     be able to read user input (closes: #515910).
2316  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:01:37 +0000
2318 git-core (1:1.6.2~rc1-1) experimental; urgency=low
2320   * new upstream release candidate.
2321   * debian/git-core.docs, debian/git-doc.docs, debian/rules: move
2322     Documentation/RelNotes* from git-doc to the git-core package
2323     (closes: #514866).
2325  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Feb 2009 20:20:03 +0000
2327 git-core (1:1.6.2~rc0-1) experimental; urgency=low
2329   * new upstream release candidate.
2330   * merge branch debian-sid.
2332  -- Gerrit Pape <pape@smarden.org>  Tue, 10 Feb 2009 00:06:02 +0000
2334 git-core (1:1.6.1.3-1) unstable; urgency=low
2336   * new upstream point release.
2338  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Feb 2009 21:31:39 +0000
2340 git-core (1:1.6.1.2-1) experimental; urgency=low
2342   * new upstream release.
2343     * don't fail to clone over http if connection is rate limited
2344       (closes: #512795).
2345     * git svn info no longer fails (closes: #499243).
2346   * debian/rules: ASCIIDOC_EXTRA='-a asciidoc7compatible -a docbook-xsl-172'
2347     and DOCBOOK_XSL_173=Yes when building documentation (thx Niko Tyni
2348     for the patch, closes: #497883).
2349   * merge branch debian-lenny.
2350   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
2351     remove; fixed upstream.
2353  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 23:26:45 +0000
2355 git-core (1:1.5.6.5-3) unstable; urgency=high
2357   * debian/rules: no longer install symlink /etc/init.d/git-daemon ->
2358     /usr/bin/sv (closes: #511687).
2359   * debian/git-daemon-run.README.Debian: document how to create the
2360     symlink manually to have an LSB compatible /etc/init.d/git-daemon
2361     interface to control the service.
2363  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 20:56:15 +0000
2365 git-core (1:1.6.0.6-1) experimental; urgency=low
2367   * debian/control: git-email: Recommends: libnet-smtp-ssl-perl,
2368     libauthen-sasl-perl (thx Kees Cook, closes: #505636).
2369   * debian/diff/0005-bug-506445-hooks-post-receive-email-set-...diff:
2370     new; hooks/post-receive-email: set encoding to utf-8 (thx Alexander
2371     Gerasiov, closes: #506445).
2372   * new upstream point release (closes: #504641).
2373     * gitweb: do not run "git diff" that is Porcelain.
2375  -- Gerrit Pape <pape@smarden.org>  Sat, 20 Dec 2008 11:03:49 +0000
2377 git-core (1:1.5.6.5-2) unstable; urgency=high
2379   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
2380     new; fix possible gitweb vulnerability: calling "git diff": Jakub
2381     says that legacy-style URI to view two blob differences are never
2382     generated since 1.4.3.  This codepath runs "git diff" Porcelain from
2383     the gitweb, which is a no-no.  It can trigger diff.external command
2384     that is specified in the configuration file of the repository being
2385     viewed.
2387  -- Gerrit Pape <pape@smarden.org>  Wed, 17 Dec 2008 09:27:01 +0000
2389 git-core (1:1.6.0.4-1) experimental; urgency=low
2391   * new upstream point release.
2392   * debian/control: git-email: minor update to the long description
2393     (thx Gerfried Fuchs, closes: #501559).
2394   * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
2395   * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
2396     tk8.5 (thx Adeodato Simó, closes: #503113).
2397   * debian/rules: move the /usr/bin/git-cvsserver program into the
2398     git-cvs package.
2400  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Nov 2008 22:36:05 +0000
2402 git-core (1:1.6.0.3-1) experimental; urgency=low
2404   * debian/control: minor update to long descriptions (thx Reuben
2405     Thomas, closes: #499065).
2406   * debian/git-core.emacsen-startup: new; emacsen-startup configuration
2407     file (thx Jari Aalto, closes: #472197).
2408   * debian/rules: install emacsen-startup configuration file into the
2409     git-core package (thx Eddy Mulyono, closes: #446027).
2410   * new upstream point release.
2411   * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el
2413  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Nov 2008 20:26:56 +0000
2415 git-core (1:1.6.0.2-1) experimental; urgency=low
2417   * new upstream point release.
2418   * debian/git-core.NEWS.Debian: new; mention that most of the programs
2419     now are installed outside the default $PATH; the "git-xyzzy" form
2420     in scripts and on the command line is no longer supported in 1.6.0.
2421   * debian/git-core.README.Debian: fix paths in config example (thx
2422     Michael Biebl for the patch, closes: #498741).
2423   * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
2424     patch, closes: #496834).
2426  -- Gerrit Pape <pape@smarden.org>  Wed, 24 Sep 2008 20:55:26 +0000
2428 git-core (1:1.6.0.1-1) experimental; urgency=low
2430   * new upstream point release (closes: #496155).
2431   * merge branch debian-sid.
2433  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Aug 2008 07:53:36 +0000
2435 git-core (1:1.6.0-1) experimental; urgency=low
2437   * new upstream release.
2438     * svnimport: newer libsvn wants us to ask for the root with "",
2439       not "/" (closes: #492522, #490400).
2440     * Keep some git-* programs in $(bindir); Move all dashed-form
2441       commands to libexecdir (closes: #461212).
2442     * bash: Add more option completions for 'git log' (closes:
2443       #490220).
2444     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2445       in git diff; Fix buffer overflow in git-grep (closes: #494097).
2446   * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
2447     as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
2448     Jonathan Nieder for the patch, closes: #494505).
2449   * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
2450     several paths (thx Jonathan Nieder for a patch, closes: #480396).
2451   * debian/gitweb.NEWS.Debian: new; talk about files moved from
2452     /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
2453   * debian/git-daemon/run: run git daemon instead of git-daemon
2454     (dash-less form).
2455   * debian/git-daemon-run.postinst: add gitdaemon system user.
2456   * debian/git-daemon/run: utilize chpst to run git daemon as user
2457     gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).
2459  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 22:31:44 +0000
2461 git-core (1:1.5.6.5-1) unstable; urgency=high
2463   * new upstream point release.
2464     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2465       in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
2466       closes: #494097).
2467   * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.
2469  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 19:22:02 +0000
2471 git-core (1:1.5.6.3-1.1) unstable; urgency=high
2473   * Non-maintainer upload by the Security Team.
2474   * Fix various stack-based buffer overflows when processing overly long
2475     repository pathnames which can be exploited to execute arbitrary code if
2476     a victim is tricked into using git-grep or git-diff on a crafted
2477     repository (CVE-2008-3546; Closes: #494097).
2479  -- Nico Golde <nion@debian.org>  Sat, 09 Aug 2008 13:53:13 +0200
2481 git-core (1:1.5.6.3-1) unstable; urgency=low
2483   * new upstream point release.
2484   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2485     remove; applied upstream (opens: #490400).
2486   * debian/control: Standards-Version: 3.8.0.1.
2488  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Jul 2008 07:40:08 +0000
2490 git-core (1:1.5.6.2-1) unstable; urgency=low
2492   * new upstream point release (closes: #489431).
2493   * debian/copyright: apply patch from Ansgar Burchardt: adopt proposed
2494     machine-readable format; clarify some license information (thx,
2495     closes: #488351).
2496   * debian/rules: package gitweb: install gitweb.css, git-favicon.png,
2497     git-logo.png into /usr/share/gitweb/ instead of /var/www/ (closes:
2498     #479479).
2499   * debian/control: package git-arch: no longer Suggests: bazaar
2500     (closes: #486726).
2501   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2502     new; git-svn.perl: workaround assertions in svn library 1.5.0
2503     (closes: #489108).
2505  -- Gerrit Pape <pape@smarden.org>  Sun, 06 Jul 2008 18:35:27 +0000
2507 git-core (1:1.5.6-1) unstable; urgency=low
2509   * new upstream release.
2510   * merge branch debian-experimental.
2512  -- Gerrit Pape <pape@smarden.org>  Thu, 19 Jun 2008 07:38:31 +0000
2514 git-core (1:1.5.6~rc3-1) experimental; urgency=low
2516   * debian/git-daemon-run.postrm: remove log files on purge.
2517   * new upstream release candidate.
2518   * debian/control: package git-core: no longer Depends: cpio, no
2519     longer Recommends: curl.
2521  -- Gerrit Pape <pape@smarden.org>  Sun, 15 Jun 2008 11:14:49 +0000
2523 git-core (1:1.5.6~rc2-1) experimental; urgency=low
2525   * new upstream release candidate.
2526   * merge branch debian-sid.
2527   * debian/rules: do not build manpages twice (thx Jonathan Nieder).
2529  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 12:02:43 +0000
2531 git-core (1:1.5.5.4-1) unstable; urgency=low
2533   * new upstream point release.
2534   * debian/rules: enable DOCBOOK_XSL_172 build variable, fixing man page
2535     breakage (thx Jonathan Nieder, closes: #476634).
2536   * debian/control: Build-Depends: docbook-xsl (>> 1.72) (thx Jonathan
2537     Nieder).
2539  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 11:51:19 +0000
2541 git-core (1:1.5.6~rc1-1) experimental; urgency=low
2543   * new upstream release candidate.
2544     * git-svn fails in prop_walk if $self->{path} is not empty (closes:
2545       477393).
2546     * gitweb: Fix "next" link on bottom of page (closes: #481902).
2547   * merge branch debian-sid.
2548   * debian/rules: add THREADED_DELTA_SEARCH=1 to OPTS (closes: #483534).
2550  -- Gerrit Pape <pape@smarden.org>  Thu, 05 Jun 2008 10:14:14 +0000
2552 git-core (1:1.5.5.3-1) unstable; urgency=low
2554   * new upstream point release.
2555     * commit --interactive: properly update the index before commiting
2556       (closes: #480429).
2557   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2558     remove; applied upstream.
2559   * debian/diff/0005-bug-477337-git-svn.perl-fallback-to-pager...diff:
2560     new; git-svn.perl: fallback to 'pager' not 'less' if PAGER is unset
2561     (closes: #477337).
2563  -- Gerrit Pape <pape@smarden.org>  Wed, 28 May 2008 19:32:57 +0000
2565 git-core (1:1.5.6~rc0-1) experimental; urgency=low
2567   * merge branch debian-sid.
2568   * new upstream release candidate.
2569   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file...diff:
2570     remove; fixed upstream.
2571   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2572     remove; applied upstream.
2574  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:53:38 +0000
2576 git-core (1:1.5.5.2-1) unstable; urgency=low
2578   * new upstream point release.
2579     * diff-options.txt: document the new "--dirstat" option (closes:
2580       #476437).
2581   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2582     new: git-bisect.sh: don't accidentally override existing branch
2583     "bisect" (closes: #478647).
2585  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:41:45 +0000
2587 git-core (1:1.5.5.1-1) unstable; urgency=low
2589   * new upstream point release.
2591  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Apr 2008 18:24:34 +0000
2593 git-core (1:1.5.5-1) unstable; urgency=low
2595   * new upstream release.
2596     * gitk: Fix changing colors through Edit->Preferences (closes: #472615).
2597     * Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
2598       (closes: #469083).
2599   * merge branch debian/experimental.
2601  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Apr 2008 20:26:25 +0000
2603 git-core (1:1.5.5~rc3-2) experimental; urgency=low
2605   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2606     amend: properly apply GITWEB_CONFIG_SYSTEM to gitweb.cgi.
2608  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Apr 2008 20:40:48 +0000
2610 git-core (1:1.5.5~rc3-1) experimental; urgency=low
2612   * new upstream release candidate.
2613   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2614     new: gitweb: fallback to system-wide config file if default config does
2615     not exist (closes: #450592).
2616   * debian/rules: remove GITWEB_CONFIG=/etc/gitweb.conf from OPTS.
2618  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Apr 2008 19:43:33 +0000
2620 git-core (1:1.5.5~rc2-1) experimental; urgency=low
2622   * new upstream release candidate.
2623     * t9600-cvsimport.sh: set HOME before checking for cvsps availability
2624       (closes: #471969).
2625     * imap-send: properly error out if imap.host is not set in config
2626       (closes: #472632).
2627   * merge branch debian-sid.
2629  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:53:30 +0000
2631 git-core (1:1.5.4.5-1) unstable; urgency=low
2633   * new upstream point release (closes: #473071).
2635  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:26:39 +0000
2637 git-core (1:1.5.5~rc1-1) experimental; urgency=low
2639   * new upstream release candidate.
2641  -- Gerrit Pape <pape@smarden.org>  Sun, 23 Mar 2008 11:55:21 +0000
2643 git-core (1:1.5.5~rc0-1) experimental; urgency=low
2645   * new upstream release candidate.
2646     * git-pull documentation: warn about the option order (closes: #463853).
2647     * hash-object: cleanup handling of command line options (closes:
2648       #464432).
2649   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2650     remove; applied upstream.
2652  -- Gerrit Pape <pape@smarden.org>  Wed, 19 Mar 2008 07:45:01 +0000
2654 git-core (1:1.5.4.4-1) unstable; urgency=low
2656   * new upstream point release.
2657     * templates/Makefile: don't depend on local umask setting (closes:
2658       #467518).
2659     * Fix random crashes in http_cleanup() (closes: #468836).
2660     * send-email: fix In-Reply-To regression (closes: #468153).
2661     * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit
2662       options (closes: #468568).
2664  -- Gerrit Pape <pape@smarden.org>  Mon, 10 Mar 2008 10:38:51 +0000
2666 git-core (1:1.5.4.3-1) unstable; urgency=low
2668   * new upstream point release.
2669     * git-clone.sh: properly configure remote even if remote's head is
2670       dangling (closes: #466581).
2671   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2672     new: from upstream master: gitk: properly deal with tag names containing /
2673     (slash) (closes: #464104).
2674   * debian/git-daemon-run.postrm: adapt paths in /var/.
2676  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Feb 2008 16:19:02 +0000
2678 git-core (1:1.5.4.2-2) unstable; urgency=low
2680   * debian/rules: git-daemon-run: no longer include symlinks for ./supervise/
2681     subdirectories, update-service now takes care of this.
2682   * debian/git-daemon-run.postinst: remove ad re-add git-daemon service on
2683     upgrade from <= 1.5.4.2-1.
2685  -- Gerrit Pape <pape@smarden.org>  Mon, 18 Feb 2008 22:22:14 +0000
2687 git-core (1:1.5.4.2-1) unstable; urgency=low
2689   * new upstream point release.
2690     * cvsimport: have default merge regex also match beginning of commit
2691       message (thx Frédéric Brière, closes: #463468).
2692     * builtin-commit: remove .git/SQUASH_MSG upon successful commit (closes:
2693       #464656).
2694   * debian/rules: change TCLTK_PATH to /usr/bin/wish8.5 in OPTS.
2695   * debian/control: Build-Depends: tcl8.5; git-gui, gitk: Depends: tk8.5
2696     (closes: #456423).
2697   * debian/git-daemon-run.postinst, debian/git-daemon-run.postrm,
2698     debian/git-daemon-run.prerm: use runit's update-service program to
2699     add/remove the git daemon service, instead of dealing with symlinks in
2700     /var/service/ directly.
2701   * debian/control: package git-daemon: Depends: runit (>= 1.8.0-2) (1st
2702     version that provides the update-service program).
2704  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Feb 2008 18:48:00 +0000
2706 git-core (1:1.5.4.1-1) unstable; urgency=medium
2708   * debian/control: Build-Depends: cvsps (for selftests, thx Marco Rodrigues,
2709     closes: #463896).
2710   * new upstream point release.
2712  -- Gerrit Pape <pape@smarden.org>  Mon, 11 Feb 2008 12:00:03 +0000
2714 git-core (1:1.5.4-1) unstable; urgency=low
2716   * merge branch debian-experimental.
2717   * new upstream release.
2718   * debian/git-core.README.Debian: add Alias'es for git-favicon.png and
2719     git-logo.png to the VirtualHost example (thx Frederic Briere, closes:
2720     #463732).
2721   * debian/rules: target build-arch-stamp: re-run selftests with --verbose
2722     on test failures.
2724  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Feb 2008 05:01:16 +0000
2726 git-core (1:1.5.4~rc5-1) experimental; urgency=low
2728   * new upstream release candidate.
2730  -- Gerrit Pape <pape@smarden.org>  Mon, 28 Jan 2008 11:01:08 +0000
2732 git-core (1:1.5.4~rc4-1) experimental; urgency=low
2734   * new upstream release candidate.
2735   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2736     adapt; don't warn if /etc/mailname does not exist (closes: #461844).
2737   * debian/rules: install /usr/share/gitk/ into the gitk package, not
2738     git-core.
2740  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Jan 2008 21:15:21 +0000
2742 git-core (1:1.5.4~rc3-1) experimental; urgency=low
2744   * merge branch debian-sid.
2745   * new upstream release candidate.
2746     * "git pull --tags": error out with a better message (closes: #456035).
2747     * gitk: use user-configured background in view definition dialog
2748       (closes: #457124).
2749   * debian/control: Build-Depends: cvs, libdbd-sqlite3-perl (for selftests).
2751  -- Gerrit Pape <pape@smarden.org>  Sat, 12 Jan 2008 15:09:23 +0000
2753 git-core (1:1.5.3.8-1) unstable; urgency=low
2755   * debian/control: for all packages: Suggests: git-doc instead of
2756     Recommends: (thx Andrew Moise, closes: #455369).
2757   * debian/control: add Vcs-Git: http://smarden.org/git/git.git/.
2758   * new upstream point release.
2760  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Jan 2008 21:01:35 +0000
2762 git-core (1:1.5.4~rc2-1) experimental; urgency=low
2764   * new upstream release candidate.
2765     * shortlog manpage documentation: work around asciidoc markup issues
2766       (closes: #447911).
2767     * Fix $EDITOR regression introduced by rewrite in C (closes: #446845).
2769  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Dec 2007 08:45:01 +0000
2771 git-core (1:1.5.4~rc1-1) experimental; urgency=low
2773   * new upstream release candidate.
2774     * gitweb: Teach "a=blob" action to be more lenient about blob/file mime
2775       type (closes: #435610).
2777  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Dec 2007 09:07:10 +0000
2779 git-core (1:1.5.4~rc0-1) experimental; urgency=low
2781   * new upstream release candidate.
2782     * build with correct version information (on amd64, closes: #454935,
2783       #454408).
2784     * git-reset: add -q option to operate quietly (closes: #444933).
2785     * gitk: disable colours when calling git log (closes: #454420).
2786     * "git svnimport" was removed in favor of "git svn" (closes: #436930,
2787       #447325, #447965, #451037).
2788     * git-commit: allow grouping of short options (closes: #407241).
2789   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff,
2790     debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: remove;
2791     applied upstream.
2792   * debian/rules: install git-gui's lib/ directory plus subdirectory
2793     properly.
2794   * debian/control: Build-Depends: gettext.
2796  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Dec 2007 14:08:45 +0000
2798 git-core (1:1.5.3.7-1) unstable; urgency=low
2800   * new upstream point release.
2801   * debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: new; don't
2802     cache DESTDIR in perl/perl.mak (#452077).
2803   * debian/rules: remove $(MAKE) -C perl clean to remove the perl/perl.mak
2804     again, this is now handled through debian/diff/0005 (thx Pierre
2805     Habouzit, #452077).
2807  -- Gerrit Pape <pape@smarden.org>  Mon,  3 Dec 2007 10:17:11 +0000
2809 git-core (1:1.5.3.6-1.1) unstable; urgency=low
2811   * Non-maintainer upload: Gerrit is currently changing home, and this bug is
2812     preventing people from installing git, I took the initiative to fix it
2813     before his return.
2814   * debian/rules: force a $(MAKE) -C perl clean to remove the perl/perl.mak
2815     that remembers our DESTDIR and makes perl modules be installed in
2816     debian/git-core/ in the install-indep target again
2817     (closes: #452077, #452078, #452080, #452111, #452324).
2819  -- Pierre Habouzit <madcoder@debian.org>  Thu, 22 Nov 2007 00:40:08 +0100
2821 git-core (1:1.5.3.6-1) unstable; urgency=low
2823   * debian/implicit: add proper dependencies to support 'parallel build'
2824     through make -j (thx Daniel Schepler for the patch).
2825   * debian/rules: support 'nocheck' in DEB_BUILD_OPTIONS to skip running
2826     the selftests.
2827   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2828     new; check /etc/mailname if author email is unknown (closes: #448655).
2829   * debian/gitweb.docs: new; install gitweb/README.
2830   * new upstream point release.
2831     * git-cvsimport: really convert underscores in branch names to dots with
2832       -u (closes: #446495).
2833     * git-mailsplit: with maildirs not only process cur/, but also new/
2834       (closes: #447396).
2835   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff:
2836     new; cherry-pick'ed from master: contrib/hooks/post-receive-email: make
2837     subject prefix configurable (closes: #428418).
2839  -- Gerrit Pape <pape@smarden.org>  Mon, 19 Nov 2007 12:32:11 +0000
2841 git-core (1:1.5.3.5-1) unstable; urgency=low
2843   * new upstream point release.
2844     * git-config: handle --file option with relative pathname properly;
2845       git-config: print error message if the config file cannot be read;
2846       git-config: don't silently ignore options after --list (closes:
2847       #445208).
2849  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Nov 2007 08:35:46 +0000
2851 git-core (1:1.5.3.4-1) unstable; urgency=low
2853   * new upstream point release (closes: #445188).
2855  -- Gerrit Pape <pape@smarden.org>  Thu, 04 Oct 2007 08:27:01 +0000
2857 git-core (1:1.5.3.3-1) unstable; urgency=low
2859   * new upstream point release.
2861  -- Gerrit Pape <pape@smarden.org>  Sun, 30 Sep 2007 09:25:06 +0000
2863 git-core (1:1.5.3.2-1) unstable; urgency=low
2865   * new upstream point release.
2866     * git-svn: fix "Malformed network data" with svn:// servers (closes:
2867       #430091, #436142).
2868     * git-commit: Allow partial commit of file removal (closes: #437817).
2869     * git-gui: lib/index.tcl: handle files with % in the filename properly
2870       (closes: #441167).
2871     * git-clone: improve error message if curl program is missing or not
2872       executable (closes: #440976).
2873   * debian/git-daemon-run.postinst: use 'sv -v term git-daemon' instead of
2874     'sv restart git-daemon' to restart git-daemon service if it was running.
2875   * debian/control: git-core: no longer Suggests: cogito, which was removed.
2876   * debian/diff/genindex.diff: apply and remove.
2877   * debian/gitweb.conf: comment out $home_link, and set to gitweb.cgi's
2878     default (thx Ansgar Burchardt for the patch, closes: 441694).
2880  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Sep 2007 07:28:41 +0000
2882 git-core (1:1.5.3.1-1) unstable; urgency=low
2884   * new upstream point release.
2885   * debian/control: git-daemon-run: improve long description (closes:
2886     #440699).
2887   * debian/git-daemon-run.README.Debian: improve.
2888   * debian/control: git-svn: improve long description.
2889   * debian/control: git-cvs: improve long description.
2890   * debian/control: git-core: improve long description (closes: #412560).
2892  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Sep 2007 18:18:33 +0000
2894 git-core (1:1.5.3-1) unstable; urgency=low
2896   * merge branch debian-experimental.
2897   * new upstream release.
2898   * debian/control: git-email: move libemail-valid-perl from Depends: to
2899     Recommends: (thx Uwe Kleine-Koenig, closes: #439902).
2900   * debian/control: git-email: no longer Depends: libmail-sendmail-perl (thx
2901     Uwe Kleine-Koenig).
2903  -- Gerrit Pape <pape@smarden.org>  Sun, 02 Sep 2007 16:41:54 +0000
2905 git-core (1:1.5.3~rc7-1) experimental; urgency=low
2907   * new upstream release candidate.
2908   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2909     remove; included upstream.
2911  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Aug 2007 12:22:16 +0000
2913 git-core (1:1.5.3~rc6-1) experimental; urgency=low
2915   * new upstream release candidate.
2916     * git-am: initialize variable $resume on startup (closes: #435807).
2917   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2918     new; http://article.gmane.org/gmane.comp.version-control.git/55981.
2919   * debian/diff/0003-git-sh-setup.sh-fallback-to-editor-not-vi-if-VI.diff:
2920     new; git-sh-setup.sh: fallback to 'editor' not 'vi' if $VISUAL and $EDITOR
2921     are unset (thx Mike Hommey, closes: #438793).
2922   * merge branch debian-sid.
2924  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:54:16 +0000
2926 git-core (1:1.5.2.5-2) unstable; urgency=low
2928   * debian/git-core.conffiles: new; add /etc/bash_completion.d/git.
2930  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:49:39 +0000
2932 git-core (1:1.5.2.5-1) unstable; urgency=low
2934   * debian/control: fix typo in Build-Depends: libcurl4-gnutls-dev |
2935     libcurl3-gnutls-dev (thx Mikael Eriksson, closes: #433196).
2936   * new upstream point release.
2937   * debian/rules: add TCLTK_PATH=/usr/bin/wish8.4 to OPTS (closes: #438662).
2938   * dbian/control: git-core: Depends: cpio (closes: #438057).
2939   * debian/git-core.README.Debian: fix typos (closes: #438932).
2940   * debian/versions.upstream, debian/changelog.upstream: adapt.
2941   * debian/rules, debian/control: install git-completion.bash from contrib as
2942     /etc/bash_completion.d/git; git-core: Conflicts:, Provides:, Replaces:
2943     git-completion (closes: #437532, thx Sebastian Harl).
2945  -- Gerrit Pape <pape@smarden.org>  Sat, 25 Aug 2007 17:56:20 +0000
2947 git-core (1:1.5.3~rc4-1) experimental; urgency=low
2949   * new upstream release candidate.
2951  -- Gerrit Pape <pape@smarden.org>  Sat, 04 Aug 2007 13:02:05 +0000
2953 git-core (1:1.5.3~rc3-1) experimental; urgency=low
2955   * new upstream release candidate.
2956   * debian/versions.upstream, debian/changelog.upstream: adapt.
2958  -- Gerrit Pape <pape@smarden.org>  Fri, 27 Jul 2007 11:13:52 +0000
2960 git-core (1:1.5.3~rc2-1) experimental; urgency=low
2962   * new upstream release candidate.
2963   * debian/diff/????-Pack-objects-properly-initialize-the-depth-value.diff:
2964     remove; obsolete.
2965   * debian/control, debian/rules: remove git-p4 package again, moved into
2966     contrib/ upstream; see /usr/share/doc/git-core/contrib/p4import/.
2967   * debian/versions.upstream, debian/changelog.upstream: adapt.
2969  -- Gerrit Pape <pape@smarden.org>  Fri, 20 Jul 2007 08:47:45 +0000
2971 git-core (1:1.5.3~rc1-1) experimental; urgency=low
2973   * new upstream release candidate.
2974     * git-commit: don't add multiple Signed-off-by: from the same identity
2975       (closes: #430851).
2976     * Fix core.sharedRepository = 2 (closes: #432698).
2977   * merge branch debian-sid.
2978   * debian/versions.upstream, debian/changelog.upstream: adapt.
2979   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2980     remove; doesn't apply anymore.
2981   * debian/diff/0002-Pack-objects-properly-initialize-the-depth-value.diff:
2982     new; on upstream advice.
2984  -- Gerrit Pape <pape@smarden.org>  Sat, 14 Jul 2007 11:45:27 +0000
2986 git-core (1:1.5.2.4-1) unstable; urgency=low
2988   * new upstream point release.
2989   * debian/rules: build documentation with ASCIIDOC8=YesPlease (closes:
2990     #432560).
2991   * debian/control: Build-Depends: asciidoc (>> 8.0.0).
2992   * debian/diff/????-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2993     remove; merged upstream.
2994   * debian/control: Build-Depends: libcurl4-gnutls-dev | libcurl3-gnutsl-dev
2995     (closes: #432812).
2996   * debian/versions.upstream, debian/changelog.upstream: adapt.
2998  -- Gerrit Pape <pape@smarden.org>  Fri, 13 Jul 2007 19:13:38 +0000
3000 git-core (1:1.5.3~rc0-1) experimental; urgency=low
3002   * new upstream release candidate.
3003   * debian/changelog.upstream.sh: run git shortlog with option --no-merges.
3004   * debian/versions.upstream, debian/changelog.upstream: update.
3005   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff,
3006     debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
3007     remove; applied upstream.
3008   * debian/diff/00*.diff: adapt.
3009   * debian/rules: put git-gui, git-citool man pages into package git-gui.
3011  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 10:01:12 +0000
3013 git-core (1:1.5.2.3-1) unstable; urgency=low
3015   * new upstream point release.
3016   * debian/control: package git-gui: Replaces: git-core (<< 1:1.5.2.2-3)
3017     (thx Frank Lichtenheld, closes: #431481).
3018   * debian/versions.upstream, debian/changelog.upstream: update.
3020  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 08:26:11 +0000
3022 git-core (1:1.5.2.2-3) unstable; urgency=low
3024   * debian/rules: move /usr/share/git-gui/ from git-core package into
3025     git-gui package (thx Ansgar Burchardt, closes: #430530).
3026   * debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
3027     new; git-cvsimport: force checkout of working tree after initial import
3028     (closes: #430903).
3029   * debian/diff/0005-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
3030     new; git-gui: properly popup error if gitk should be started but is not
3031     installed (#429810).
3032   * debian/control: git-gui: Recommends: gitk (closes: #429810).
3033   * debian/rules: workaround #427907: compile with -O0 instead of -O2 on hppa
3034     (#429389).
3036  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Jun 2007 12:54:39 +0000
3038 git-core (1:1.5.2.2-2) unstable; urgency=low
3040   * debian/control: all Architecture: all packages: Depends: git-core (>>
3041     ${source:Upstream-Version}, git-core (<< ${source:Upstream-Version}-.)
3042     instead of (= ${source:Version}) to support binNMUs (closes: #423041,
3043     #430128).
3045  -- Gerrit Pape <pape@smarden.org>  Sat, 23 Jun 2007 14:02:36 +0000
3047 git-core (1:1.5.2.2-1) unstable; urgency=low
3049   * new upstream point release.
3050     * Fix typo in remote branch example in git user manual (closes: #427502).
3051   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
3052     remove; applied upstream.
3053   * debian/versions.upstream: new; ordered list of upstream versions,
3054     starting with 1.0.0.
3055   * debian/changelog.upstream.sh: new; create changelog.upstream from git
3056     shortlog using debian/versions.upstream.
3057   * debian/changelog.upstream: re-created through changelog.upstream.sh.
3058   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff:
3059     new; git-svn: trailing slash in prefix is mandatory with --branches/-b
3060     (closes: #429443).
3062  -- Gerrit Pape <pape@smarden.org>  Tue, 19 Jun 2007 17:32:30 +0000
3064 git-core (1:1.5.2.1-2) unstable; urgency=low
3066   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
3067     new; from upstream master: git-branch --track: fix tracking branch
3068     computation.
3070  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Jun 2007 09:04:47 +0000
3072 git-core (1:1.5.2.1-1) unstable; urgency=low
3074   * new upstream point release.
3075     * Create a new manpage for the gitignore format, and reference it
3076       elsewhere (thx Josh Triplett, closes: #427078).
3077   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
3078     new; properly resolve ambiguity if argument is both, revision and
3079     filename (closes: #425491).
3080   * debian/control: git-core: Conflicts: git (<< 4.3.20-11) (/usr/bin/git
3081     transition).
3082   * debian/git-daemon-run.README.Debian: new (#422139).
3083   * debian/control: all Architecture: all packages: Depends: git-core
3084     (= ${source:Version}) instead of (>= ...); this makes it no longer
3085     support binNMUs (closes: #425494, reopens: #423041).
3087  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Jun 2007 10:09:53 +0000
3089 git-core (1:1.5.2-1) unstable; urgency=low
3091   * merge branch debian-experimental.
3092   * new upstream release.
3093     * gitweb: choose appropriate view for file type if a= parameter missing
3094       (closes: #410465).
3095     * git fetch -q is supported (closes: #423165).
3096   * /usr/bin/git transition (thx Ian Beckwith!).
3097     * debian/git-core.preinst: new; remove /usr/bin/git alternative if
3098       upgrading from versions older than 1:1.5.2~rc3-2.
3099     * debian/git-core.prerm, debian/git-core.postinst: remove; no longer
3100       handle /usr/bin/git alternative through update-alternatives.
3101     * debian/rules: no longer install git program as git-scm.
3103  -- Gerrit Pape <pape@smarden.org>  Wed, 30 May 2007 12:38:45 +0000
3105 git-core (1:1.5.2~rc3-2) experimental; urgency=low
3107   * debian/diff/0000-maint-branch-from-20070514.diff: remove; obsolete.
3108   * debian/control: package git-p4: Section: contrib/devel (closes:
3109     #422755).
3110   * debian/control: package git-p4: Depends: git-core (>= ${source:Version})
3111     instead of (= ${Source-Version}) (to support binNMUs).
3113  -- Gerrit Pape <pape@smarden.org>  Tue, 15 May 2007 21:33:06 +0000
3115 git-core (1:1.5.1.4-2) unstable; urgency=low
3117   * debian/diff/0000-maint-branch-from-20070514.diff: new; snapshot upstream
3118     maint branch 20070514:
3119     * includes git-svn fixes (closes: #423599, #423226).
3120   * deian/rules: reverse order when applying diffs (fix typo).
3121   * debian/control: all Architecture: all packages: Depends: git-core (>=
3122     ${source:Version}) instead of (= ${Source-Version}) (to support binNMUs,
3123     closes: #423041).
3125  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 13:15:50 +0000
3127 git-core (1:1.5.2~rc3-1) experimental; urgency=low
3129   * new upstream release candidate.
3130   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
3131     remove; included upstream.
3132   * debian/control: Build-Depends: tcl8.4 (for gitgui).
3133   * debian/rules: add symlink /etc/init.d/git-daemon -> /usr/bin/sv to
3134     git-daemon-run package (#422139).
3136  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 10:10:02 +0000
3138 git-core (1:1.5.1.4-1) unstable; urgency=medium
3140   * new upstream point release.
3141   * debian/diff/pager-vs-less.diff: rename to
3142     0001-pager.c-fallback-to-pager-not-less-if-PAGER-is.diff; adapt.
3143   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
3144     new: Optimize directory listing with pathspec limiter (closes: #420671).
3145   * debian/git-daemon-run.postinst: restart git-daemon service if it was
3146     running.
3148  -- Gerrit Pape <pape@smarden.org>  Wed, 09 May 2007 08:48:50 +0000
3150 git-core (1:1.5.2~rc2-1) experimental; urgency=low
3152   * new upstream release candidate.
3154  -- Gerrit Pape <pape@smarden.org>  Mon, 07 May 2007 18:02:53 +0000
3156 git-core (1:1.5.2~rc1-1) experimental; urgency=low
3158   * new upstream release candidate.
3159   * debian/control, debian/rules: new package git-p4: tools for importing
3160     development history from perforce repositories.
3161   * debian/rules: add WITH_P4IMPORT=1 to OPTS; no longer install
3162     git-p4import.py into /usr/share/doc/git-core/contrib/; add OPTS to
3163     make clean in target clean:; add PYTHON_PATH=/usr/bin/python to OPTS.
3165  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 12:28:15 +0000
3167 git-core (1:1.5.1.3-1) unstable; urgency=low
3169   * new upstream point release.
3170     * git-add tried to optimize by finding common leading directories
3171       across its arguments but botched, causing very confused behaviour
3172       (closes: #420671).
3173     * Documentation/git-reset.txt: suggest git commit --amend in example
3174       (closes: #420112).
3175     * unofficial rpm.spec file shipped with git was letting ETC_GITCONFIG
3176       set to /usr/etc/gitconfig.  Tweak the official Makefile to make it
3177       harder for distro people to make the same mistake, by setting the
3178       variable to /etc/gitconfig if prefix is set to /usr (closes:
3179       #420675).
3180   * debian/changelog.upstream: upstream changes taken from mailing list
3181     announcement.
3183  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 08:59:06 +0000
3185 git-core (1:1.5.1.2-1) unstable; urgency=low
3187   * new upstream point release.
3188   * debian/changelog.upstream: upstream changes taken from mailing list
3189     announcement.
3191  -- Gerrit Pape <pape@smarden.org>  Sun, 22 Apr 2007 13:31:05 +0000
3193 git-core (1:1.5.1.1-1) unstable; urgency=low
3195   * new upstream point release.
3196   * debian/changelog.upstream: upstream changes taken from mailing list
3197     announcement.
3198   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
3199     remove; applied upstream.
3201  -- Gerrit Pape <pape@smarden.org>  Thu, 12 Apr 2007 09:05:44 +0000
3203 git-core (1:1.5.1-1) unstable; urgency=low
3205   * new upstream release.
3206     * git-svn got almost a rewrite (closes: #416372).
3207   * debian/diff/git-cvsserver-update-hook.diff: remove; included upstream.
3208   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff,
3209     debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff,
3210     debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
3211     remove; applied upstream.
3212   * debian/diff/GNU-Hurd.diff: remove; obsolete.
3213   * debian/git-daemon-run.postrm: check for deluser being available, if
3214     not, print warning and don't remove system user (closes: #416755).
3215   * debian/changelog.upstream: upstream changes taken from mailing list
3216     announcement, and git shortlog.
3217   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
3218     new; rename contrib/hooks/post-receieve-email to contrib/hooks/post-
3219     receive-email.
3221  -- Gerrit Pape <pape@smarden.org>  Wed,  4 Apr 2007 11:56:18 +0000
3223 git-core (1:1.5.0.6-1) unstable; urgency=low
3225   * new upstream point release.
3226   * debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff:
3227     new, cherry-pick'ed from upstream master: http-fetch: don't use
3228     double-slash as directory separator in URLs (closes: #409887).
3229   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff: new:
3230     Documentation/git-svnimport.txt: fix typo.
3231   * debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
3232     new Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES
3233     (closes: #404795).
3234   * debian/changelog.upstream: upstream changes taken from mailing list
3235     announcements.
3237  -- Gerrit Pape <pape@smarden.org>  Thu, 29 Mar 2007 10:51:00 +0000
3239 git-core (1:1.5.0.5-1) unstable; urgency=low
3241   * new upstream point release.
3242   * debian/rules: make sure subdirectories of /usr/share/doc/git-core/ are
3243     mode 0755 (closes: #415328); remove .gitignore file(s) from
3244     /usr/share/doc/git-core/ (closes: #413913).
3245   * debian/control: git-svn: Depends: libterm-readkey-perl (thx Pierre
3246     Habouzit, closes: #415475).
3247   * debian/changelog.upstream: upstream changes taken from mailing list
3248     announcements.
3250  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Mar 2007 17:02:27 +0000
3252 git-core (1:1.5.0.3-1) unstable; urgency=low
3254   * new upstream point release.
3255   * debian/diff/cvsexportcommit-.msg.diff: remove; applied upstream.
3256   * debian/git-core.docs, debian/git-doc.docs: add RelNotes.
3257   * debian/changelog.upstream: upstream changes taken from mailing list
3258     announcements.
3260  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Mar 2007 19:44:05 +0000
3262 git-core (1:1.5.0.2-1) unstable; urgency=low
3264   * new upstream point release.
3265   * debian/control: git-core: Conflicts: qgit (<< 1.5.5) (closes: #412452).
3266   * debian/changelog.upstream: upstream changes taken from mailing list
3267     announcements.
3268   * debian/diff/cvsexportcommit-.msg.diff: new; don't cleanup .msg if not
3269     yet committed to cvs (closes: #412732).
3271  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Feb 2007 15:50:53 +0000
3273 git-core (1:1.5.0.1-1) unstable; urgency=low
3275   * new upstream point release.
3276   * debian/diff/git-cvsserver-update-hook.diff: new from upstream pu branch:
3277     Have git-cvsserver call hooks/update before really altering the ref.
3278   * debian/control: git-cvs: Depends: libdbd-sqlite3-perl (git-cvsserver).
3280  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Feb 2007 11:38:34 +0000
3282 git-core (1:1.5.0-1) experimental; urgency=low
3284   * new upstream release.
3285   * debian/diff/archimport-empty-dir.diff: remove; applied upstream.
3286   * debian/diff/pager-vs-less.diff, debian/diff/Add-install-lib-target.diff:
3287     adapt.
3288   * debian/control: new package git-gui, the git graphical user interface;
3289     git-core: no longer Depends:, Build-Depends: rcs; git-core: Suggests:
3290     git-gui.
3291   * debian/rules: new package git-gui.
3292   * debian/changelog.upstream: upstream changes taken from mailing list
3293     announcements and git shortlog.
3294   * debian/git-daemon/run: don't limit git-daemon's memory resources.
3295   * debian/control, debian/rules: remove git-core-dev package again,
3296     libgit.a is not a publically usable/useful library at this moment, as
3297     its internal API is not cast in stone yet.
3298   * debian/diff/Add-install-lib-target.diff: remove; there's no git-core-dev
3299     package.
3301  -- Gerrit Pape <pape@smarden.org>  Fri, 16 Feb 2007 07:18:44 +0000
3303 git-core (1:1.5.0~rc3-1) experimental; urgency=low
3305   * new upstream release candidate.
3306   * debian/diff/Add-install-lib-target.diff: new; add install-lib target to
3307     install libgit.a library plus header files (thx Luca Falavigna).
3308   * debian/rules: new package git-core-dev; remove obsolete
3309     WITH_SEND_EMAIL=1, OPTIMIZE="..." from $(OPTS); remove
3310     WITH_OWN_SUBPROCESS_PY=1 from $(OPTS), it's no longer necessary (thx
3311     Luca Falavigna; closes: #403731); make git-p4import.pl available through
3312     /usr/share/doc/git-core/contrib/ (closes: #403387); minor cleanup.
3313   * debian/control: new package git-core-dev (thx Luca Falavigna; closes:
3314     #407722); no longer Build-Depends: python; git-core: no longer Recommends:
3315     python, Suggests: git-core-dev; update short and long descriptions
3316     (closes: #406323); git-arch: Depends: tla, instead of Suggests:.
3317   * debian/diff/GNU-Hurd.diff: adapt.
3318   * debian/diff/archimport-empty-dir.diff: new; git-archimport: initial import
3319     needs empty directory (closes: #400508).
3320   * debian/gitweb.README.Debian: typo.
3322  -- Gerrit Pape <pape@smarden.org>  Sat,  3 Feb 2007 09:32:48 +0000
3324 git-core (1:1.4.4.4-1) unstable; urgency=low
3326   * new upstream release, important fixes:
3327     * pack-check.c::verify_packfile(): don't run SHA-1 update on huge data.
3328     * Fix infinite loop when deleting multiple packed refs.
3329     * diff --check: fix off by one error.
3330   * debian/diff/0001-spurious-.sp-in-manpages.diff: remove; included in
3331     upstream version.
3332   * debian/changelog.upstream: upstream changes taken from mailing list
3333     announcement.
3335  -- Gerrit Pape <pape@smarden.org>  Tue,  9 Jan 2007 19:43:56 +0000
3337 git-core (1:1.4.4.3-1) unstable; urgency=medium
3339   * new upstream release (closes: #404796); important fixes:
3340     * Make sure the empty tree exists when needed in merge-recursive; the
3341       error message may make the user think that their database is corrupt
3342       when its actually not.
3343     * Don't use memcpy when source and dest. buffers may overlap.
3344     * cvsserver: Avoid miscounting bytes in Perl v5.8.x; this breaks the
3345       counting of bytes for the CVS protocol, resulting in the client
3346       expecting less data than we actually send, and storing truncated files.
3347   * debian/diff/0001-spurious-.sp-in-manpages.diff: new from upstream git;
3348     work around spurious .sp in manpages (closes: #388370).
3349   * debian/changelog.upstream: upstream changes taken from mailing list
3350     announcement.
3352  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Dec 2006 07:38:15 +0000
3354 git-core (1:1.4.4.2-1) unstable; urgency=low
3356   * new upstream release.
3357     * fixes FTBFS on m68k (thx Roman Zippel, closes: #402022).
3358   * 0001-archive-zip-don-t-use-sizeof-struct.diff,
3359     0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
3360     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
3361     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
3362     0005-Increase-length-of-function-name-buffer.diff: remove; obsolete.
3363   * debian/changelog.upstream: upstream changes taken from mailing list
3364     announcements and git log | git shortlog.
3366  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Dec 2006 19:13:49 +0000
3368 git-core (1:1.4.4.1-1) unstable; urgency=low
3370   * new upstream release (closes: #400191).
3371   * 0001-archive-zip-don-t-use-sizeof-struct.diff: new from upstream git;
3372     replaces debian/diff/not-packed-structs.diff.
3373   * 0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
3374     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
3375     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
3376     0005-Increase-length-of-function-name-buffer.diff: new from upstream
3377     git.
3378   * debian/diff/genindex.diff: new; support subdirs in gitweb example index
3379     generator (thx David Nusinow; closes: #400284).
3380   * debian/diff/GNU-Hurd.diff, debian/diff/pager-vs-less.diff: adapt.
3382  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Nov 2006 14:31:39 +0000
3384 git-core (1:1.4.4-2) unstable; urgency=low
3386   * debian/diff/not-packed-structs.diff: new; don't use sizeof(struct ...),
3387     size doesn't match on arm (fixes selftests failure on arm).
3389  -- Gerrit Pape <pape@smarden.org>  Wed, 22 Nov 2006 23:31:11 +0000
3391 git-core (1:1.4.4-1) unstable; urgency=low
3393   * new upstream release (closes: #399575).
3394   * debian/changelog.upstream: upstream changes taken from mailing list
3395     announcements.
3396   * debian/control: Build-Depends: unzip (for selftests).
3398  -- Gerrit Pape <pape@smarden.org>  Tue, 21 Nov 2006 09:43:37 +0000
3400 git-core (1:1.4.3.5-1) unstable; urgency=low
3402   * new upstream release.
3403   * debian/changelog.upstream: upstream changes taken from mailing list
3404     announcements.
3406  -- Gerrit Pape <pape@smarden.org>  Mon, 13 Nov 2006 17:46:50 +0000
3408 git-core (1:1.4.3.3-2) unstable; urgency=medium
3410   * debian/git-daemon-run.postinst: don't make the log service system user
3411     gitlog member of group adm, but nogroup; gitlog's home directory is
3412     /nonexistent (thx Florian Weimer, closes: #396687).
3413   * debian/git-daemon/log/run: make /var/log/git-daemon log directory mode
3414     2750, owner gitlog:adm.
3415   * debian/changelog.upstream: upstream changes taken from mailing list
3416     announcements.
3418  -- Gerrit Pape <pape@smarden.org>  Mon,  6 Nov 2006 20:12:08 +0000
3420 git-core (1:1.4.3.3-1) unstable; urgency=low
3422   * new upstream release.
3423   * debian/diff/0001-Set-HOME-for-selftests.diff: remove; applied upstream.
3424   * debian/control: git-core: Depends: libdigest-sha1-perl (closes: #395304,
3425     thx Ichthyostega).
3427  -- Gerrit Pape <pape@smarden.org>  Tue, 31 Oct 2006 07:31:21 +0000
3429 git-core (1:1.4.3.2-1) unstable; urgency=low
3431   * new upstream release.
3432   * debian/diff/gitweb.conf.diff: remove; obsolete.
3433   * debian/changelog.upstream: upstream changes taken from mailing list
3434     announcements.
3435   * debian/rules: add 'GITWEB_CONFIG=/etc/gitweb.conf mandir=/usr/share/man
3436     OPTIMIZE="-O2 -g -Wall" INSTALLDIRS=vendor' to build OPTS, adapt paths;
3437     git-arch: don't include git-archive, git-upload-archive; gitweb: install
3438     git-logo.png, git-favicon.png; git-core: properly install new Git.pm
3439     plus man page.
3440   * debian/diff/0001-Set-HOME-for-selftests.diff: new; set $HOME for
3441     selftests (fixes build/selftest failures).
3442   * debian/control: git-core: Depends: liberror-perl.
3444  -- Gerrit Pape <pape@smarden.org>  Tue, 24 Oct 2006 16:32:35 +0000
3446 git-core (1:1.4.2.3-2) unstable; urgency=low
3448   * debian/control: new package git-daemon-run: provide a git-daemon
3449     service; git-core: no longer Suggests: runit, Depends: adduser, the
3450     git-daemon-run package now Depends: runit, adduser.
3451   * debian/debian/git-core.postinst, debian/git-daemon-run.postrm,
3452     debian/git-daemon-run.prerm: new; manage gitlog user and git-daemon
3453     service (closes: #388144).
3454   * debian/git-core.postinst: no longer adduser gitlog, git-daemon-run
3455     package does now.
3456   * debian/git-core.postrm: remove; obsolete.
3457   * debian/rules: install git-daemon service directory in the new
3458     git-daemon-run package instead of the git-core package.
3459   * debian/git-core.conffiles: rename to debian/git-daemon-run.conffiles.
3460   * debian/git-core.README.Debian: adapt.
3461   * debian/control: git-core: Suggests: git-daemon-run.
3463  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 09:29:50 +0000
3465 git-core (1:1.4.2.3-1) unstable; urgency=medium
3467   * new upstream release.
3468   * debian/changelog.upstream: upstream changes taken from mailing list
3469     announcements.
3470   * debian/diff/t3403-skip-3-7.diff: remove; git-am is fixed upstream.
3471   * debian/gitweb.conf: add $stylesheet = "/gitweb.css" (thx Christian
3472     Kujau, closes: #383065).
3474  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 07:31:03 +0000
3476 git-core (1:1.4.2.1-1) unstable; urgency=low
3478   * new upstream release (closes: #386820, #387405).
3479   * debian/changelog.upstream: upstream changes taken from mailing list
3480     announcements.
3481   * debian/diff/GNU-Hurd.diff: new; make the build process detect and
3482     support the Debian GNU/Hurd architecture (thx Cyril Brulebois, closes:
3483     #379841).
3484   * debian/diff/GNU-kFreeBSD.diff: remove; applied upstream.
3485   * debian/rules: gitweb: install gitweb.css into /var/www/ instead of
3486     /usr/share/doc/gitweb/ (thx Matthijs Melchior, closes: #383065).
3487   * debian/gitweb.docs: remove; obsolete.
3488   * debian/examples/index.aux-generation: example script to generate an
3489     optional index.aux file for the use with gitweb (thx Matthew Wilcox,
3490     #383219).
3491   * debian/gitweb.examples: new; install debian/examples/index.aux-generation
3492     (#383219).
3493   * debian/git-core.README.Debian: new; hints on how to set up a
3494     git.example.org server providing git://, rsync://, http:// access to
3495     repositories from Matthew Wilcox (thx!, closes: #383219).
3496   * debian/gitweb.README.Debian: cleanup; refer to git-core.README.Debian.
3497   * debian/control: git-svn: Depends: libsvn-perl | libsvn-core-perl (thx
3498     Peter Samuelson); git-core, git-doc: Suggests: gitweb; gitweb:
3499     Recommends: git-doc.
3500   * debian/diff/pager-vs-less.diff, debian/diff/gitweb.conf.diff: adapt.
3501   * debian/git-daemon/: new; git-daemon service directory for the use with
3502     runit.
3503   * debian/control: Build-Depends: subversion, libsvn-perl | libsvn-core-perl
3504     (for git-svn selftests); git-core: Suggests: runit, Depends: adduser.
3505   * debian/diff/t3403-skip-3-7.diff: new; skip selftests 3,7 in t3403 as
3506     they fail without a terminal connected.
3507   * debian/git-core.conffiles: new; add /etc/sv/git-daemon/run,
3508     /etc/sv/git-daemon/log/run.
3510  -- Gerrit Pape <pape@smarden.org>  Fri, 15 Sep 2006 12:46:58 +0000
3512 git-core (1:1.4.1.1-1) unstable; urgency=low
3514   * new upstream release.
3515   * debian/diff/GNU-kFreeBSD.diff: new; make the build process detect and
3516     support the Debian GNU/kFreeBSD architecture (thx Petr Salinger, closes:
3517     #380209).
3519  -- Gerrit Pape <pape@smarden.org>  Sat, 29 Jul 2006 15:31:04 +0000
3521 git-core (1:1.4.1-2) unstable; urgency=low
3523   * adopt package gitweb, now included in git-core upstream source (thx
3524     Andres Salomon):
3525     * debian/control, debian/rules: build gitweb package.
3526     * debian/copyright: adapt.
3527     * debian/gitweb.README.Debian, debian/gitweb.conf, debian/gitweb.docs:
3528       new; taken from Andres' gitweb package.
3529     * debian/diff/gitweb.conf.diff: new; adapt Andres' gitweb.conf.patch.
3530     * debian/gitweb.conffiles: new; /etc/gitweb.conf.
3531   * debian/changelog: use epoch 1 to supersede gitweb-264 package version.
3532   * debian/rules: set DESTDIR in environment, not build flags.
3534  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Jul 2006 21:44:06 +0000
3536 git-core (1.4.1-1) unstable; urgency=low
3538   * new upstream release.
3539   * debian/changelog.upstream: upstream changes taken from mailing list
3540     announcement.
3541   * debian/rules: user same build flags and prefix to $(MAKE) in build
3542     and install target to prevent rebuild in install target.
3544  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Jul 2006 21:38:33 +0000
3546 git-core (1.4.0-1) unstable; urgency=low
3548   * new upstream release.
3549   * debian/changelog.upstream: new; upstream changes taken from mailing
3550     list announcement.
3551   * debian/rules: install debian/changelog.upstream as upstream changelog.
3552   * debian/diff/pager-vs-less.diff: adapt.
3553   * debian/control: Standards-Version: 3.7.2.0.
3555  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Jun 2006 17:04:56 +0000
3557 git-core (1.3.3-2) unstable; urgency=medium
3559   * debian/control: git-core: Depends: perl-modules (closes: #369737).
3560   * debian/diff/pager-vs-less.diff: new; fallback to `pager` not `less`
3561     if $PAGER is unset (closes: #369742).
3563  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Jun 2006 11:18:48 +0000
3565 git-core (1.3.3-1) unstable; urgency=low
3567   * new upstream release.
3569  -- Gerrit Pape <pape@smarden.org>  Thu, 25 May 2006 10:46:00 +0000
3571 git-core (1.3.2-1) unstable; urgency=low
3573   * new upstream release.
3575  -- Gerrit Pape <pape@smarden.org>  Wed, 10 May 2006 20:41:39 +0000
3577 git-core (1.3.1-1) unstable; urgency=low
3579   * new upstream release (closes: #364678).
3580   * debian/rules: install contrib/ directory into /usr/share/doc/git-core/.
3582  -- Gerrit Pape <pape@smarden.org>  Mon,  1 May 2006 13:01:42 +0000
3584 git-core (1.2.6-1) unstable; urgency=low
3586   * new upstream release.
3587   * debian/control: git-cvs: Depends: cvsps (>> 2.1-0).
3589  -- Gerrit Pape <pape@smarden.org>  Sun, 16 Apr 2006 14:37:53 +0000
3591 git-core (1.2.4-1) unstable; urgency=low
3593   * new upstream release (closes: #354563).
3595  -- Gerrit Pape <pape@smarden.org>  Fri,  3 Mar 2006 21:33:58 +0000
3597 git-core (1.2.1-1) unstable; urgency=low
3599   * new upstream release (closes: #353041).
3600   * debian/control: git-core: Recommends: ssh-client instead of
3601     openssh-client (closes: #350708).
3603  -- Gerrit Pape <pape@smarden.org>  Thu, 16 Feb 2006 09:33:42 +0000
3605 git-core (1.1.5-1) unstable; urgency=high
3607   * new upstream release.
3608     * checkout: do not make a temporary copy of symlink target.
3609       If the index records an insanely long symbolic link, copying
3610       into the temporary would overflow the buffer (noticed by Mark
3611       Wooding). (closes: #350274).
3613  -- Gerrit Pape <pape@smarden.org>  Sat, 28 Jan 2006 20:16:44 +0000
3615 git-core (1.1.3-1) unstable; urgency=low
3617   * new upstream release.
3619  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Jan 2006 10:19:37 +0000
3621 git-core (1.0.8-1) unstable; urgency=low
3623   * new upstream point release.
3624   * debian/diff/t6001-rev-lisge-order.sh.diff: remove; applied upstream.
3625   * debian/control: Build-Depends: libcurl3-gnutls-dev | libcurl3-dev,
3626     python, asciidoc (>> 7.0.2-3) (ease backport to sarge, thx Norbert
3627     Tretkowski, closes: #344929).
3629  -- Gerrit Pape <pape@smarden.org>  Mon,  9 Jan 2006 19:19:36 +0000
3631 git-core (1.0.6-1) unstable; urgency=low
3633   * new upstream point release.
3634   * debian/diff/t6001-rev-list-merge-order.sh.diff: new: fix skipping
3635     merge-order test with NO_OPENSSL=1.
3636   * debian/rules: re-enable git-rev-list --merge-order selftests.
3637   * debian/control: git-svn: Depends: libwww-perl (closes: #345045).
3639  -- Gerrit Pape <pape@smarden.org>  Mon,  2 Jan 2006 20:25:57 +0000
3641 git-core (1.0.5-1) unstable; urgency=low
3643   * new upstream point release.
3644   * debian/rules: don't take upstream changelog from upstream
3645     debian/changelog.
3646   * debian/changelog.upstream: remove again.
3648  -- Gerrit Pape <pape@smarden.org>  Tue, 27 Dec 2005 13:25:53 +0000
3650 git-core (1.0.3-1) unstable; urgency=low
3652   * new upstream point release.
3653   * debian/changelog.upstream: new: upstream changelog taken from upstream
3654     debian/changelog.
3655   * debian/rules: install debian/changelog.upstream as upstream changelog;
3656     remove obsolete VERSION variable.
3658  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Dec 2005 14:58:14 +0000
3660 git-core (1.0.0-1) unstable; urgency=medium
3662   * new upstream release: GIT 1.0.0.
3664  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Dec 2005 16:17:18 +0000
3666 git-core (0.99.9n-1) unstable; urgency=low
3668   * new upstream version: GIT 0.99.9n aka 1.0rc6.
3669   * debian/rules: rename git program in git-core package to git-scm,
3670     handle /usr/bin/git program through update-alternatives (as suggested
3671     by Ian Beckwith, see #342363).
3672   * debian/control: git-core: Conflicts: git (<< 4.3.20-8) (closes:
3673     #342363).
3674   * debian/git-core.postinst, debian/git-core.prerm: new: run
3675     update-alternatives --install /usr/bin/git git /usr/bin/git-scm with
3676     priority 70 on configure, and --remove on remove respectively.
3678  -- Gerrit Pape <pape@smarden.org>  Thu, 15 Dec 2005 11:24:51 +0000
3680 git-core (0.99.9m-1) unstable; urgency=low
3682   * new upstream version: GIT 0.99.9m aka 1.0rc5.
3683     * sets PYTHONPATH for selftests (fixes autobuild test failures).
3684   * switch from tarball-in-tarball approach to original upstream tarball.
3685   * debian/changelog: add changelog history, Junio C Hamano, Ryan Anderson,
3686     Eric Biederman previously were maintaining this package unofficially.
3687   * debian/control: Build-Depends: rcs (for selftests); git-core:
3688     Recommends: patch, less, Suggests: cogito; git-arch: Suggests: tla,
3689     bazzar; git-cvs: Depends: cvsps, Suggests: cvs; git-svn: Depends:
3690     libsvn-core-perl (closes:#342617), Suggests: subversion; git-email:
3691     Depends: libmail-sendmail-perl, libemail-valod-perl; update short
3692     description (lots taken from upstream unofficial package, thx).
3693   * debian/git-core.docs, debian/git-doc.docs: adapt.
3694   * debian/rules: adapt; remove target unpack; add target patch; adapt
3695     target clean.
3697  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Dec 2005 19:48:41 +0000
3699 git-core (0.99.9l-1) unstable; urgency=low
3701   * new upstream version.
3702   * debian/rules: apply diffs with patch -p1.
3703   * debian/control, debian/rules: split off git-arch, git-cvs, git-svn,
3704     git-email packages, as suggested by upstream:
3705     http://article.gmane.org/gmane.comp.version-control.git/13185
3706   * debian/git-doc.docs: get docs from temporary install directory;
3707     include *.txt docs.
3708   * debian/control: git-doc: Section: doc; Suggests: git-core, git-arch,
3709     git-cvs, git-svn, git-email, gitk; git-core: Suggests: git-arch,
3710     git-cvs, git-svn, git-email, gitk.
3712  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Dec 2005 18:04:37 +0000
3714 git-core (0.99.9k-1) unstable; urgency=low
3716   * new upstream version.
3717   * debian/implicit: update to revision 1.11.
3718   * debian/git-doc.docs: add git/Documentation/howto,
3719     git/Documentation/technical (closes: #341178).
3721  -- Gerrit Pape <pape@smarden.org>  Tue, 29 Nov 2005 21:45:53 +0000
3723 git-core (0.99.9j-1) unstable; urgency=low
3725   * initial version.
3726   * debian/control: git-core: Replaces: cogito (<< 0.16rc2-0); cogito >=
3727     0.16rc2-0 no longer includes the git core components, but depends on
3728     the git-core package (see #338789).
3730  -- Gerrit Pape <pape@smarden.org>  Fri, 18 Nov 2005 22:26:36 +0000
3732 git-core (0.99.9j-0) unstable; urgency=low
3734   * GIT 0.99.9j aka 1.0rc3
3736  -- Junio C Hamano <junkio@cox.net>  Wed, 16 Nov 2005 20:39:55 -0800
3738 git-core (0.99.9i-0) unstable; urgency=low
3740   * GIT 0.99.9i aka 1.0rc2
3742  -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
3744 git-core (0.99.9h-0) unstable; urgency=low
3746   * GIT 0.99.9h
3748  -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
3750 git-core (0.99.9g-0) unstable; urgency=low
3752   * GIT 0.99.9g
3754  -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
3756 git-core (0.99.9f-0) unstable; urgency=low
3758   * GIT 0.99.9f
3760  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
3762 git-core (0.99.9e-0) unstable; urgency=low
3764   * GIT 0.99.9e
3766  -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
3768 git-core (0.99.9d-0) unstable; urgency=low
3770   * GIT 0.99.9d
3772  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
3774 git-core (0.99.9c-0) unstable; urgency=low
3776   * GIT 0.99.9c
3778  -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
3780 git-core (0.99.9b-0) unstable; urgency=low
3782   * GIT 0.99.9b
3784  -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
3786 git-core (0.99.9a-0) unstable; urgency=low
3788   * GIT 0.99.9a
3790  -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
3792 git-core (0.99.9.GIT-2) unstable; urgency=low
3794   * Build Dependency did not include libexpat-dev.
3796  -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
3798 git-core (0.99.9.GIT-1) unstable; urgency=low
3800   * Do not scatter txt and html documentation into feature
3801     subpackages.  Do place man pages into them.
3802   * Capture more cvs stuff into git-cvs package.
3804  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
3806 git-core (0.99.9.GIT-0) unstable; urgency=low
3808   * Test Build.
3810  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3812 git-core (0.99.9-1) unstable; urgency=low
3814   * Split the git-core binary package into core, doc, and foreign SCM
3815     interoperability modules.
3817  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3819 git-core (0.99.9-0) unstable; urgency=low
3821   * GIT 0.99.9
3823  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
3825 git-core (0.99.8-0) unstable; urgency=low
3827   * GIT 0.99.8
3829  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
3831 git-core (0.99.7-0) unstable; urgency=low
3833   * GIT 0.99.7
3835  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
3837 git-core (0.99.6-0) unstable; urgency=low
3839   * GIT 0.99.6
3841  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
3843 git-core (0.99.5-1) unstable; urgency=low
3845   * Enable git-send-email on Debian.  There is no reason to shy
3846     away from it, since we have the necessary Perl modules available.
3848  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
3850 git-core (0.99.5-0) unstable; urgency=low
3852   * GIT 0.99.5
3854  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
3856 git-core (0.99.4-4) unstable; urgency=low
3858   * Mark git-tk as architecture neutral.
3860  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
3862 git-core (0.99.4-3) unstable; urgency=low
3864   * Split off gitk.
3865   * Do not depend on diff which is an essential package.
3866   * Use dh_movefiles, not dh_install, to stage two subpackages.
3868  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
3870 git-core (0.99.4-2) unstable; urgency=low
3872   * Git 0.99.4 official release.
3874  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
3876 git-core (0.99.4-1) unstable; urgency=low
3878   * Pass prefix down to the submake when building.
3880  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
3882 git-core (0.99-2) unstable; urgency=low
3884   * Conflict with the GNU Interactive Tools package, which also installs
3885     /usr/bin/git.
3886   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
3887     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
3888   * Minor tweaks to the Depends.
3890  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
3892 git-core (0.99-1) unstable; urgency=low
3894   * Update deb package support to build correctly. 
3896  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
3898 git-core (0.99-0) unstable; urgency=low
3900   * Initial deb package support
3902  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600